Snippets for julia 1.10.5 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/julia/1.10.5_1/150amd64-default.log.
-
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 63 | uLong ZEXPORT adler32_z(adler, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 134 | uLong ZEXPORT adler32(adler, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | local uLong adler32_combine_(adler1, adler2, len2) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | uLong ZEXPORT adler32_combine(adler1, adler2, len2) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 180 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 22 | int ZEXPORT compress2(dest, destLen, source, sourceLen, level) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 68 | int ZEXPORT compress(dest, destLen, source, sourceLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 81 | uLong ZEXPORT compressBound(sourceLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:126:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | local z_word_t byte_swap(word) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:551:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 551 | local z_crc_t multmodp(a, b) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:575:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 575 | local z_crc_t x2nmodp(n, k) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:726:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 726 | local z_crc_t crc_word(data) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:735:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 735 | local z_word_t crc_word_big(data) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:748:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 748 | unsigned long ZEXPORT crc32_z(crc, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:1072:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1072 | unsigned long ZEXPORT crc32(crc, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:1081:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1081 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:1093:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1093 | uLong ZEXPORT crc32_combine(crc1, crc2, len2) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:1102:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1102 | uLong ZEXPORT crc32_combine_gen64(len2) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:1112:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1112 | uLong ZEXPORT crc32_combine_gen(len2) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/crc32.c:1119:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1119 | uLong ZEXPORT crc32_combine_op(crc1, crc2, op) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:198:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 198 | local void slide_hash(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:225:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 225 | int ZEXPORT deflateInit_(strm, level, version, stream_size) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:237:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 237 | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:389:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 389 | local int deflateStateCheck(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:412:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 412 | int ZEXPORT deflateSetDictionary(strm, dictionary, dictLength) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:481:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 481 | int ZEXPORT deflateGetDictionary(strm, dictionary, dictLength) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:503:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 503 | int ZEXPORT deflateResetKeep(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:541:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 541 | int ZEXPORT deflateReset(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 553 | int ZEXPORT deflateSetHeader(strm, head) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 564 | int ZEXPORT deflatePending(strm, pending, bits) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:578:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 578 | int ZEXPORT deflatePrime(strm, bits, value) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:605:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 605 | int ZEXPORT deflateParams(strm, level, strategy) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:654:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 654 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:696:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 696 | uLong ZEXPORT deflateBound(strm, sourceLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:768:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 768 | local void putShortMSB(s, b) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:782:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 782 | local void flush_pending(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:815:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 815 | int ZEXPORT deflate(strm, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1130:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1130 | int ZEXPORT deflateEnd(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1156:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1156 | int ZEXPORT deflateCopy(dest, source) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1215:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1215 | local unsigned read_buf(strm, buf, size) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1245:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1245 | local void lm_init(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1278 | local uInt longest_match(s, cur_match) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1527 | local void fill_window(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1690:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1690 | local block_state deflate_stored(s, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1877:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1877 | local block_state deflate_fast(s, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:1979:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1979 | local block_state deflate_slow(s, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:2110:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2110 | local block_state deflate_rle(s, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/deflate.c:2184:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2184 | local block_state deflate_huff(s, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 11 | int ZEXPORT gzclose(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 75 | local void gz_reset(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:93:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 93 | local gzFile gz_open(path, fd, mode) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:272:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 272 | gzFile ZEXPORT gzopen(path, mode) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:280:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 280 | gzFile ZEXPORT gzopen64(path, mode) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:288:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 288 | gzFile ZEXPORT gzdopen(fd, mode) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 318 | int ZEXPORT gzbuffer(file, size) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:345:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 345 | int ZEXPORT gzrewind(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:368:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | z_off64_t ZEXPORT gzseek64(file, offset, whence) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:445:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 445 | z_off_t ZEXPORT gzseek(file, offset, whence) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:457:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 457 | z_off64_t ZEXPORT gztell64(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:474:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 474 | z_off_t ZEXPORT gztell(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:484:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 484 | z_off64_t ZEXPORT gzoffset64(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:507:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 507 | z_off_t ZEXPORT gzoffset(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 517 | int ZEXPORT gzeof(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:534:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 534 | const char * ZEXPORT gzerror(file, errnum) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:555:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 555 | void ZEXPORT gzclearerr(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzlib.c:581:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 581 | void ZLIB_INTERNAL gz_error(state, err, msg) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | local int gz_load(state, buf, len, have) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 56 | local int gz_avail(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 91 | local int gz_look(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:173:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 173 | local int gz_decomp(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:227:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | local int gz_fetch(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:257:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 257 | local int gz_skip(state, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:292:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 292 | local z_size_t gz_read(state, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:373:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 373 | int ZEXPORT gzread(file, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:409:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 409 | z_size_t ZEXPORT gzfread(buf, size, nitems, file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 445 | int ZEXPORT gzgetc(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:472:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 472 | int ZEXPORT gzgetc_(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:479:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 479 | int ZEXPORT gzungetc(c, file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:539:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 539 | char * ZEXPORT gzgets(file, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:603:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 603 | int ZEXPORT gzdirect(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzread.c:623:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 623 | int ZEXPORT gzclose_r(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 17 | local int gz_init(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | local int gz_comp(state, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:154:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 154 | local int gz_zero(state, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:187:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 187 | local z_size_t gz_write(state, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:255:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 255 | int ZEXPORT gzwrite(file, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:283:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 283 | z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:313:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 313 | int ZEXPORT gzputc(file, c) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:361:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 361 | int ZEXPORT gzputs(file, s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:565:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 565 | int ZEXPORT gzflush(file, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:597:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 597 | int ZEXPORT gzsetparams(file, level, strategy) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/gzwrite.c:639:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 639 | int ZEXPORT gzclose_w(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | local int inflateStateCheck(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 119 | int ZEXPORT inflateResetKeep(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 145 | int ZEXPORT inflateReset(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:158:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 158 | int ZEXPORT inflateReset2(strm, windowBits) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:198:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 198 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:242:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | int ZEXPORT inflateInit_(strm, version, stream_size) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 250 | int ZEXPORT inflatePrime(strm, bits, value) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 281 | local void fixedtables(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:399:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 399 | local int updatewindow(strm, end, copy) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:625:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 625 | int ZEXPORT inflate(strm, flush) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1304 | int ZEXPORT inflateEnd(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1318 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1341:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1341 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1376 | int ZEXPORT inflateGetHeader(strm, head) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1404:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1404 | local unsigned syncsearch(have, buf, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1427 | int ZEXPORT inflateSync(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1485:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1485 | int ZEXPORT inflateSyncPoint(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1495 | int ZEXPORT inflateCopy(dest, source) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1542 | int ZEXPORT inflateUndermine(strm, subvert) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1560:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1560 | int ZEXPORT inflateValidate(strm, check) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1575:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1575 | long ZEXPORT imv -f src/.deps/libuv_la-idna.Tpo src/.deps/libuv_la-idna.Plo
-
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1588:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1588 | unsigned long ZEXPORT inflateCodesUsed(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 28 | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/infback.c:83:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 83 | local void fixedtables(state) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/infback.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 251 | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/infback.c:635:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 635 | int ZEXPORT inflateBackEnd(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | void ZLIB_INTERNAL inflate_fast(strm, start) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 379 | void ZLIB_INTERNAL _tr_init(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 407 | local void init_block(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 451 | local void pqdownheap(s, tree, k) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | local void gen_bitlen(s, desc) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 572 | local void gen_codes(tree, max_code, bl_count) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 615 | local void build_tree(s, desc) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 703 | local void scan_tree(s, tree, max_code) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 748 | local void send_tree(s, tree, max_code) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 799 | local int build_bl_tree(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 834 | local void send_all_trees(s, lcodes, dcodes, blcodes) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:887:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 887 | void ZLIB_INTERNAL _tr_flush_bits(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:897:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 897 | void ZLIB_INTERNAL _tr_align(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:912:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 912 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1014 | int ZLIB_INTERNAL _tr_tally(s, dist, lc) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:1042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1042 | local void compress_block(s, ltree, dtree) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:1102:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1102 | local int detect_data_type(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:1136:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1136 | local unsigned bi_reverse(code, len) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:1151:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1151 | local void bi_flush(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/trees.c:1168:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1168 | local void bi_windup(s) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 27 | int ZEXPORT uncompress2(dest, destLen, source, sourceLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 86 | int ZEXPORT uncompress(dest, destLen, source, sourceLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/zutil.c:135:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | const char * ZEXPORT zError(err) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/zutil.c:307:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 307 | voidpf ZLIB_INTERNAL zcalloc(opaque, items, size) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/zutil.c:317:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 317 | void ZLIB_INTERNAL zcfree(opaque, ptr) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/inflate.c:1575:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1575 | long ZEXPORT inflateMark(strm) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:88:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 88 | void test_compress(compr, comprLen, uncompr, uncomprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:114:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 114 | void test_gzio(fname, uncompr, uncomprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:200:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 200 | void test_deflate(compr, comprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:238:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | void test_inflate(compr, comprLen, uncompr, uncomprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:279:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 279 | void test_large_deflate(compr, comprLen, uncompr, uncomprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:334:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 334 | void test_large_inflate(compr, comprLen, uncompr, uncomprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:375:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 375 | void test_flush(compr, comprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:413:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 413 | void test_sync(compr, comprLen, uncompr, uncomprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:456:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 456 | void test_dict_deflate(compr, comprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:493:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 493 | void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/example.c:544:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 544 | int main(argc, argv) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/minigzip.c:351:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | void error(msg) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/minigzip.c:362:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 362 | void gz_compress(in, out) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/minigzip.c:430:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 430 | void gz_uncompress(in, out) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/minigzip.c:457:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 457 | void file_compress(file, mode) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/minigzip.c:496:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 496 | void file_uncompress(file) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/zlib-04f42ceca40f73e2978b50e93806c2a18c1281fc/test/minigzip.c:556:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 556 | int main(argc, argv) | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/libuv-2723e256e952be0b015b3c0086f717c3d365d97e/src/unix/process.c:244:20: warning: unused function 'uv__spawn_find_path_in_env' [-Wunused-function] 244 | static const char* uv__spawn_find_path_in_env(char* const* env) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/llvm/lib/IR/ConstantFold.cpp:140:21: warning: variable 'SrcTy' set but not used [-Wunused-but-set-variable] 140 | if (VectorType *SrcTy = dyn_cast<VectorType>(V->getType())) { | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/llvm/lib/IR/Core.cpp:92:22: warning: cast from 'LLVMDiagnosticHandler' (aka 'void (*)(LLVMOpaqueDiagnosticInfo *, void *)') to 'DiagnosticHandler::DiagnosticHandlerTy' (aka 'void (*)(const DiagnosticInfo &, void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 92 | LLVM_EXTENSION reinterpret_cast<DiagnosticHandler::DiagnosticHandlerTy>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | Handler), | ~~~~~~~~ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/llvm/lib/IR/Core.cpp:98:25: warning: cast from 'DiagnosticHandler::DiagnosticHandlerTy' (aka 'void (*)(const DiagnosticInfo &, void *)') to 'LLVMDiagnosticHandler' (aka 'void (*)(LLVMOpaqueDiagnosticInfo *, void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 98 | return LLVM_EXTENSION reinterpret_cast<LLVMDiagnosticHandler>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | unwrap(C)->getDiagnosticHandlerCallBack()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp:539:19: warning: variable 'SP' set but not used [-Wunused-but-set-variable] 539 | if (BasicBlock *SP = Succ->getSinglePredecessor()) { | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/lld/ELF/Driver.cpp:2738:27: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions] 2738 | invokeELFT(splitSections); | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/lld/ELF/Driver.cpp:2741:22: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions] 2741 | invokeELFT(markLive); | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/lld/ELF/Driver.cpp:2750:37: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions] 2750 | invokeELFT(createSyntheticSections); | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/lld/ELF/Driver.cpp:2790:21: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions] 2790 | invokeELFT(doIcf); | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/lld/ELF/Driver.cpp:2798:45: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions] 2798 | invokeELFT(readCallGraphsFromObjectFiles); | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/lld/ELF/Driver.cpp:2802:25: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions] 2802 | invokeELFT(writeResult); | ^ -
/wrkdirs/usr/ports/lang/julia/work/julia-1.10.5/deps/srccache/llvm-julia-15.0.7-10/lld/ELF/InputSection.cpp:76:37: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions] 76 | invokeELFT(parseCompressedHeader); | ^