Snippets for arj 0_git20220125 from Alpine riscv64
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-riscv64/testing/arj/arj-0_git20220125-r1.log.
-
msgbind.c:599:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] 599 | fprintf(hfile, "#define %s_CRC32 0x%08lx\n", pool[tpool].name, pool[tpool].crc32); | ~~~~^ ~~~~~~~~~~~~~~~~~ | | | | long unsigned int uint32_t {aka unsigned int} | %08x -
defines.h:800:12: warning: format not a string literal and no format arguments [-Wformat-security] 800 | #define lf simple_lf | ^~~~~~~~~ -
arjsfx.c:217:24: warning: format not a string literal and no format arguments [-Wformat-security] 217 | msg_fprintf(stderr, M_DISK_FULL); | ^~~~~~~~~~~ -
arj_user.c:2306:4: warning: format not a string literal and no format arguments [-Wformat-security] 2306 | printf(cmt_ptr); | ^~~~~~ -
register.c:208:9: warning: format not a string literal and no format arguments [-Wformat-security] 208 | printf(M_REGISTER_BANNER); | ^~~~~~~~~~~~~~~~~ -
arjdisp.c:57:12: warning: format not a string literal and no format arguments [-Wformat-security] 57 | scrprintf(win_top); | ^~~~~~~ -
arjdisp.c:60:27: warning: format not a string literal and no format arguments [-Wformat-security] 60 | gotoxy(2, i); scrprintf(win_border); | ^~~~~~~~~~ -
arjdisp.c:61:28: warning: format not a string literal and no format arguments [-Wformat-security] 61 | gotoxy(79, i); scrprintf(win_border); | ^~~~~~~~~~ -
arjdisp.c:63:27: warning: format not a string literal and no format arguments [-Wformat-security] 63 | gotoxy(2, 24); scrprintf(win_bottom); | ^~~~~~~~~~ -
arjdisp.c:65:12: warning: format not a string literal and no format arguments [-Wformat-security] 65 | scrprintf(M_ARJDISP_COPYRIGHT); | ^~~~~~~~~~~~~~~~~~~ -
arjdisp.c:67:12: warning: format not a string literal and no format arguments [-Wformat-security] 67 | scrprintf(M_ARJDISP_DISTRIBUTION); | ^~~~~~~~~~~~~~~~~~~~~~ -
arjdisp.c:69:12: warning: format not a string literal and no format arguments [-Wformat-security] 69 | scrprintf(M_ARJDISP_LICENSE); | ^~~~~~~~~~~~~~~~~ -
arjdisp.c:81:12: warning: format not a string literal and no format arguments [-Wformat-security] 81 | scrprintf(M_PRESS_ANY_KEY); | ^~~~~~~~~~~~~~~ -
arjdisp.c:99:13: warning: format not a string literal and no format arguments [-Wformat-security] 99 | scrprintf(win_top); | ^~~~~~~ -
arjdisp.c:102:28: warning: format not a string literal and no format arguments [-Wformat-security] 102 | gotoxy(2, i); scrprintf(win_border); | ^~~~~~~~~~ -
arjdisp.c:103:29: warning: format not a string literal and no format arguments [-Wformat-security] 103 | gotoxy(79, i); scrprintf(win_border); | ^~~~~~~~~~ -
arjdisp.c:105:28: warning: format not a string literal and no format arguments [-Wformat-security] 105 | gotoxy(2, 24); scrprintf(win_bottom); | ^~~~~~~~~~ -
arjdisp.c:107:13: warning: format not a string literal and no format arguments [-Wformat-security] 107 | scrprintf(M_ARJDISP_COPYRIGHT); | ^~~~~~~~~~~~~~~~~~~ -
arjdisp.c:109:13: warning: format not a string literal and no format arguments [-Wformat-security] 109 | scrprintf(M_ARJDISP_DISTRIBUTION); | ^~~~~~~~~~~~~~~~~~~~~~ -
arjdisp.c:111:13: warning: format not a string literal and no format arguments [-Wformat-security] 111 | scrprintf(M_ARJDISP_LICENSE); | ^~~~~~~~~~~~~~~~~ -
arjdisp.c:135:13: warning: format not a string literal and no format arguments [-Wformat-security] 135 | scrprintf(ind_top); | ^~~~~~~ -
arjdisp.c:137:13: warning: format not a string literal and no format arguments [-Wformat-security] 137 | scrprintf(ind_middle); | ^~~~~~~~~~ -
arjdisp.c:139:13: warning: format not a string literal and no format arguments [-Wformat-security] 139 | scrprintf(ind_bottom); | ^~~~~~~~~~ -
arjdisp.c:141:13: warning: format not a string literal and no format arguments [-Wformat-security] 141 | scrprintf(M_ARJDISP_CTR_START); | ^~~~~~~~~~~~~~~~~~~ -
arjdisp.c:149:13: warning: format not a string literal and no format arguments [-Wformat-security] 149 | scrprintf(progress); | ^~~~~~~~ -
arjdisp.c:168:12: warning: format not a string literal and no format arguments [-Wformat-security] 168 | scrprintf(win_top); | ^~~~~~~ -
arjdisp.c:171:27: warning: format not a string literal and no format arguments [-Wformat-security] 171 | gotoxy(2, i); scrprintf(win_border); | ^~~~~~~~~~ -
arjdisp.c:172:28: warning: format not a string literal and no format arguments [-Wformat-security] 172 | gotoxy(79, i); scrprintf(win_border); | ^~~~~~~~~~ -
arjdisp.c:174:27: warning: format not a string literal and no format arguments [-Wformat-security] 174 | gotoxy(2, 24); scrprintf(win_bottom); | ^~~~~~~~~~ -
arjdisp.c:176:12: warning: format not a string literal and no format arguments [-Wformat-security] 176 | scrprintf(M_ARJDISP_COPYRIGHT); | ^~~~~~~~~~~~~~~~~~~ -
arjdisp.c:178:12: warning: format not a string literal and no format arguments [-Wformat-security] 178 | scrprintf(M_ARJDISP_DISTRIBUTION); | ^~~~~~~~~~~~~~~~~~~~~~ -
arjdisp.c:180:12: warning: format not a string literal and no format arguments [-Wformat-security] 180 | scrprintf(M_ARJDISP_LICENSE); | ^~~~~~~~~~~~~~~~~