Snippets for edk2 202608 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/ixbynwqfv5d0j405ah0bfyndfj8whsih-edk2-202608.drv.
-
Pccts/h/AParser.cpp:653:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 653 | sprintf(eMsgBuffer, err, d); // dangerous, but I don't care | ^ -
Pccts/h/AParser.cpp:660:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 660 | sprintf(eMsgBuffer, err, s); | ^ -
Pccts/h/AParser.cpp:667:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 667 | sprintf(eMsgBuffer, err, s, t); | ^ -
bits.c:224:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 224 | REACH(r, 1, &rk, a); | ^ -
main.c:163:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | (*p->process)( *argv, *(argv+1) ); | ^ -
main.c:168:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 168 | (*p->process)( *argv ); | ^ -
fset2.c:573:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 573 | TRAV(p->p1, k, rk, tail); | ^ -
fset2.c:586:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 586 | if ( tail==NULL ) {TRAV(alt->p1, k, rk, tail); r->down = tail;} | ^ -
fset2.c:593:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 593 | TRAV(alt->p1, k, rk, tail->right); | ^ -
fset2.c:643:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 643 | /* M14 */ TRAV(p->guess_analysis_point, k, rk,t); | ^ -
fset2.c:645:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 645 | TRAV(p->p1, k, rk,t); | ^ -
fset2.c:661:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 661 | /* M14 */ TRAV(p->guess_analysis_point, k, rk,t); | ^ -
fset2.c:663:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 663 | TRAV(p->p1, k, rk,t); | ^ -
fset2.c:670:50: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 670 | if ( p->jtype!=RuleBlk && /* MR14 */ !p->guess) TRAV(p->p2, k, rk, u); | ^ -
fset2.c:700:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 700 | TRAV(p->next, k, rk_out, t);/* ignore undefined rules */ | ^ -
fset2.c:714:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 714 | TRAV(r, k, &rk, t); | ^ -
fset2.c:733:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 733 | TRAV(p->next, k2, &rk2, u); | ^ -
fset2.c:833:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 833 | TRAV(p->next, k-1, rk, t); | ^ -
fset2.c:951:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 951 | TRAV(p->guardNodes,k,rk,t); | ^ -
fset2.c:986:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 986 | TRAV(p->next,k,rk,t); | ^ -
fset2.c:1006:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1006 | TRAV(p->next,k,rk,t); | ^ -
fset2.c:1259:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1259 | TRAV(p, LL_k, &rk, *t); | ^ -
fset2.c:1276:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1276 | TRAV(p, LL_k, &rk, *u); | ^ -
fset2.c:1625:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1625 | TRAV(p, hmax, &rk, t); /* MR10 was LL_k */ | ^ -
fset2.c:1640:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1640 | REACH(p, 1, &rk, scontext); | ^ -
fset2.c:1685:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1685 | TRAV(p, pred->k, &rk, t); | ^ -
fset2.c:1696:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1696 | REACH(p, 1, &rk, scontext); | ^ -
fset2.c:1772:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1772 | TRAV(MR_AmbSourceSearchJ[i],maxk,&incomplete,t); | ^ -
fset2.c:2020:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2020 | REACH(p[i],depth,&incomplete,tokensUsed); | ^ -
VfrFormPkg.cpp:1494:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 1494 | sprintf (ErrorMsg, "Inconsistent OpCode Record list invalid QuestionId is 0x%X", QuestionId); | ^ -
VfrFormPkg.cpp:1546:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 1546 | sprintf (ErrorMsg, "QuestionId required by Inconsistent OpCode is not found. QuestionId is 0x%X", QuestionId); | ^ -
VfrFormPkg.cpp:2204:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 2204 | sprintf (Msg, "The question misses %d default, the question's opcode is %d", MissingDefaultCount, pOpHead->OpCode); | ^ -
fset.c:230:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 230 | /* MR14 */ REACH(p->guess_analysis_point, k, rk, a); | ^ -
fset.c:232:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 232 | REACH(p->p1, k, rk, a); | ^ -
fset.c:278:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 278 | REACH(p->p2, k, rk, b); | ^ -
fset.c:319:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 319 | REACH(p->next, k, rk_out, a); | ^ -
fset.c:347:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 347 | REACH(r, k, &rk, a); | ^ -
fset.c:352:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 352 | REACH(p->next, k2, &rk2, b); /* MR11 by changing the value of k */ | ^ -
fset.c:423:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 423 | REACH(p->next, k-1, rk, a); | ^ -
fset.c:448:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 448 | /* MR11 */ REACH(p->guardNodes,k,rk,a); | ^ -
fset.c:458:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 458 | REACH(p->next, k, rk, a); /* ignore actions */ | ^ -
fset.c:1498:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1498 | REACH(p, k, &rk, alt1->fset[k]); | ^ -
fset.c:1540:6: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1540 | REACH(p, k, &rk, alt1->fset[k]); | ^ -
fset.c:1542:6: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1542 | REACH(q, k, &rk, alt2->fset[k]); | ^ -
gen.c:1570:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1570 | TRANS(q->p1); | ^ -
gen.c:1570:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:1655:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1655 | TRANS(alt->p1); | ^ -
gen.c:1655:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:1989:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1989 | TRANS(p->next) | ^ -
gen.c:1989:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:2236:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2236 | TRANS(p->next) | ^ -
gen.c:2236:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:2674:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2674 | TRANS( a->next ); /* MR30 */ | ^ -
gen.c:2674:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:2677:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2677 | TRANS( p->next ); /* MR30 */ | ^ -
gen.c:2677:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:2697:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2697 | TRANS(p->next); | ^ -
gen.c:2697:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
VfrUtilityLib.cpp:997:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 997 | sprintf (Msg, "value of pragma pack(show) == %d", mPackAlign); | ^ -
gen.c:2775:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2775 | if (q->end->p1 != NULL) TRANS(q->end->p1); | ^ -
gen.c:2775:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:2844:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2844 | TRANS(q->p1); | ^ -
gen.c:2844:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:3014:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3014 | if (q->end->p1 != NULL) TRANS(q->end->p1); | ^ -
gen.c:3014:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:3109:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3109 | TRANS(q->p1); | ^ -
gen.c:3109:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:3150:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3150 | if (q->end->p1 != NULL) TRANS(q->end->p1); | ^ -
gen.c:3150:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:3223:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3223 | if (q->end->p1 != NULL) TRANS(q->end->p1); | ^ -
gen.c:3223:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:3319:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3319 | if (q->end->p1 != NULL) TRANS(q->end->p1); | ^ -
gen.c:3319:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:3563:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3563 | REACH(q->end, 1, &rk, follow); | ^ -
gen.c:3824:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3824 | if ( q->p1 != NULL ) TRANS(q->p1); | ^ -
gen.c:3824:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:3825:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3825 | if ( q->p2 != NULL ) TRANS(q->p2); | ^ -
gen.c:3825:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
gen.c:4340:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4340 | REACH(alt1->p1, k, &rk, a); | ^ -
gen.c:4362:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4362 | REACH(p->next, 1, &rk, a); | ^ -
VfrUtilityLib.cpp:2473:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 2473 | sprintf (NewAltCfg, "%04x", pNode->mDefaultId); | ^ -
main.c:821:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 821 | TRANS(SynDiag); /* Translate to the target language */ | ^ -
main.c:821:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
main.c:855:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 855 | TRANS(SynDiag); /* Translate to the target language */ | ^ -
main.c:855:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-
main.c:886:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 886 | else PRINT(SynDiag); | ^ -
main.c:1408:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1408 | (*p->process)( *argv, *(argv+1) ); | ^ -
main.c:1416:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1416 | (*p->process)( *argv ); | ^ -
misc.c:966:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 966 | PRINT(q->p1); | ^ -
misc.c:968:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 968 | PRINT(alt->p1); | ^ -
misc.c:985:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 985 | if ( alt->p1 != NULL ) PRINT(alt->p1); | ^ -
misc.c:1087:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1087 | if ( q->end->p1 != NULL ) PRINT(q->end->p1); | ^ -
misc.c:1106:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1106 | if ( q->end->p1 != NULL ) PRINT(q->end->p1); | ^ -
misc.c:1125:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1125 | if ( q->end->p1 != NULL ) PRINT(q->end->p1); | ^ -
misc.c:1148:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1148 | if ( q->end->p1 != NULL ) PRINT(q->end->p1); | ^ -
misc.c:1154:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1154 | PRINT(q->p1); | ^ -
misc.c:1155:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1155 | if ( q->p2 != NULL ) PRINT(q->p2); | ^ -
misc.c:1158:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1158 | if ( q->p1 != NULL ) PRINT(q->p1); | ^ -
misc.c:1160:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1160 | if ( q->p2 != NULL ) PRINT(q->p2); | ^ -
misc.c:1182:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1182 | PRINT(p->next); | ^ -
misc.c:1199:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1199 | PRINT(p->next); | ^ -
misc.c:1214:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1214 | PRINT(p->next); | ^ -
pred.c:416:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 416 | /* MR11 */ TRAV(p, | ^ -
pred.c:420:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 420 | TRAV(p->next, | ^ -
pred.c:446:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 446 | REACH((Junction *)p->next, | ^ -
pred.c:629:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 629 | REACH(p->next, k2, &rk2, b); | ^ -
pred.c:680:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 680 | TRAV(p->next, k2, &rk2, u); | ^ -
mrhoist.c:865:2: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 865 | REACH(p,ck,incomplete,tokensUsed); | ^ -
mrhoist.c:965:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 965 | REACH(ruleRef->next,k2,&rk2,b); | ^ -
mrhoist.c:1035:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1035 | TRAV(ruleRef->next,k2,&rk2,u); | ^ -
mrhoist.c:2733:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2733 | TRAV(suppressNode,maxk,&incomplete,t); | ^ -
Pccts/h/DLexer.h:60:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 60 | sprintf((char *)ebuf,"Invalid automaton mode = %d ",m); | ^ -
VfrSyntax.cpp:11253:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
-
VfrSyntax.cpp:11286:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
-
VfrSyntax.cpp:11323:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
-
VfrSyntax.cpp:11360:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
-
VfrSyntax.cpp:11396:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]