Snippets for analog 6.0.18 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/181xlkas62a88fcbzfk5fygghcymyiff-analog-6.0.18.drv.
-
outhtml.c:440:21: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 440 | fprintf(outf, "%*s: ", | ~^~ | | | int 441 | width + strlen(colname) - od->outputter->strlength(colname), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} -
outxml.c:68:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 68 | opts=(Options*)((int)od-offsetof(Options,outopts)); | ^ -
outxml.c:984:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 984 | outptr=out+(int)outptr; // repoint | ^ -
ioapi.c:68:18: warning: old-style function definition [-Wold-style-definition] 68 | voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) | ^~~~~~~~~~~~~~~ -
ioapi.c:90:17: warning: old-style function definition [-Wold-style-definition] 90 | uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) | ^~~~~~~~~~~~~~~ -
ioapi.c:102:17: warning: old-style function definition [-Wold-style-definition] 102 | uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) | ^~~~~~~~~~~~~~~~ -
ioapi.c:113:16: warning: old-style function definition [-Wold-style-definition] 113 | long ZCALLBACK ftell_file_func (opaque, stream) | ^~~~~~~~~~~~~~~ -
ioapi.c:122:16: warning: old-style function definition [-Wold-style-definition] 122 | long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) | ^~~~~~~~~~~~~~~ -
ioapi.c:148:15: warning: old-style function definition [-Wold-style-definition] 148 | int ZCALLBACK fclose_file_func (opaque, stream) | ^~~~~~~~~~~~~~~~ -
ioapi.c:157:15: warning: old-style function definition [-Wold-style-definition] 157 | int ZCALLBACK ferror_file_func (opaque, stream) | ^~~~~~~~~~~~~~~~ -
ioapi.c:166:6: warning: old-style function definition [-Wold-style-definition] 166 | void fill_fopen_filefunc (pzlib_filefunc_def) | ^~~~~~~~~~~~~~~~~~~ -
unzip.c:171:11: warning: old-style function definition [-Wold-style-definition] 171 | local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) | ^~~~~~~~~~~~~~~~ -
unzip.c:201:11: warning: old-style function definition [-Wold-style-definition] 201 | local int unzlocal_getShort (pzlib_filefunc_def,filestream,pX) | ^~~~~~~~~~~~~~~~~ -
unzip.c:229:11: warning: old-style function definition [-Wold-style-definition] 229 | local int unzlocal_getLong (pzlib_filefunc_def,filestream,pX) | ^~~~~~~~~~~~~~~~ -
unzip.c:262:11: warning: old-style function definition [-Wold-style-definition] 262 | local int strcmpcasenosensitive_internal (fileName1,fileName2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
unzip.c:305:20: warning: old-style function definition [-Wold-style-definition] 305 | extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSensitivity) | ^~~~~~~~~~~~~~~~~~~~~~~~ -
unzip.c:331:13: warning: old-style function definition [-Wold-style-definition] 331 | local uLong unzlocal_SearchCentralDir(pzlib_filefunc_def,filestream) | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
unzip.c:397:24: warning: old-style function definition [-Wold-style-definition] 397 | extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def) | ^~~~~~~~ -
unzip.c:500:24: warning: old-style function definition [-Wold-style-definition] 500 | extern unzFile ZEXPORT unzOpen (path) | ^~~~~~~ -
unzip.c:511:20: warning: old-style function definition [-Wold-style-definition] 511 | extern int ZEXPORT unzClose (file) | ^~~~~~~~ -
unzip.c:532:20: warning: old-style function definition [-Wold-style-definition] 532 | extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) | ^~~~~~~~~~~~~~~~ -
unzip.c:548:12: warning: old-style function definition [-Wold-style-definition] 548 | local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
unzip.c:577:11: warning: old-style function definition [-Wold-style-definition] 577 | local int unzlocal_GetCurrentFileInfoInternal (file, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
unzip.c:744:20: warning: old-style function definition [-Wold-style-definition] 744 | extern int ZEXPORT unzGetCurrentFileInfo (file, | ^~~~~~~~~~~~~~~~~~~~~ -
unzip.c:768:20: warning: old-style function definition [-Wold-style-definition] 768 | extern int ZEXPORT unzGoToFirstFile (file) | ^~~~~~~~~~~~~~~~ -
unzip.c:790:20: warning: old-style function definition [-Wold-style-definition] 790 | extern int ZEXPORT unzGoToNextFile (file) | ^~~~~~~~~~~~~~~ -
unzip.c:823:20: warning: old-style function definition [-Wold-style-definition] 823 | extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) | ^~~~~~~~~~~~~ -
unzip.c:902:20: warning: old-style function definition [-Wold-style-definition] 902 | extern int ZEXPORT unzGetFilePos(file, file_pos) | ^~~~~~~~~~~~~ -
unzip.c:920:20: warning: old-style function definition [-Wold-style-definition] 920 | extern int ZEXPORT unzGoToFilePos(file, file_pos) | ^~~~~~~~~~~~~~ -
unzip.c:956:11: warning: old-style function definition [-Wold-style-definition] 956 | local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
unzip.c:1046:20: warning: old-style function definition [-Wold-style-definition] 1046 | extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password) | ^~~~~~~~~~~~~~~~~~~ -
unzip.c:1188:20: warning: old-style function definition [-Wold-style-definition] 1188 | extern int ZEXPORT unzOpenCurrentFile (file) | ^~~~~~~~~~~~~~~~~~ -
unzip.c:1194:20: warning: old-style function definition [-Wold-style-definition] 1194 | extern int ZEXPORT unzOpenCurrentFilePassword (file, password) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -
unzip.c:1201:20: warning: old-style function definition [-Wold-style-definition] 1201 | extern int ZEXPORT unzOpenCurrentFile2 (file,method,level,raw) | ^~~~~~~~~~~~~~~~~~~ -
unzip.c:1220:20: warning: old-style function definition [-Wold-style-definition] 1220 | extern int ZEXPORT unzReadCurrentFile (file, buf, len) | ^~~~~~~~~~~~~~~~~~ -
unzip.c:1370:24: warning: old-style function definition [-Wold-style-definition] 1370 | extern z_off_t ZEXPORT unztell (file) | ^~~~~~~ -
unzip.c:1390:20: warning: old-style function definition [-Wold-style-definition] 1390 | extern int ZEXPORT unzeof (file) | ^~~~~~ -
unzip.c:1423:20: warning: old-style function definition [-Wold-style-definition] 1423 | extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) | ^~~~~~~~~~~~~~~~~~~~~ -
unzip.c:1474:20: warning: old-style function definition [-Wold-style-definition] 1474 | extern int ZEXPORT unzCloseCurrentFile (file) | ^~~~~~~~~~~~~~~~~~~ -
unzip.c:1517:20: warning: old-style function definition [-Wold-style-definition] 1517 | extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) | ^~~~~~~~~~~~~~~~~~~