Snippets for afio 2.5.2 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/wrfaaa2ry8k4wx8hkp8n41n2x358vawp-afio-2.5.2.drv.
-
./afio.h:483:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 483 | VOIDFN (*signal ())(); | ^ | void -
./afio.h:483:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 483 | VOIDFN (*signal ())(); | ^ | void -
./afio.h:483:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 483 | VOIDFN (*signal ())(); | ^ -
afio.c:893:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 893 | void update_aruntil() | ^ | void -
afio.c:1152:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1152 | void mayberewind() | ^ | void -
afio.c:1213:36: warning: incompatible pointer types passing 'time_t[2]' (aka 'long[2]') to parameter of type 'const struct utimbuf *' [-Wincompatible-pointer-types] 1213 | VOID utime (DirP_curr->d_name, tstamp); | ^~~~~~ -
afio.c:1232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1232 | in (av) | ^ -
afio.c:1288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1288 | readcheck (av) | ^ -
afio.c:1330:22: warning: incompatible pointer types passing 'time_t[2]' (aka 'long[2]') to parameter of type 'const struct utimbuf *' [-Wincompatible-pointer-types] 1330 | VOID utime (name, tstamp); | ^~~~~~ -
afio.c:1360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1360 | inascii (magic, name, asb) | ^ -
afio.c:1457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1457 | inascii3 (magic, name, asb) | ^ -
afio.c:1509:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1509 | inavail (bufp, lenp) | ^ -
afio.c:1530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1530 | inbinary (magic, name, asb) | ^ -
afio.c:1572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1572 | indata (fd, size, name) | ^ -
afio.c:1808:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1808 | inentry (name, asb) | ^ -
afio.c:1856:25: warning: incompatible pointer types passing 'time_t[2]' (aka 'long[2]') to parameter of type 'const struct utimbuf *' [-Wincompatible-pointer-types] 1856 | VOID utime (name, tstamp); | ^~~~~~ -
afio.c:1869:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1869 | incheckentry (name, asb) | ^ -
afio.c:1919:8: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1919 | infill () | ^ | void -
afio.c:1995:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1995 | fixinsecure (name) | ^ -
afio.c:2042:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2042 | inhead (name, asb) | ^ -
afio.c:2173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2173 | inread (dst, len) | ^ -
afio.c:2203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2203 | inskip (len) | ^ -
afio.c:2229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2229 | inswab (magic, name, asb) | ^ -
afio.c:2272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2272 | lineget (stream, buf, bufsize) | ^ -
afio.c:2310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2310 | linkalso (linkp, name) | ^ -
afio.c:2339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2339 | linkfrom (asb, installing) | ^ -
afio.c:2391:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 2391 | linkleft () | ^ | void -
afio.c:2421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2421 | linkto (name, asb) | ^ -
afio.c:2528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2528 | memget (len) | ^ -
afio.c:2545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2545 | memstr (str) | ^ -
afio.c:2599:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2599 | nameopt (name) | ^ -
afio.c:2618:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2618 | next (mode, why) | ^ -
afio.c:2724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2724 | runpromptscript (why) | ^ -
afio.c:2767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2767 | nextask (msg, answer, limit) | ^ -
afio.c:2800:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 2800 | nextclos () | ^ | void -
afio.c:2843:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2843 | nextopen (mode) | ^ -
afio.c:2899:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2899 | openin (name, fsname, asb, cratio) | ^ -
afio.c:3066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3066 | openincheck (name, asb, comp, dozflag) | ^ -
afio.c:3271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3271 | openotty (name, asb, linkp, ispass, dozflag) | ^ -
afio.c:3619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3619 | options (ac, av, proto) | ^ -
afio.c:3674:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3674 | optsize (str) | ^ -
afio.c:3727:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3727 | out (av) | ^ -
afio.c:3920:26: warning: incompatible pointer types passing 'time_t[2]' (aka 'long[2]') to parameter of type 'const struct utimbuf *' [-Wincompatible-pointer-types] 3920 | VOID utime (fsname, tstamp); | ^~~~~~ -
afio.c:3933:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3933 | outalloc (len) | ^ -
afio.c:3947:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3947 | outavail (bufp) | ^ -
afio.c:3969:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3969 | outdata (fd, name, size) | ^ -
afio.c:4012:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4012 | outdatazip (fd, name, size) | ^ -
afio.c:4066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4066 | outdatamem (name, size) | ^ -
afio.c:4099:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4099 | outeof (name, namelen) | ^ -
afio.c:4127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4127 | outflush (done) | ^ -
afio.c:4157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4157 | outhead (name, asb) | ^ -
afio.c:4191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4191 | outhead2 (name, asb) | ^ -
afio.c:4225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4225 | outhead3 (name, asb) | ^ -
afio.c:4262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4262 | outpad (pad) | ^ -
afio.c:4288:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4288 | outwait () | ^ | void -
afio.c:4306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4306 | outwrite (idx, len) | ^ -
afio.c:4333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4333 | pass (av) | ^ -
afio.c:4372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4372 | passdata (from, ifd, to, ofd) | ^ -
afio.c:4405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4405 | passitem (from, asb, ifd, dir) | ^ -
afio.c:4434:23: warning: incompatible pointer types passing 'time_t[2]' (aka 'long[2]') to parameter of type 'const struct utimbuf *' [-Wincompatible-pointer-types] 4434 | VOID utime (to, tstamp); | ^~~~~~ -
afio.c:4447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4447 | process_arname (template) | ^ -
afio.c:4501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4501 | pipechld (mode, pfd) | ^ -
afio.c:4550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4550 | pipeopen (mode) | ^ -
afio.c:4577:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4577 | pipewait () | ^ | void -
afio.c:4595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4595 | prsize (stream, size) | ^ -
afio.c:4655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4655 | fswrite (fd, buf, len) | ^ -
afio.c:4682:8: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4682 | syserr () | ^ | void -
afio.c:4711:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4711 | toc (av) | ^ -
afio.c:4749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4749 | tocentry (name, asb) | ^ -
afio.c:4891:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4891 | tocmode (mode) | ^ -
afio.c:4892:17: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'mode_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] 4892 | reg mode_t mode; | ^ -
afio.c:4949:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4949 | usage () | ^ | void -
afio.c:4978:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4978 | warn (what, why) | ^ -
afio.c:4996:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 4996 | STATIC int warn_nocount (what, why) | ^ -
afio.c:5011:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5011 | warnarch (msg, adjust) | ^ -
afio.c:5028:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5028 | xfork (what, die) | ^ -
afio.c:5082:8: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5082 | xpause () | ^ | void -
afio.c:5106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5106 | xwait (pid, what, compstat2) | ^ -
afio.c:5143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5143 | verify (error) | ^ -
afio.c:5247:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5247 | else if ((answernum == 2) ) | ~~~~~~~~~~^~~~ -
afio.c:5271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5271 | writedisk (realwrite) | ^ -
afio.c:5421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 5421 | goodbye (status) | ^ -
compfile.c:134:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 134 | void memreset() | ^ | void -
compfile.c:151:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | void memfree() | ^ | void -
compfile.c:213:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 213 | void waitforgzip() | ^ | void -
match.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | nameadd (name, ptype) | ^ -
match.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 91 | nameaddfile(fname,ptype,parsewith0) | ^ -
match.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 168 | namecmp (name, asb) | ^ -
match.c:245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 245 | namecmp_ext (name) | ^