Snippets for alliance 5.1.1 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/alliance/5.1.1_7/150amd64-default.log.
-
mbk_util.c:351:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 351 | srand((unsigned int) MBK_RAND_SEED); | ^ -
rutpoly.c:572:9: warning: 'memcpy' reading 4 bytes from a region of size 0 [-Wstringop-overread] 572 | (void)memcpy((char *)xtab, (char *)tab, (size_t)nb_x * sizeof(int32_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:454:15: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] 454 | strncat (chaine, "not ", 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:461:15: warning: 'strncat' specified bound 8 equals source length [-Wstringop-overflow=] 461 | strncat (chaine, "'stable ", 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:466:15: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 466 | strncat (chaine, "(", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:472:23: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 472 | strncat (chaine, " ", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:474:23: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 474 | strncat (chaine, " ", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:477:15: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 477 | strncat (chaine, ")", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:485:11: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 485 | strncat (chaine, "(", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:489:15: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 489 | strncat (chaine, " ", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:492:11: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 492 | strncat (chaine, ")", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:542:11: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 542 | strncat (chaine, "n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:545:11: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 545 | strncat (chaine, "a", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:548:11: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 548 | strncat (chaine, "o", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:551:11: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] 551 | strncat (chaine, "na", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:554:11: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] 554 | strncat (chaine, "no", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:557:11: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] 557 | strncat (chaine, "x", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:560:11: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] 560 | strncat (chaine, "nx", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:563:11: warning: 'strncat' specified bound 3 equals source length [-Wstringop-overflow=] 563 | strncat (chaine, "???", 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -
log_prefbib.c:442:7: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 442 | strncat (chaine, VALUE_ATOM (expr), lenVA); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
vexget.c:372:29: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] 372 | strcpy( ScanChar, "(??)" );
-
vexview.c:240:29: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] 240 | strcpy( Buffer, "(??)" );
-
beh_delbequad.c:45:6: warning: type of 'listbequad' defaults to 'int' [-Wimplicit-int] 45 | void beh_delbequad (listbequad, ptbequad, mode) | ^~~~~~~~~~~~~ -
scp_placer.c:146:2: warning: implicit declaration of function 'rflattenlofig' [-Wimplicit-function-declaration] 146 | rflattenlofig(ptlofig,'Y','Y'); | ^~~~~~~~~~~~~ -
scp_placer.c:156:2: warning: implicit declaration of function 'savephfig'; did you mean 'addphfig'? [-Wimplicit-function-declaration] 156 | savephfig(ptphfig); | ^~~~~~~~~ | addphfig -
sx2sc.c:22:15: warning: assignment to 'struct ptype *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22 | phfig->USER = 1; | ^ -
scp_channel.c:93:5: warning: implicit declaration of function 'sx2sc' [-Wimplicit-function-declaration] 93 | sx2sc (Fig); | ^~~~~ -
scp_channel.c:113:9: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 113 | memset (Rows, 0, sizeof (cells_list *) * NbRow); | ^~~~~~ -
scp_channel.c:113:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 113 | memset (Rows, 0, sizeof (cells_list *) * NbRow); | ^~~~~~ -
gscr_DynamicUtil.c:53:12: warning: implicit declaration of function 'atol' [-Wimplicit-function-declaration] 53 | Number = atol(string); | ^~~~ -
gscr_StaticUtil.c:373:2: warning: implicit declaration of function 'savephfig'; did you mean 'addphfig'? [-Wimplicit-function-declaration] 373 | savephfig(ptFigure); | ^~~~~~~~~ | addphfig -
vh_xcomm.c:2113:6: warning: type of 'pt_lkdins' defaults to 'int' [-Wimplicit-int] 2113 | void vhx_callagain (pt_lkdins) | ^~~~~~~~~~~~~ -
sch_GetCTra.c:50:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 50 | printf ("sch_bug amar 2 : %x\n", (unsigned int)pt_shtra); | ^ -
sch_GetCTra.c:66:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 66 | printf ("wav : %x, tra : %x\n", (unsigned int)pt_shwav->TRANS, (unsigned int)pt_shtra); | ^ -
sch_GetCTra.c:66:74: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 66 | printf ("wav : %x, tra : %x\n", (unsigned int)pt_shwav->TRANS, (unsigned int)pt_shtra); | ^ -
bog_normalize_ARITY.c:57:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 57 | ABL_ARITY_L(abl)=(chain_list*)arity; | ^ -
bog_map_adapt.c:168:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 168 | ABL_ARITY_L(expr)=(chain_list*)arity; /*put back arity*/ | ^ -
bog_map_adapt.c:249:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 249 | ABL_ARITY_L(expr)=(chain_list*)arity; /*put back arity*/ | ^ -
boom_aux.c:435:6: warning: type of 'RemoveBerin' defaults to 'int' [-Wimplicit-int] 435 | void BoomBehDeleteUselessAux( BehFigure, InitialAux, RemoveBerin ) | ^~~~~~~~~~~~~~~~~~~~~~~ -
GMC_create.c:359:6: warning: type of 'LambdaX2' defaults to 'int' [-Wimplicit-int] 359 | void GraalCreateBigViaMbk( LambdaX1, LambdaY1, LambdaX2, LambdaY2 ) | ^~~~~~~~~~~~~~~~~~~~ -
GMC_create.c:359:6: warning: type of 'LambdaY2' defaults to 'int' [-Wimplicit-int]
-
/usr/include/sys/timeb.h:41:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated" [-Wcpp] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^~~~~~~ -
param.c:129:9: warning: implicit declaration of function 'rdsenv' [-Wimplicit-function-declaration] 129 | rdsenv(); | ^~~~~~ -
param.c:130:9: warning: implicit declaration of function 'loadrdsparam' [-Wimplicit-function-declaration] 130 | loadrdsparam(); | ^~~~~~~~~~~~ -
LoadDataBase.c:366:27: warning: assignment to 'phseg_list *' {aka 'struct phseg *'} from incompatible pointer type 'struct SCR_Segment *' [-Wincompatible-pointer-types] 366 | for (ptphSeg_dejavu = ptCell->ALLOW; | ^ -
main.c:956:36: warning: implicit declaration of function 'savephfig'; did you mean 'addphfig'? [-Wimplicit-function-declaration] 956 | if (ptOptionList->ChannelName) savephfig(ptMbkRoot); | ^~~~~~~~~ | addphfig -
main.c:1147:6: warning: implicit declaration of function 'bigvia' [-Wimplicit-function-declaration] 1147 | bigvia(ptMbkRoot, CONT_VIA,X3, Y2, VddWidth, VDDWIDTH); | ^~~~~~ -
main.c:1197:46: warning: implicit declaration of function 'rflattenphfig' [-Wimplicit-function-declaration] 1197 | if (!(ptOptionList->ChannelName) || SXMODE) rflattenphfig(ptMbkRoot,'N','Y'); | ^~~~~~~~~~~~~ -
main.c:1572:3: warning: implicit declaration of function 'yyparse'; did you mean 'pause'? [-Wimplicit-function-declaration] 1572 | yyparse(); | ^~~~~~~ | pause -
main.c:1578:2: warning: implicit declaration of function 'rflattenlofig' [-Wimplicit-function-declaration] 1578 | rflattenlofig(ptlofig,'Y','Y'); | ^~~~~~~~~~~~~ -
main.c:1598:3: warning: implicit declaration of function 'Sesame'; did you mean 'rename'? [-Wimplicit-function-declaration] 1598 | Sesame(ptphfig, ptlofig); | ^~~~~~ | rename -
main.c:1663:3: warning: implicit declaration of function 'GlobalRoute' [-Wimplicit-function-declaration] 1663 | GlobalRoute(ptfig,NewphIns,ptXInsertList); | ^~~~~~~~~~~ -
ScrSesame.c:119:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 119 | if (strcmp(CurrentphIns->FIGNAME,(SXMODE ? "rowend_x0":"tie_y"))) { | ^~~~~~ -
util_MBK.c:138:27: warning: comparison between pointer and zero character constant [-Wpointer-compare] 138 | for (pS = losigName; pS != '\0'; pS++) | ^~ -
util_MBK.c:143:29: warning: comparison between pointer and zero character constant [-Wpointer-compare] 143 | for (pS = pVector + 1; pS != '\0'; pS++) | ^~ -
x2y.c:51:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 51 | ptcon->NAME = cname; | ^ -
XMV_panel.c:1802:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 1802 | XschViewLayerButton[ Index + 1 ].Y = Y1;; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~