>>> Building on exopi-6 under lang/icon/interp,no_x11,-main DIST = [lang/icon/interp,-main:icon-v951src.tgz] FULLPKGNAME = icon-interp-9.5.1p1-no_x11 distfiles size=3133040 >>> Running build in lang/icon/interp,no_x11,-main at 1764444384.51 ===> lang/icon/interp,no_x11,-main ===> Building from scratch icon-v951src-no_x11 ===> Verifying specs: c m pthread ===> found c.102.2 m.10.1 pthread.28.1 ===> Checking files for icon-v951src-no_x11 `/exopi-cvs/ports/distfiles/icon-v951src.tgz' is up to date. >> (SHA256) all files: OK ===> Extracting for icon-v951src-no_x11 ===> Patching for icon-v951src-no_x11 ===> Applying OpenBSD patch patch-config_bsd_Makedefs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config/bsd/Makedefs.orig Thu May 30 19:13:45 2013 |+++ config/bsd/Makedefs Sun Nov 3 12:01:30 2013 -------------------------- Patching file config/bsd/Makedefs using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 14. done ===> Applying OpenBSD patch patch-config_setup_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config/setup.sh.orig Sun Nov 3 11:54:51 2013 |+++ config/setup.sh Sun Nov 3 11:55:00 2013 -------------------------- Patching file config/setup.sh using Plan A... Hunk #1 succeeded at 11. done ===> Applying OpenBSD patch patch-ipl_cfuncs_fpoll_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use __freadahead() instead of accessing inside FILE object. | |Index: ipl/cfuncs/fpoll.c |--- ipl/cfuncs/fpoll.c.orig |+++ ipl/cfuncs/fpoll.c -------------------------- Patching file ipl/cfuncs/fpoll.c using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 63. done ===> Applying OpenBSD patch patch-tests_general_Test-icon Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tests/general/Test-icon.orig Fri Mar 26 18:54:22 2010 |+++ tests/general/Test-icon Sun Nov 3 13:07:41 2013 -------------------------- Patching file tests/general/Test-icon using Plan A... Hunk #1 succeeded at 10. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for icon-v951src-no_x11 ===> Configuring for icon-v951src-no_x11 cd /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src && /usr/bin/make Configure name=bsd /usr/bin/make Pure >/dev/null cd config; sh setup.sh bsd NoGraphics configured bsd with NoGraphics echo "RLINK=-rdynamic" >>/exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/Makedefs echo "XINCLUDE=" >>/exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/Makedefs ===> Building for icon-v951src-no_x11 uname -a OpenBSD exopi-6.exo.bsdfrog.org 7.8 GENERIC.MP#126 amd64 pwd /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src cd src/common; /usr/bin/make cc -O2 -o infer infer.c infer.c:17:27: warning: address of stack memory associated with parameter 'n' returned [-Wreturn-stack-address] 17 | return n <= 1 ? (long)&n : atdepth(n - 1); | ^ 1 warning generated. ./infer >../h/arch.h cc -O2 -c long.c long.c:11:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 11 | long longwrite(s,len,file) | ^ 1 warning generated. cc -O2 -c getopt.c cc -O2 -c time.c cc -O2 -c filepart.c filepart.c:38:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 38 | char *pathfind(buf, path, name, extn) | ^ filepart.c:59:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 59 | static char *pathelem(s, buf) | ^ filepart.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 | static char *tryfile(buf, dir, name, extn) | ^ filepart.c:110:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 110 | struct fileparts *fparse(s) | ^ filepart.c:147:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | char *makename(dest,d,name,e) | ^ filepart.c:163:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | int smatch(s,t) | ^ 6 warnings generated. cc -O2 -c identify.c identify.c:11:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 11 | void id_comment(f) | ^ 1 warning generated. cc -O2 -c strtbl.c strtbl.c:60:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 60 | void init_sbuf(sbuf) | ^ strtbl.c:74:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 74 | void clear_sbuf(sbuf) | ^ strtbl.c:93:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 93 | void new_sbuf(sbuf) | ^ strtbl.c:119:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 119 | char *spec_str(s) | ^ strtbl.c:150:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 150 | char *str_install(sbuf) | ^ strtbl.c:199:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 199 | static int streq(len, s1, s2) | ^ 6 warnings generated. cc -O2 -c rtdb.c rtdb.c:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int db_open(s, lrgintflg) | ^ rtdb.c:188:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 188 | struct implement *db_impl(oper_typ) | ^ rtdb.c:343:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 343 | void db_code(ip) | ^ rtdb.c:853:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 853 | static void db_case(il, num_cases) | ^ rtdb.c:1233:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1233 | static void quoted(delim) | ^ rtdb.c:1258:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1258 | static struct il_c *db_ilcret(il_c_type) | ^ rtdb.c:1379:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1379 | static struct il_c *new_ilc(il_c_type) | ^ rtdb.c:1399:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1399 | struct il_code *new_il(il_type, size) | ^ rtdb.c:1414:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1414 | void db_dscrd(ip) | ^ rtdb.c:1456:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1456 | void db_chstr(prefix, suffix) | ^ rtdb.c:1483:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1483 | int db_tbl(section, tbl) | ^ rtdb.c:1521:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1521 | struct implement *db_ilkup(id, tbl) | ^ rtdb.c:1538:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1538 | void nxt_pre(pre, nxt, n) | ^ rtdb.c:1604:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1604 | int cmp_pre(pre1, pre2) | ^ rtdb.c:1620:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1620 | static int cmp_1_pre(p1, p2) | ^ rtdb.c:1641:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1641 | void db_err1(fatal, s) | ^ rtdb.c:1657:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1657 | void db_err2(fatal, s1, s2) | ^ rtdb.c:1675:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1675 | static void db_err3(fatal, s1, s2, s3) | ^ 18 warnings generated. cc -O2 -c munix.c cc -O2 -c literals.c literals.c:29:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 29 | static int escape(str_ptr, nchars_ptr) | ^ literals.c:87:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 87 | unsigned short *bitvect(image, len) | ^ literals.c:111:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 111 | void cset_init(f, bv) | ^ literals.c:133:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | int prt_i_str(f, s, len) | ^ 4 warnings generated. cc -O2 -c rswitch.c cc -O2 -c alloc.c alloc.c:11:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 11 | char *salloc(s) | ^ alloc.c:28:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 28 | pointer alloc(n) | ^ 2 warnings generated. cc -O2 -c xwindow.c cc -O2 -c ipp.c ipp.c:123:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 123 | int ppinit(fname, inclpath) | ^ ipp.c:162:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | static int ppopen(fname) | ^ ipp.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 ppdef(s, v) | ^ ipp.c:367:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 367 | static char *rline(fp) | ^ ipp.c:419:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 419 | static void pushdef(d) | ^ ipp.c:443:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 443 | static void pushline(fname, lno) | ^ ipp.c:459:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 459 | static void ppdir(s) | ^ ipp.c:475:29: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | errmsg = (*p->func)(s); /* process directive */ | ^ ipp.c:493:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 493 | static void pfatal(s1, s2) | ^ ipp.c:513:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 513 | static char *errdir(s) | ^ ipp.c:523:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 523 | static char *define(s) | ^ ipp.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 | static char *undef(s) | ^ ipp.c:573:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 573 | static char *include(s) | ^ ipp.c:592:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 592 | static char *setline(s) | ^ ipp.c:631:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 631 | static char *ifdef(s) | ^ ipp.c:637:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 637 | static char *ifndef(s) | ^ ipp.c:646:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 646 | static char *ifxdef(s, f) | ^ ipp.c:667:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 667 | static char *elsedir(s) | ^ ipp.c:681:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 681 | static char *endif(s) | ^ ipp.c:697:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 697 | static void skipcode(doelse, report) | ^ ipp.c:766:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 766 | static char *wskip(s) | ^ ipp.c:782:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 782 | static char *nskip(s) | ^ ipp.c:815:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 815 | static char *matchq(s) | ^ ipp.c:842:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 842 | static char *getidt(dst, src) | ^ ipp.c:861:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 861 | static char *getfnm(dst, src) | ^ ipp.c:890:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 890 | static cdefn *dlookup(name, len, val) | ^ 26 warnings generated. if [ "x" != "x" ]; then /usr/bin/make identify.o; fi cd src/rtt; /usr/bin/make cc -O2 -c rttparse.c rttgram.y:1095:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1095 | static void xfree(p) | ^ 1 warning generated. cc -O2 -c rttmain.c rttmain.c:76:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 76 | int main(argc, argv) | ^ rttmain.c:242:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | void trans(src_file) | ^ rttmain.c:332:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 332 | static void add_tdef(name) | ^ rttmain.c:347:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 347 | void put_c_fl(fname, keep) | ^ rttmain.c:371:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | void yyerror(s) | ^ 5 warnings generated. cc -O2 -c rttlex.c rttlex.c:169:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 169 | static int int_suffix(s) | ^ 1 warning generated. cc -O2 -c rttsym.c rttsym.c:75:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 75 | struct sym_entry *sym_lkup(image) | ^ rttsym.c:93:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 93 | struct sym_entry *sym_add(tok_id, image, id_type, nest_lvl) | ^ rttsym.c:153:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | struct node *lbl(t) | ^ rttsym.c:172:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | void push_cntxt(lvl_incr) | ^ rttsym.c:227:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | void unuse(t_lst, lvl) | ^ rttsym.c:242:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 242 | void free_sym(sym) | ^ rttsym.c:260:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 260 | int alloc_tnd(typ, init, lvl) | ^ rttsym.c:330:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 330 | void dst_alloc(cnv_typ, var) | ^ rttsym.c:368:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | static void add_def(dcltor) | ^ rttsym.c:420:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 420 | void id_def(dcltor, init) | ^ rttsym.c:487:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 487 | void func_def(head) | ^ rttsym.c:511:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 511 | void s_prm_def(u_ident, d_ident) | ^ rttsym.c:532:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 532 | static void add_s_prm(ident, param_num, flags) | ^ rttsym.c:555:6: 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 var_args(ident) | ^ rttsym.c:589:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 589 | void d_lst_typ(dcls) | ^ rttsym.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 | static void dcl_typ(dcl) | ^ rttsym.c:626:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 626 | static void dcltor_typ(dcltor, tqual) | ^ rttsym.c:690:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 690 | void tnd_strct(t) | ^ rttsym.c:711:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 711 | void tnd_union(t) | ^ 19 warnings generated. cc -O2 -c rttnode.c rttnode.c:6:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 6 | struct node *node0(id, tok) | ^ rttnode.c:21:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | struct node *node1(id, tok, n1) | ^ rttnode.c:38:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 38 | struct node *node2(id, tok, n1, n2) | ^ rttnode.c:57:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | struct node *node3(id, tok, n1, n2, n3) | ^ rttnode.c:78:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 78 | struct node *node4(id, tok, n1, n2, n3, n4) | ^ rttnode.c:103:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 103 | struct node *sym_node(tok) | ^ rttnode.c:131:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | struct node *comp_nd(tok, dcls, stmts) | ^ rttnode.c:150:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 150 | struct node *arith_nd(tok, p1, p2, c_int, ci_act, intgr, i_act, dbl, d_act) | ^ rttnode.c:193:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 193 | struct node *dest_node(tok) | ^ rttnode.c:211:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 211 | void free_tree(n) | ^ 10 warnings generated. cc -O2 -c rttout.c rttout.c:90:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 90 | static void chk_nl(indent) | ^ rttout.c:110:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 110 | static void line_dir(nxt_line, new_fname) | ^ rttout.c:162:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | void prt_str(s, indent) | ^ rttout.c:174:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | static void tok_line(t, indent) | ^ rttout.c:214:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 214 | static void prt_tok(t, indent) | ^ rttout.c:249:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 249 | static void untend(indent) | ^ rttout.c:270:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 270 | static void tnd_var(sym, strct_ptr, access, indent) | ^ rttout.c:321:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | static void prt_var(n, indent) | ^ rttout.c:433:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 433 | static int does_call(expr) | ^ rttout.c:484:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 484 | static void prt_runerr(t, num, val, indent) | ^ rttout.c:519:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 519 | char *typ_name(typcd, tok) | ^ rttout.c:539:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 539 | static void typ_asrt(typcd, desc, tok, indent) | ^ rttout.c:595:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 595 | static int retval_dcltor(dcltor, indent) | ^ rttout.c:653:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 653 | static void cnv_fnc(t, typcd, src, dflt, dest, indent) | ^ rttout.c:783:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 783 | char *cnv_name(typcd, dflt, dflt_to_ptr) | ^ rttout.c:848:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 848 | static void ret_value(t, n, indent) | ^ rttout.c:1062:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1062 | static void ret_1_arg(t, args, typcd, vwrd_asgn, arg_rep, indent) | ^ rttout.c:1095:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1095 | static void chk_rsltblk(indent) | ^ rttout.c:1118:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1118 | static void failure(indent, brace) | ^ rttout.c:1154:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1154 | int c_walk(n, indent, brace) | ^ rttout.c:1833:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1833 | int call_ret(n) | ^ rttout.c:1874:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1874 | void ld_prmloc(parminfo) | ^ rttout.c:1893:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1893 | void sv_prmloc(parminfo) | ^ rttout.c:1914:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1914 | void mrg_prmloc(parminfo) | ^ rttout.c:1951:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1951 | static int typ_case(var, slct_lst, dflt, walk, maybe_var, indent) | ^ rttout.c:2210:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2210 | static void chk_conj(n) | ^ rttout.c:2272:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2272 | static int len_sel(sel, strt_prms, end_prms, indent) | ^ rttout.c:2304:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2304 | static int rt_walk(n, indent, brace) | ^ rttout.c:2723:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2723 | void spcl_dcls(op_params) | ^ rttout.c:2892:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2892 | static void spcl_start(op_params) | ^ rttout.c:2916:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2916 | static void tend_ary(n) | ^ rttout.c:3000:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3000 | static void parm_tnd(sym) | ^ rttout.c:3024:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3024 | static void parm_locs(op_params) | ^ rttout.c:3062:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3062 | static int real_def(n) | ^ rttout.c:3086:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3086 | static int only_proto(n) | ^ rttout.c:3132:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3132 | static int tdef_or_extr(n) | ^ rttout.c:3157:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3157 | void dclout(n) | ^ rttout.c:3171:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3171 | void fncout(head, prm_dcl, block) | ^ rttout.c:3226:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3226 | void defout(n) | ^ rttout.c:3269:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3269 | static void comp_def(n) | ^ rttout.c:3444:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3444 | static void interp_def(n) | ^ rttout.c:3651:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3651 | void keyconst(t) | ^ rttout.c:3761:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 3761 | void keepdir(t) | ^ 43 warnings generated. cc -O2 -c rttmisc.c rttmisc.c:34:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | long ttol(t) | ^ rttmisc.c:65:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | struct token *chk_exct(tok) | ^ rttmisc.c:80:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 80 | int icn_typ(typ) | ^ 3 warnings generated. cc -O2 -c rttdb.c rttdb.c:60:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 60 | void loaddb(dbname) | ^ rttdb.c:155:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | static void max_pre(tbl, pre) | ^ rttdb.c:186:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 186 | struct srcfile *src_lkup(srcname) | ^ rttdb.c:219:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 219 | void add_dpnd(sfile, c_name) | ^ rttdb.c:234:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 234 | void clr_dpnd(srcname) | ^ rttdb.c:243:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | void dumpdb(dbname) | ^ rttdb.c:314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 314 | static void prt_impls(db, sect, tbl, num, sort_ary, cmp) | ^ rttdb.c:474:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 474 | static void put_inlin(db, il) | ^ rttdb.c:830:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 830 | static int put_case(db, il) | ^ rttdb.c:859:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 859 | static void put_typcd(db, typcd) | ^ rttdb.c:916:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 916 | static void put_ilc(db, ilc) | ^ rttdb.c:992:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 992 | static void put_var(db, code, ilc) | ^ rttdb.c:1010:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1010 | static void ret_flag(db, flag, may_fthru) | ^ rttdb.c:1043:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1043 | static void put_ret(db, ilc) | ^ rttdb.c:1066:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1066 | static int name_cmp(p1, p2) | ^ rttdb.c:1082:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1082 | static int op_cmp(p1, p2) | ^ rttdb.c:1103:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1103 | static void prt_dpnd(db) | ^ rttdb.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 | static int src_cmp(p1, p2) | ^ rttdb.c:1166:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1166 | static int prt_c_fl(db, clst, line_left) | ^ rttdb.c:1195:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1195 | void full_lst(fname) | ^ rttdb.c:1224:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1224 | void impl_fnc(name) | ^ rttdb.c:1239:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1239 | void impl_key(name) | ^ rttdb.c:1254:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1254 | static int set_impl(name, tbl, num_impl, pre) | ^ rttdb.c:1315:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1315 | static void set_prms(ptr) | ^ rttdb.c:1350:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1350 | void impl_op(op_sym, name) | ^ rttdb.c:1430:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1430 | void set_r_seq(min, max, resume) | ^ 26 warnings generated. cc -O2 -c rttinlin.c rttinlin.c:57:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | void in_line(n) | ^ rttinlin.c:132:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 132 | static struct il_code *il_walk(n) | ^ rttinlin.c:696:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 696 | static struct il_code *il_var(n) | ^ rttinlin.c:722:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 722 | static struct il_code *abstrcomp(n, indx_stor, chng_stor, escapes) | ^ rttinlin.c:880:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 880 | static void abstrsnty(t, typcd, indx_stor, chng_stor) | ^ rttinlin.c:911:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 911 | static int body_anlz(n, does_break, may_mod, const_cast, all) | ^ rttinlin.c:1303:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1303 | static void lcl_tend(n) | ^ rttinlin.c:1362:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1362 | static void chkrettyp(n) | ^ rttinlin.c:1381:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1381 | static struct il_code *body_fnc(n) | ^ rttinlin.c:1802:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1802 | static int strct_typ(typ, is_reg) | ^ rttinlin.c:1841:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1841 | static int is_addr(dcltor, modifier) | ^ rttinlin.c:1887:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1887 | static void chng_ploc(typcd, src) | ^ rttinlin.c:1918:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1918 | static void cnt_bufs(cnv_typ) | ^ rttinlin.c:1937:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1937 | static int mrg_abstr(sum, typ) | ^ 14 warnings generated. cc -O2 -c rttilc.c rttilc.c:54:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 54 | struct il_c *inlin_c(n, may_mod) | ^ rttilc.c:68:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 68 | struct il_c *simpl_dcl(tqual, addr_of, sym) | ^ rttilc.c:92:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 92 | struct il_c *parm_dcl(addr_of, sym) | ^ rttilc.c:125:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 125 | static void add_ptr(dcltor) | ^ rttilc.c:187:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 187 | struct il_c *bdy_prm(addr_of, just_desc, sym, may_mod) | ^ rttilc.c:206:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 206 | struct il_c *ilc_dcl(tqual, dcltor, init) | ^ rttilc.c:243:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | static void ilc_chnl(t) | ^ rttilc.c:261:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | static void ilc_tok(t) | ^ rttilc.c:297:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | static void ilc_str(s) | ^ rttilc.c:348:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | static void new_ilc(il_c_type) | ^ rttilc.c:359:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 359 | static void alloc_ilc(il_c_type) | ^ rttilc.c:378:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 378 | static struct il_c *sep_ilc(s1, n, s2) | ^ rttilc.c:406:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 406 | static void ilc_var(sym, just_desc, may_mod) | ^ rttilc.c:496:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 496 | static void ilc_walk(n, may_mod, const_cast) | ^ rttilc.c:1075:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1075 | static void ilc_cnv(cnv_typ, src, dflt, dest) | ^ rttilc.c:1141:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1141 | static void ilc_ret(t, ilc_typ, n) | ^ rttilc.c:1270:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1270 | static void ilc_goto(lbl) | ^ rttilc.c:1284:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1284 | static void ilc_cgoto(neg, cond, lbl) | ^ rttilc.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 | static void ilc_lbl(lbl) | ^ rttilc.c:1320:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1320 | void chkabsret(tok, ret_typ) | ^ rttilc.c:1351:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1351 | void just_type(typ, indent, ilc) | ^ 21 warnings generated. cc -c -O2 ../preproc/pout.c ../preproc/pout.c:10:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 10 | void output(out_file) | ^ 1 warning generated. cc -c -O2 ../preproc/pchars.c cc -c -O2 ../preproc/perr.c ../preproc/perr.c:28:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 28 | void errt1(t, s) | ^ ../preproc/perr.c:38:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 38 | void errfl1(f, l, s) | ^ ../preproc/perr.c:52:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | void err1(s) | ^ ../preproc/perr.c:64:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 64 | void errt2(t, s1, s2) | ^ ../preproc/perr.c:75:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 75 | void errfl2(f, l, s1, s2) | ^ ../preproc/perr.c:90:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 90 | void err2(s1, s2) | ^ ../preproc/perr.c:103:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 103 | void errt3(t, s1, s2, s3) | ^ ../preproc/perr.c:115:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | void errfl3(f, l, s1, s2, s3) | ^ ../preproc/perr.c:133:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | void addrmlst(fname, f) | ^ 9 warnings generated. cc -c -O2 ../preproc/pmem.c ../preproc/pmem.c:15:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 15 | struct macro *new_macro(mname, category, multi_line, prmlst, body) | ^ ../preproc/pmem.c:39:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 39 | struct token *new_token(id, image, fname, line) | ^ ../preproc/pmem.c:59:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 59 | struct token *copy_t(t) | ^ ../preproc/pmem.c:75:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 75 | struct tok_lst *new_t_lst(tok) | ^ ../preproc/pmem.c:89:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 89 | struct id_lst *new_id_lst(id) | ^ ../preproc/pmem.c:104:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 104 | struct char_src *new_cs(fname, f, bufsize) | ^ ../preproc/pmem.c:128:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 128 | struct mac_expand *new_me(m, args, exp_args) | ^ ../preproc/pmem.c:148:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | struct paste_lsts *new_plsts(trigger, tlst, plst) | ^ ../preproc/pmem.c:178:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 178 | void push_src(flag, ref) | ^ ../preproc/pmem.c:199:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 199 | void free_t(t) | ^ ../preproc/pmem.c:209:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 209 | void free_t_lst(tlst) | ^ ../preproc/pmem.c:222:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 222 | void free_id_lst(ilst) | ^ ../preproc/pmem.c:235:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 235 | void free_m(m) | ^ ../preproc/pmem.c:248:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 248 | void free_m_lst(m) | ^ ../preproc/pmem.c:261:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | void free_plsts(plsts) | ^ ../preproc/pmem.c:270:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 270 | void rel_sbuf(sbuf) | ^ 16 warnings generated. cc -c -O2 ../preproc/bldtok.c ../preproc/bldtok.c:86:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 86 | static int pp_tok_id(s) | ^ ../preproc/bldtok.c:115:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | static struct token *chck_wh_sp(cs) | ^ ../preproc/bldtok.c:263:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 263 | static struct token *char_str(delim, tok_id) | ^ ../preproc/bldtok.c:294:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 294 | static struct token *hdr_tok(delim, tok_id, cs) | ^ 4 warnings generated. cc -c -O2 ../preproc/macro.c ../preproc/macro.c:45:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 45 | static struct macro **m_find(mname) | ^ ../preproc/macro.c:60:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 60 | static int eq_id_lst(lst1, lst2) | ^ ../preproc/macro.c:77:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 77 | static int eq_tok_lst(lst1, lst2) | ^ ../preproc/macro.c:182:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 182 | void m_install(mname, category, multi_line, prmlst, body) | ^ ../preproc/macro.c:232:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 232 | void m_delete(mname) | ^ ../preproc/macro.c:266:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 266 | struct macro *m_lookup(id) | ^ ../preproc/macro.c:289:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 289 | static int parm_indx(id, m) | ^ ../preproc/macro.c:305:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 305 | static void cpy_str(ldelim, image, rdelim, sbuf) | ^ ../preproc/macro.c:329:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 329 | static struct token *stringize(trigger, me) | ^ ../preproc/macro.c:396:27: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 396 | static struct paste_lsts *paste_parse(t, me) | ^ ../preproc/macro.c:457:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 457 | static int *cpy_image(t, s) | ^ 11 warnings generated. cc -c -O2 ../preproc/preproc.c ../preproc/preproc.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 | static void start_select(t) | ^ ../preproc/preproc.c:136:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 136 | static void end_select(t) | ^ ../preproc/preproc.c:193:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 193 | static void incl_file(t) | ^ ../preproc/preproc.c:292:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 292 | static void define(t) | ^ ../preproc/preproc.c:419:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 419 | static int expand(t, m) | ^ ../preproc/preproc.c:588:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 588 | static void toks_to_str(sbuf, t) | ^ 6 warnings generated. cc -c -O2 ../preproc/evaluate.c ../preproc/evaluate.c:37:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | static long primary(tp, trigger) | ^ ../preproc/evaluate.c:253:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 253 | static long unary(tp, trigger) | ^ ../preproc/evaluate.c:281:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 281 | static long multiplicative(tp, trigger) | ^ ../preproc/evaluate.c:314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 314 | static long additive(tp, trigger) | ^ ../preproc/evaluate.c:340:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 340 | static long shift(tp, trigger) | ^ ../preproc/evaluate.c:368:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 368 | static long relation(tp, trigger) | ^ ../preproc/evaluate.c:404:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 404 | static long equality(tp, trigger) | ^ ../preproc/evaluate.c:429:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 429 | static long and(tp, trigger) | ^ ../preproc/evaluate.c:448:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 448 | static long excl_or(tp, trigger) | ^ ../preproc/evaluate.c:467:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 467 | static long incl_or(tp, trigger) | ^ ../preproc/evaluate.c:486:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | static long log_and(tp, trigger) | ^ ../preproc/evaluate.c:505:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 505 | static long log_or(tp, trigger) | ^ ../preproc/evaluate.c:524:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 524 | long conditional(tp, trigger) | ^ ../preproc/evaluate.c:549:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 549 | int eval(trigger) | ^ 14 warnings generated. cc -c -O2 ../preproc/files.c ../preproc/files.c:18:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 18 | static void file_src(fname, f) | ^ ../preproc/files.c:34:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | void source(fname) | ^ ../preproc/files.c:51:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 51 | void include(trigger, fname, system) | ^ ../preproc/files.c:131:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | void init_files(opt_lst, opt_args) | ^ 4 warnings generated. cc -c -O2 ../preproc/gettok.c ../preproc/gettok.c:139:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 139 | void nxt_non_wh(tp) | ^ ../preproc/gettok.c:161:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 161 | void advance_tok(tp) | ^ ../preproc/gettok.c:180:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 180 | void merge_whsp(whsp, next_t, t_src) | ^ 3 warnings generated. cc -c -O2 ../preproc/pinit.c ../preproc/pinit.c:21:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | void init_preproc(fname, opt_lst, opt_args) | ^ ../preproc/pinit.c:43:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 43 | static void mac_opts(opt_lst, opt_args) | ^ ../preproc/pinit.c:74:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 74 | void str_src(src_name, s, len) | ^ ../preproc/pinit.c:107:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 107 | static void do_directive(s) | ^ ../preproc/pinit.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 | static void undef_opt(s, len) | ^ ../preproc/pinit.c:147:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | static void define_opt(s, len, dflt) | ^ 6 warnings generated. cc -o rtt rttparse.o rttmain.o rttlex.o rttsym.o rttnode.o rttout.o rttmisc.o rttdb.o rttinlin.o rttilc.o pout.o pchars.o perr.o pmem.o bldtok.o macro.o preproc.o evaluate.o files.o gettok.o pinit.o ../common/getopt.o ../common/time.o ../common/filepart.o ../common/identify.o ../common/strtbl.o ../common/alloc.o ../common/rtdb.o ../common/munix.o ../common/literals.o ld: warning: rttmain.c(rttmain.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: rttmain.c(rttmain.o:(main)): warning: strcat() is almost always misused, please use strlcat() ld: warning: rttout.c(rttout.o:(defout)): warning: sprintf() is often misused, please use snprintf() cd src/icont; /usr/bin/make cc -O2 -c tunix.c cc -O2 -c tglobals.c cc -O2 -c util.c util.c:33:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 33 | pointer tcalloc(m, n) | ^ util.c:47:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 47 | pointer trealloc(table, tblfree, size, unit_size, min_units, tbl_name) | ^ util.c:86:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 86 | unsigned int round2(n) | ^ 3 warnings generated. cc -O2 -c trans.c trans.c:29:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 29 | int trans(ifiles, tgtdir) | ^ trans.c:61:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 61 | static void trans1(filename, tgtdir) | ^ trans.c:120:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 120 | void writecheck(rc) | ^ 3 warnings generated. cc -O2 -c tcode.c tcode.c:73:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | void codegen(t) | ^ tcode.c:85:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 85 | static int traverse(t) | ^ tcode.c:661:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 661 | static void binop(op) | ^ tcode.c:861:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 861 | static void unopa(op,t) | ^ tcode.c:913:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 913 | static void unopb(op) | ^ tcode.c:998:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 998 | static void setloc(n) | ^ tcode.c:1005:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1005 | static void emitfile(n) | ^ tcode.c:1017:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1017 | static void emitline(n) | ^ tcode.c:1039:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1039 | static void emitlab(l) | ^ tcode.c:1045:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1045 | static void emit(s) | ^ tcode.c:1051:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1051 | static void emitl(s, a) | ^ tcode.c:1058:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1058 | static void emitn(s, a) | ^ tcode.c:1065:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1065 | static void emits(s, a) | ^ tcode.c:1076:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1076 | static int alclab(n) | ^ 14 warnings generated. cc -O2 -c tlex.c In file included from tlex.c:14: ./../common/lextab.h:171:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 171 | int getopr(ac, cc) | ^ In file included from tlex.c:15: ./../common/yylex.h:194:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 194 | static struct toktab *getident(ac, cc) | ^ ./../common/yylex.h:261:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | static int bufcmp(s) | ^ ./../common/yylex.h:266:16: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] 266 | while (s != '\0' && s1 < lex_sbuf.endimage && *s == *s1) { | ^~~~ | (void *)0 ./../common/yylex.h:284:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 284 | static struct toktab *getnum(ac, cc) | ^ ./../common/yylex.h:371:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | static struct toktab *getstring(ac, cc) | ^ ./../common/yylex.h:458:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 458 | static int octesc(ac) | ^ ./../common/yylex.h:536:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 536 | static int setfilenm(c) | ^ In file included from tlex.c:16: ./../common/error.h:21:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | void yyerror(tok, lval, state) | ^ ./../common/error.h:52:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | static char *mapterm(typ,val) | ^ ./../common/error.h:77:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 77 | void tfatal(s1, s2) | ^ ./../common/error.h:95:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 95 | void nfatal(n, s1, s2) | ^ ./../common/error.h:115:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | void tsyserr(s) | ^ ./../common/error.h:131:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | void quit(msg) | ^ ./../common/error.h:140:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 140 | void quitf(msg,arg) | ^ 15 warnings generated. cc -O2 -c lnklist.c lnklist.c:21:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | void addinvk(name, n) | ^ lnklist.c:50:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | static struct lfile *alclfile(name) | ^ lnklist.c:67:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 67 | void addlfile(name) | ^ 3 warnings generated. cc -O2 -c tparse.c tgram.g:448:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 448 | static void xfree(p) | ^ 1 warning generated. cc -O2 -c tsym.c tsym.c:87:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 87 | void install(name, flag, argcnt) | ^ tsym.c:139:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 139 | int putloc(id,id_type) | ^ tsym.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 | static void putglob(id, id_type, n_args) | ^ tsym.c:174:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | int putlit(id, idtype, len) | ^ tsym.c:193:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 193 | static struct tlentry *llookup(id) | ^ tsym.c:208:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | static struct tgentry *glookup(id) | ^ tsym.c:224:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 224 | static struct tcentry *clookup(id,flag) | ^ tsym.c:241:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 241 | int klookup(id) | ^ tsym.c:257:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 257 | static struct tlentry *alcloc(blink, name, flag) | ^ tsym.c:285:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 285 | static struct tgentry *alcglob(blink, name, flag, nargs) | ^ tsym.c:314:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 314 | static struct tcentry *alclit(blink, name, len, flag) | ^ tsym.c:342:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 342 | void lout(fd) | ^ tsym.c:355:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | void constout(fd) | ^ tsym.c:382:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 382 | void rout(fd,name) | ^ tsym.c:403:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 403 | void gout(fd) | ^ 15 warnings generated. cc -O2 -c tmem.c cc -O2 -c tree.c tree.c:17:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 17 | nodeptr tree1(type) | ^ tree.c:27:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 27 | nodeptr tree2(type, loc_model) | ^ tree.c:41:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 41 | nodeptr tree3(type, loc_model, c) | ^ tree.c:57:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | nodeptr tree4(type, loc_model, c, d) | ^ tree.c:74:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 74 | nodeptr tree5(type, loc_model, c, d, e) | ^ tree.c:92:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 92 | nodeptr tree6(type, loc_model, c, d, e, f) | ^ tree.c:111:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 111 | nodeptr buildarray(a,lb,e,rb) | ^ tree.c:126:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | nodeptr int_leaf(type, loc_model, c) | ^ tree.c:142:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 142 | nodeptr c_str_leaf(type, loc_model, c) | ^ tree.c:158:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 158 | nodeptr i_str_leaf(type, loc_model, c, d) | ^ 10 warnings generated. cc -O2 -o newhdr newhdr.c cc -O2 -o ixhdr.hdr ixhdr.c ../common/alloc.o ../common/munix.o ld: warning: munix.c(../common/munix.o:(relfile)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: munix.c(../common/munix.o:(relfile)): warning: strcat() is almost always misused, please use strlcat() strip ixhdr.hdr ./newhdr -o hdr.h ixhdr.hdr cc -O2 -c link.c link.c:34:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | int ilink(ifiles,outname) | ^ link.c:167:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 167 | void lwarn(s1, s2, s3) | ^ link.c:181:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 181 | void lfatal(s1, s2) | ^ link.c:195:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 195 | static void setexe(fname) | ^ 4 warnings generated. cc -O2 -c lglob.c lglob.c:285:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 285 | static void scanfile(filename) | ^ lglob.c:346:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 346 | static void reference(gp) | ^ 2 warnings generated. cc -O2 -c lcode.c lcode.c:427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 427 | static void lemit(op, name) | ^ lcode.c:434:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 434 | static void lemitl(op, lab, name) | ^ lcode.c:452:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 452 | static void lemitn(op, n, name) | ^ lcode.c:463:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 463 | static void lemitr(op, loc, name) | ^ lcode.c:474:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 474 | static void lemitin(op, offset, n, name) | ^ lcode.c:492:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 492 | static void lemitint(op, i, name) | ^ lcode.c:502:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 502 | static void lemitcon(k) | ^ lcode.c:558:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 558 | static void lemitproc(name, nargs, ndyn, nstat, fstat) | ^ lcode.c:854:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 854 | static void intout(oint) | ^ lcode.c:877:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 877 | static void wordout(oword) | ^ lcode.c:899:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 899 | static void outblock(addr,count) | ^ lcode.c:934:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 934 | static void backpatch(lab) | ^ cc -O2 -c llex.c 12 warnings generated. llex.c:18:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 18 | int getopc(id) | ^ llex.c:162:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | long getint(j,wp) | ^ llex.c:182:42: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 182 | if (result <= MinLong || result >= MaxLong) { | ~~ ^~~~~~~ ./../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ llex.c:200:45: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 200 | if (result <= MinLong || result >= MaxLong) { | ~~ ^~~~~~~ ./../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ llex.c:290:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 290 | word getstrlit(l) | ^ 5 warnings generated. cc -O2 -c lmem.c lmem.c:103:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 103 | void alsolink(name) | ^ lmem.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 | struct lfile *getlfile(lptr) | ^ lmem.c:152:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | static struct lfile *alclfile(name) | ^ 3 warnings generated. cc -O2 -c lsym.c lsym.c:34:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | word instid(s) | ^ lsym.c:67:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 67 | word putident(len, install) | ^ lsym.c:121:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 121 | int lexeql(l, s1, s2) | ^ lsym.c:135:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | static struct ientry *alcident(nam, len) | ^ lsym.c:163:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | void putlocal(n, id, flags, imperror, procname) | ^ lsym.c:221:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 221 | struct gentry *putglobal(id, flags, nargs, procid) | ^ lsym.c:244:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 244 | void putconst(n, flags, len, pc, valp) | ^ lsym.c:292:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 292 | void putfield(fname, gp, fnum) | ^ lsym.c:330:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 330 | struct gentry *glocate(id) | ^ lsym.c:344:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 344 | struct fentry *flocate(id) | ^ lsym.c:358:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 358 | static struct gentry *alcglobal(blink, name, flag, nargs, procid) | ^ lsym.c:389:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 389 | static struct fentry *alcfhead(blink, name, fid, rlist) | ^ lsym.c:414:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 414 | static struct rentry *alcfrec(link, gp, fnum) | ^ lsym.c:433:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 433 | int blocate(s_indx) | ^ 14 warnings generated. cc -O2 -c opcode.c cc -O2 -o icont tunix.o tglobals.o util.o trans.o tcode.o tlex.o lnklist.o tparse.o tsym.o tmem.o tree.o link.o lglob.o lcode.o llex.o lmem.o lsym.o opcode.o ../common/long.o ../common/getopt.o ../common/alloc.o ../common/filepart.o ../common/strtbl.o ../common/ipp.o ../common/munix.o ld: warning: tunix.c(tunix.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: tunix.c(tunix.o:(main)): warning: strcat() is almost always misused, please use strlcat() ld: warning: tunix.c(tunix.o:(txrun)): warning: rand() may return deterministic values, is that what you want? ld: warning: tunix.c(tunix.o:(txrun)): warning: sprintf() is often misused, please use snprintf() cp icont ../../bin strip ../../bin/icont (cd ../../bin; rm -f icon icon.exe; ln -s icont icon) cd src/runtime; /usr/bin/make ../rtt/rtt -x cnv.r && cc -o cnv.o -c -O2 xcnv.c && rm xcnv.c cnv.r:32:5: 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 cnv_c_dbl(s, d) | ^ cnv.r:87:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 87 | int cnv_c_int(s, d) | ^ cnv.r:106:20: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 106 | if (dbl > MaxLong || dbl < MinLong) { | ~ ^~~~~~~ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cnv.r:134:20: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 134 | if (dbl > MaxLong || dbl < MinLong) { | ~ ^~~~~~~ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cnv.r:148:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | int cnv_c_str(s, d) | ^ cnv.r:191:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 191 | int cnv_cset(s, d) | ^ cnv.r:225:5: 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 cnv_ec_int(s, d) | ^ cnv.r:268:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | int cnv_eint(s, d) | ^ cnv.r:311:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 311 | int cnv_int(s, d) | ^ cnv.r:326:20: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 326 | if (dbl > MaxLong || dbl < MinLong) { | ~ ^~~~~~~ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cnv.r:362:20: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 362 | if (dbl > MaxLong || dbl < MinLong) { | ~ ^~~~~~~ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cnv.r:379:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 379 | int cnv_real(s, d) | ^ cnv.r:396:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 396 | int cnv_str(s, d) | ^ cnv.r:436:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 436 | int cnv_tcset(cbuf, s, d) | ^ cnv.r:470:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 470 | int cnv_tstr(sbuf, s, d) | ^ cnv.r:490:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 490 | void deref(s, d) | ^ cnv.r:556:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 556 | double getdbl(dp) | ^ cnv.r:567:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 567 | static int tmp_str(sbuf, s, d) | ^ cnv.r:604:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 604 | int dp_pnmcmp(pne, dp) | ^ cnv.r:617:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 617 | struct b_proc *bi_strprc(s, arity) | ^ cnv.r:653:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 653 | struct b_proc *strprc(s, arity) | ^ cnv.r:682:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 682 | static void itos(num, dp, s) | ^ cnv.r:727:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 727 | static int ston(sp, result) | ^ cnv.r:855:66: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 855 | if (!realflag && !scale && mantissa >= MinLong && mantissa <= MaxLong) { | ~~ ^~~~~~~ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cnv.r:925:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 925 | word cvpos(pos, len) | ^ cnv.r:956:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 956 | void rtos(n, dp, s) | ^ cnv.r:986:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 986 | static void cstos(cs, dp, s) | ^ 27 warnings generated. ../rtt/rtt -x data.r && cc -o data.o -c -O2 xdata.c && rm xdata.c ../rtt/rtt -x def.r && cc -o def.o -c -O2 xdef.c && rm xdef.c def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_c_dbl(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_c_int(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_c_str(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_cset(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_ec_int(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_eint(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_int(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_real(s, df, d) | ^ def.r:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | int def_str(s, df, d) | ^ def.r:141:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 141 | int def_tcset(cbuf, s, df, d) | ^ def.r:159:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 159 | int def_tstr(sbuf, s, df, d) | ^ 11 warnings generated. ../rtt/rtt -x errmsg.r && cc -o errmsg.o -c -O2 xerrmsg.c && rm xerrmsg.c errmsg.r:11:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 11 | void err_msg(n, v) | ^ errmsg.r:83:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 83 | void irunerr(n, v) | ^ errmsg.r:98:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 98 | void drunerr(n, v) | ^ 3 warnings generated. ../rtt/rtt -x fconv.r && cc -o fconv.o -c -O2 xfconv.c && rm xfconv.c xfconv.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zabs(r_args) | ^ fconv.r:71:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 71 | int Zcset(r_args) | ^ fconv.r:94:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | int Zinteger(r_args) | ^ fconv.r:94:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | int Zreal(r_args) | ^ fconv.r:94:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | int Zstring(r_args) | ^ fconv.r:94:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | int Znumeric(r_args) | ^ fconv.r:135:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | int Zproc(r_args) | ^ 7 warnings generated. ../rtt/rtt -x fload.r && cc -o fload.o -c -O2 xfload.c && rm xfload.c fload.r:30:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 30 | int Zloadfunc(r_args) | ^ fload.r:94:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | int makefunc(d, name, func) | ^ fload.r:141:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 141 | status = (*func)(argc, dargv); | ^ fload.r:127:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 127 | int glue(argc, dargv) | ^ fload.r:25:5: 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 subsequent definition [-Wdeprecated-non-prototype] 25 | int glue(); | ^ 5 warnings generated. ../rtt/rtt -x fmath.r && cc -o fmath.o -c -O2 xfmath.c && rm xfmath.c xfmath.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zsin(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zcos(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Ztan(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zacos(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zasin(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zexp(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zsqrt(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zdtor(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zrtod(r_args) | ^ fmath.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Zatan(r_args) | ^ fmath.r:82:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 82 | int Zlog(r_args) | ^ 11 warnings generated. ../rtt/rtt -x fmisc.r && cc -o fmisc.o -c -O2 xfmisc.c && rm xfmisc.c xfmisc.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zargs(r_args) | ^ fmisc.r:30:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 30 | int Zchar(r_args) | ^ fmisc.r:49:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 49 | int Zcollect(r_args) | ^ fmisc.r:95:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 95 | int Zcopy(r_args) | ^ fmisc.r:232:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 232 | int Zdisplay(r_args) | ^ fmisc.r:288:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 288 | int Zerrorclear(r_args) | ^ fmisc.r:304:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | int Zfunction(r_args) | ^ fmisc.r:322:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 322 | int Ziand(r_args) | ^ fmisc.r:351:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | int Zior(r_args) | ^ fmisc.r:351:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | int Zixor(r_args) | ^ fmisc.r:351:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | int Zicom(r_args) | ^ fmisc.r:409:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 409 | int Zimage(r_args) | ^ fmisc.r:426:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 426 | int Zishift(r_args) | ^ fmisc.r:467:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 467 | int Zord(r_args) | ^ fmisc.r:483:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 483 | int Zname(r_args) | ^ fmisc.r:509:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 509 | int Zrunerr(r_nargs, r_args) | ^ fmisc.r:526:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 526 | int Zseq(r_args) | ^ fmisc.r:582:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 582 | int Zserial(r_args) | ^ fmisc.r:627:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 627 | int Zsort(r_args) | ^ fmisc.r:894:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 894 | int trefcmp(d1, d2) | ^ fmisc.r:904:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 904 | int tvalcmp(d1, d2) | ^ fmisc.r:918:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 918 | int trcmp3(dp1, dp2) | ^ fmisc.r:927:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 927 | int tvcmp4(dp1, dp2) | ^ fmisc.r:936:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 936 | int Zsortf(r_args) | ^ fmisc.r:1069:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1069 | int nthcmp(d1, d2) | ^ fmisc.r:1104:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1104 | static dptr nth(d) | ^ fmisc.r:1152:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1152 | int Ztype(r_args) | ^ fmisc.r:1192:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1192 | int Zvariable(r_args) | ^ 28 warnings generated. ../rtt/rtt -x fscan.r && cc -o fscan.o -c -O2 xfscan.c && rm xfscan.c xfscan.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zmove(r_args) | ^ fscan.r:66:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 66 | int Zpos(r_args) | ^ fscan.r:91:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 91 | int Ztab(r_args) | ^ 3 warnings generated. ../rtt/rtt -x fstr.r && cc -o fstr.o -c -O2 xfstr.c && rm xfstr.c xfstr.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zcenter(r_args) | ^ fstr.r:127:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 127 | int Zdetab(r_nargs, r_args) | ^ fstr.r:230:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 230 | int Zentab(r_nargs, r_args) | ^ fstr.r:354:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 354 | void nxttab(col, tablst, endlst, last, interval) | ^ fstr.r:380:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 380 | int Zleft(r_args) | ^ fstr.r:431:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 431 | int Zmap(r_args) | ^ fstr.r:514:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 514 | int Zrepl(r_args) | ^ fstr.r:583:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 583 | int Zreverse(r_args) | ^ fstr.r:622:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 622 | int Zright(r_args) | ^ fstr.r:669:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 669 | int Ztrim(r_args) | ^ 10 warnings generated. ../rtt/rtt -x fstranl.r && cc -o fstranl.o -c -O2 xfstranl.c && rm xfstranl.c xfstranl.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zany(r_args) | ^ fstranl.r:87:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 87 | int Zbal(r_args) | ^ fstranl.r:129:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 129 | int Zfind(r_args) | ^ fstranl.r:174:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | int Zmany(r_args) | ^ fstranl.r:206:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 206 | int Zmatch(r_args) | ^ fstranl.r:239:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 239 | int Zupto(r_args) | ^ 6 warnings generated. ../rtt/rtt -x fstruct.r && cc -o fstruct.o -c -O2 xfstruct.c && rm xfstruct.c xfstruct.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zdelete(r_args) | ^ fstruct.r:67:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 67 | int c_get(hp, res) | ^ fstruct.r:113:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | int Zget(r_args) | ^ fstruct.r:137:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 137 | int Zpop(r_args) | ^ fstruct.r:137:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 137 | int Zkey(r_args) | ^ fstruct.r:168:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 168 | int Zinsert(r_args) | ^ fstruct.r:270:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 270 | int Zlist(r_args) | ^ fstruct.r:322:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 322 | int Zmember(r_args) | ^ fstruct.r:365:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 365 | int Zpull(r_args) | ^ fstruct.r:415:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 415 | int Zpush(r_nargs, r_args) | ^ fstruct.r:578:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 578 | void c_put(l, val) | ^ fstruct.r:644:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 644 | int Zput(r_nargs, r_args) | ^ fstruct.r:743:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 743 | int Zset(r_args) | ^ fstruct.r:826:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 826 | int Ztable(r_args) | ^ ../rtt/rtt -x fsys.r && cc -o fsys.o -c -O2 xfsys.c && rm xfsys.c 14 warnings generated. xfsys.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Zclose(r_args) | ^ fsys.r:78:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 78 | int Zexit(r_args) | ^ fsys.r:91:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 91 | int Zgetenv(r_args) | ^ fsys.r:119:5: 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 Zopen(r_args) | ^ fsys.r:153:17: 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] 153 | extern FILE *fopen(); | ^ fsys.r:351:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | int Zread(r_args) | ^ fsys.r:446:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 446 | int Zreads(r_args) | ^ fsys.r:552:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 552 | int Zremove(r_args) | ^ fsys.r:572:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 572 | int Zrename(r_args) | ^ fsys.r:596:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 596 | int Zseek(r_args) | ^ fsys.r:649:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 649 | int Zsystem(r_args) | ^ fsys.r:683:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 683 | int Zwhere(r_args) | ^ fsys.r:692:9: 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] 692 | long ftell(); | ^ /usr/include/stdio.h:150:7: note: conflicting prototype is here 150 | long ftell(FILE *); | ^ fsys.r:725:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 725 | int Zstop(r_nargs, r_args) | ^ fsys.r:789:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 789 | int Zwrite(r_nargs, r_args) | ^ fsys.r:791:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 791 | int Zwrites(r_nargs, r_args) | ^ fsys.r:791:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 791 | int Zgetch(r_args) | ^ fsys.r:939:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 939 | int Zgetche(r_args) | ^ fsys.r:954:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 954 | int Zkbhit(r_args) | ^ fsys.r:969:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 969 | int Zchdir(r_args) | ^ fsys.r:985:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 985 | int Zdelay(r_args) | ^ fsys.r:1006:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1006 | int Zflush(r_args) | ^ 22 warnings generated. ../rtt/rtt -x fwindow.r && cc -o fwindow.o -c -O2 xfwindow.c && rm xfwindow.c ../rtt/rtt -x imain.r && cc -o imain.o -c -O2 ximain.c && rm ximain.c imain.r:158:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 158 | void ixopts(argc, argv, ip) | ^ imain.r:200:15: 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] 200 | extern int Omkrec(); | ^ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/rproto.h:446:5: note: conflicting prototype is here 446 | int Omkrec (int nargs, Fargs); | ^ 2 warnings generated. ../rtt/rtt -x imisc.r && cc -o imisc.o -c -O2 ximisc.c && rm ximisc.c /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/grttin.h:25:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 25 | int Ofield(nargs, cargp) | ^ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/grttin.h:25:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 25 | int Omkrec(nargs, cargp) | ^ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/grttin.h:25:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 25 | int Olimit(nargs, cargp) | ^ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/grttin.h:25:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 25 | int Obscan(nargs, cargp) | ^ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/grttin.h:25:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 25 | int Oescan(nargs, cargp) | ^ 5 warnings generated. ../rtt/rtt -x init.r && cc -o init.o -c -O2 xinit.c && rm xinit.c init.r:129:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 129 | static FILE *readhdr(name, hdr) | ^ init.r:207:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 207 | void icon_init(name, argcp, argv) | ^ init.r:215:17: 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] 215 | word cbread, longread(); | ^ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/rproto.h:102:7: note: conflicting prototype is here 102 | word longread (char *s,int width,long len,FILE *fname); | ^ init.r:432:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 432 | static void env_err(msg, name, val) | ^ init.r:450:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 450 | void env_int(name, variable, non_neg, limit) | ^ init.r:529:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 529 | void error(s1, s2) | ^ init.r:545:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 545 | void syserr(s) | ^ init.r:566:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 566 | void c_exit(i) | ^ init.r:598:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 598 | void fatalerr(n, v) | ^ init.r:609:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 609 | int pstrnmcmp(a, b) | ^ 10 warnings generated. ../rtt/rtt -x interp.r && cc -o interp.o -c -O2 xinterp.c && rm xinterp.c interp.r:115:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | int interp(fsig, cargp) | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:65:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | signal = (*(optab[lastop]))(rargp); | ^ interp.r:65:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | signal = (*(optab[lastop]))(rargp); | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:65:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | signal = (*(optab[lastop]))(rargp); | ^ interp.r:65:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | signal = (*(optab[lastop]))(rargp); | ^ interp.r:52:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | if ((*(optab[lastop]))(rargp) == A_Resume) { | ^ interp.r:65:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | signal = (*(optab[lastop]))(rargp); | ^ interp.r:525:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 525 | signal = (*bfunc)(nargs, rargp); | ^ interp.r:531:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 531 | signal = (*bfunc)(rargp); | ^ interp.r:544:44: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 544 | signal = (*(keytab[(int)opnd]))(rargp); | ^ 18 warnings generated. ../rtt/rtt -x invoke.r && cc -o invoke.o -c -O2 xinvoke.c && rm xinvoke.c invoke.r:8:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 8 | int invoke(nargs, cargp, n) | ^ 1 warning generated. ../rtt/rtt -x keyword.r && cc -o keyword.o -c -O2 xkeyword.c && rm xkeyword.c ../h/kdefs.h:71:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 71 | int Kallocated(r_args) | ^ keyword.r:29:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 29 | int Kclock(r_args) | ^ keyword.r:46:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 46 | int Kcollections(r_args) | ^ keyword.r:61:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 61 | int Kcolumn(r_args) | ^ keyword.r:69:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 69 | int Kcurrent(r_args) | ^ keyword.r:79:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 79 | int Kdate(r_args) | ^ keyword.r:99:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 99 | int Kdateline(r_args) | ^ keyword.r:141:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 141 | int Kdigits(r_args) | ^ keyword.r:153:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | int Ke(r_args) | ^ keyword.r:162:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | int Kerror(r_args) | ^ keyword.r:161:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 161 | int Kerrornumber(r_args) | ^ keyword.r:174:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 174 | int Kerrortext(r_args) | ^ keyword.r:186:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 186 | int Kerrorvalue(r_args) | ^ keyword.r:198:5: 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 Kerrout(r_args) | ^ keyword.r:209:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 209 | int Kfail(r_args) | ^ keyword.r:218:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 218 | int Keventcode(r_args) | ^ keyword.r:228:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 228 | int Keventsource(r_args) | ^ keyword.r:239:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 239 | int Keventvalue(r_args) | ^ keyword.r:250:5: 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 Kfeatures(r_args) | ^ ../h/features.h:73:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | int Kfile(r_args) | ^ keyword.r:274:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 274 | int Khost(r_args) | ^ keyword.r:289:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 289 | int Kinput(r_args) | ^ keyword.r:300:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 300 | int Klcase(r_args) | ^ keyword.r:312:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 312 | int Kletters(r_args) | ^ keyword.r:324:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | int Klevel(r_args) | ^ keyword.r:320:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 320 | int Kline(r_args) | ^ keyword.r:331:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 331 | int Kmain(r_args) | ^ keyword.r:341:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 341 | int Knull(r_args) | ^ keyword.r:349:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 349 | int Koutput(r_args) | ^ keyword.r:360:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 360 | int Kphi(r_args) | ^ keyword.r:369:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 369 | int Kpi(r_args) | ^ keyword.r:378:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 378 | int Kpos(r_args) | ^ keyword.r:380:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 380 | int Kprogname(r_args) | ^ keyword.r:391:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 391 | int Krandom(r_args) | ^ keyword.r:402:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 402 | int Kregions(r_args) | ^ keyword.r:428:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 428 | int Ksource(r_args) | ^ keyword.r:438:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 438 | int Kstorage(r_args) | ^ keyword.r:465:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 465 | int Ksubject(r_args) | ^ keyword.r:475:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | int Ktime(r_args) | ^ keyword.r:486:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 486 | int Ktrace(r_args) | ^ keyword.r:497:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 497 | int Kdump(r_args) | ^ keyword.r:508:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 508 | int Kucase(r_args) | ^ keyword.r:520:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 520 | int Kversion(r_args) | ^ keyword.r:513:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 513 | int Kwindow(r_args) | ^ keyword.r:534:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 534 | int Kcol(r_args) | ^ keyword.r:600:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 600 | int Krow(r_args) | ^ keyword.r:606:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 606 | int Kx(r_args) | ^ keyword.r:612:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 612 | int Ky(r_args) | ^ keyword.r:618:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 618 | int Kinterval(r_args) | ^ keyword.r:624:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 624 | int Kcontrol(r_args) | ^ keyword.r:630:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 630 | int Kshift(r_args) | ^ keyword.r:636:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 636 | int Kmeta(r_args) | ^ keyword.r:642:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 642 | int Klpress(r_args) | ^ keyword.r:649:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 649 | int Kmpress(r_args) | ^ keyword.r:653:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 653 | int Krpress(r_args) | ^ keyword.r:657:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 657 | int Klrelease(r_args) | ^ keyword.r:661:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 661 | int Kmrelease(r_args) | ^ keyword.r:665:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 665 | int Krrelease(r_args) | ^ keyword.r:669:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 669 | int Kldrag(r_args) | ^ keyword.r:673:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 673 | int Kmdrag(r_args) | ^ keyword.r:677:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 677 | int Krdrag(r_args) | ^ keyword.r:681:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 681 | int Kresize(r_args) | ^ keyword.r:685:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 685 | int Kascii(r_args) | ^ keyword.r:697:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 697 | int Kcset(r_args) | ^ 64 warnings generated. ../rtt/rtt -x lmisc.r && cc -o lmisc.o -c -O2 xlmisc.c && rm xlmisc.c lmisc.r:10:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 10 | int Ocreate(entryp, cargp) | ^ lmisc.r:83:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 83 | int activate(val, ncp, result) | ^ 2 warnings generated. ../rtt/rtt -x oarith.r && cc -o oarith.o -c -O2 xoarith.c && rm xoarith.c oarith.r:14:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 14 | int Odivide(r_args) | ^ oarith.r:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | int Ominus(r_args) | ^ oarith.r:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | int Omod(r_args) | ^ oarith.r:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | int Omult(r_args) | ^ oarith.r:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | int Oneg(r_args) | ^ oarith.r:261:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 261 | int Onumber(r_args) | ^ oarith.r:292:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 292 | int Oplus(r_args) | ^ oarith.r:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 50 | int Opowr(r_args) | ^ oarith.r:387:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 387 | int ripow(r, n, drslt) | ^ 9 warnings generated. ../rtt/rtt -x oasgn.r && cc -o oasgn.o -c -O2 xoasgn.c && rm xoasgn.c xoasgn.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Oasgn(r_args) | ^ oasgn.r:142:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 142 | int Orasgn(r_args) | ^ oasgn.r:168:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 168 | int Orswap(r_args) | ^ oasgn.r:268:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | int Oswap(r_args) | ^ oasgn.r:348:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 348 | int subs_asgn(dest, src) | ^ oasgn.r:442:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 442 | int tvtbl_asgn(dest, src) | ^ 6 warnings generated. ../rtt/rtt -x ocat.r && cc -o ocat.o -c -O2 xocat.c && rm xocat.c xocat.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Ocater(r_args) | ^ ocat.r:78:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 78 | int Olconcat(r_args) | ^ 2 warnings generated. ../rtt/rtt -x ocomp.r && cc -o ocomp.o -c -O2 xocomp.c && rm xocomp.c xocomp.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Onumeq(r_args) | ^ ocomp.r:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int Onumge(r_args) | ^ ocomp.r:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int Onumgt(r_args) | ^ ocomp.r:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int Onumle(r_args) | ^ ocomp.r:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int Onumlt(r_args) | ^ ocomp.r:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int Onumne(r_args) | ^ ocomp.r:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int Olexeq(r_args) | ^ ocomp.r:144:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | int Olexne(r_args) | ^ ocomp.r:144:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | int Olexge(r_args) | ^ ocomp.r:144:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | int Olexgt(r_args) | ^ ocomp.r:144:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | int Olexle(r_args) | ^ ocomp.r:144:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | int Olexlt(r_args) | ^ ocomp.r:144:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | int Oeqv(r_args) | ^ ocomp.r:166:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | int Oneqv(r_args) | ^ 14 warnings generated. ../rtt/rtt -x omisc.r && cc -o omisc.o -c -O2 xomisc.c && rm xomisc.c xomisc.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Orefresh(r_args) | ^ omisc.r:42:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 42 | int Osize(r_args) | ^ omisc.r:87:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 87 | int Otabmat(r_args) | ^ omisc.r:146:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 146 | int Otoby(r_args) | ^ omisc.r:194:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 194 | int Oto(r_args) | ^ omisc.r:218:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 218 | int Ollist(r_nargs, r_args) | ^ 6 warnings generated. ../rtt/rtt -x oref.r && cc -o oref.o -c -O2 xoref.c && rm xoref.c xoref.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Obang(r_args) | ^ oref.r:219:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 219 | int Orandom(r_args) | ^ oref.r:483:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 483 | int Osect(r_args) | ^ oref.r:585:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 585 | int Osubsc(r_args) | ^ 4 warnings generated. ../rtt/rtt -x oset.r && cc -o oset.o -c -O2 xoset.c && rm xoset.c xoset.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Ocompl(r_args) | ^ oset.r:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | int Odiff(r_args) | ^ oset.r:124:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 124 | int Ointer(r_args) | ^ oset.r:217:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 217 | int Ounion(r_args) | ^ 4 warnings generated. ../rtt/rtt -x ovalue.r && cc -o ovalue.o -c -O2 xovalue.c && rm xovalue.c xovalue.c:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int Ononnull(r_args) | ^ ovalue.r:31:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 31 | int Onull(r_args) | ^ ovalue.r:54:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 54 | int Ovalue(r_args) | ^ ovalue.r:66:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 66 | int Oconj(r_args) | ^ 4 warnings generated. ../rtt/rtt -x profile.r && cc -o profile.o -c -O2 xprofile.c && rm xprofile.c ../rtt/rtt -x ralc.r && cc -o ralc.o -c -O2 xralc.c && rm xralc.c ralc.r:96:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 96 | struct b_bignum *alcbignum(n) | ^ ralc.r:212:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 212 | struct b_file *alcfile(fd, status, name) | ^ ralc.r:231:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 231 | union block *alchash(tcode) | ^ ralc.r:258:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 258 | struct b_slots *alcsegment(nslots) | ^ ralc.r:278:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 278 | struct b_list *alclist(size) | ^ ralc.r:297:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | struct b_lelem *alclstb(nslots, first, nused) | ^ ralc.r:321:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | struct b_real *alcreal(val) | ^ ralc.r:347:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 347 | struct b_record *alcrecd(nflds, recptr) | ^ ralc.r:364:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 364 | struct b_refresh *alcrefresh(entryx, na, nl) | ^ ralc.r:380:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 380 | struct b_selem *alcselem(mbr, hn) | ^ ralc.r:399:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 399 | char *alcstr(s, slen) | ^ ralc.r:441:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 441 | struct b_tvsubs *alcsubs(len, pos, var) | ^ ralc.r:475:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | struct b_tvtbl *alctvtbl(tbl, ref, hashnum) | ^ ralc.r:495:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 495 | void deallocate(bp) | ^ ralc.r:530:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 530 | char *reserve(region, nbytes) | ^ ralc.r:631:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 631 | static struct region *findgap(curr, nbytes) | ^ ralc.r:650:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 650 | static struct region *newregion(nbytes, stdsize) | ^ 17 warnings generated. ../rtt/rtt -x rcoexpr.r && cc -o rcoexpr.o -c -O2 xrcoexpr.c && rm xrcoexpr.c rcoexpr.r:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | void co_init(sblkp) | ^ rcoexpr.r:73:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | int co_chng(ncp, valloc, rsltloc, swtch_typ, first) | ^ rcoexpr.r:143:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | void new_context(fsig, cargp) | ^ 3 warnings generated. ../rtt/rtt -x rcomp.r && cc -o rcomp.o -c -O2 xrcomp.c && rm xrcomp.c rcomp.r:10:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 10 | int anycmp(dp1, dp2) | ^ rcomp.r:179:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | int order(dp) | ^ rcomp.r:224:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 224 | int equiv(dp1, dp2) | ^ rcomp.r:303:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 303 | int lexcmp(dp1, dp2) | ^ rcomp.r:351:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 351 | int csetcmp(cs1, cs2) | ^ 5 warnings generated. ../rtt/rtt -x rdebug.r && cc -o rdebug.o -c -O2 xrdebug.c && rm xrdebug.c rdebug.r:21:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | void tracebk(lcl_pfp, argp) | ^ rdebug.r:73:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | static void xtrace(bp, nargs, arg, pline, pfile) | ^ rdebug.r:108:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 108 | int get_name(dp1, dp0) | ^ rdebug.r:272:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 272 | static int keyref(bp, dp) | ^ rdebug.r:304:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | void cotrace(ccp, ncp, swtch_typ, valloc) | ^ rdebug.r:346:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 346 | static void showline(f, l) | ^ rdebug.r:366:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 366 | static void showlevel(n) | ^ rdebug.r:517:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 517 | void ctrace(dp, nargs, arg) | ^ rdebug.r:541:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 541 | void rtrace(dp, rval) | ^ rdebug.r:564:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 564 | void failtrace(dp) | ^ rdebug.r:585:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 585 | void strace(dp, rval) | ^ rdebug.r:608:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 608 | void atrace(dp) | ^ rdebug.r:628:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 628 | void coacttrace(ccp, ncp) | ^ rdebug.r:652:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 652 | void corettrace(ccp, ncp) | ^ rdebug.r:676:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 676 | void cofailtrace(ccp, ncp) | ^ rdebug.r:701:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 701 | int xdisp(fp, dp, count, f) | ^ rdebug.r:793:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 793 | static int glbcmp(pi, pj) | ^ 17 warnings generated. ../rtt/rtt -x rexternal.r && cc -o rexternal.o -c -O2 xrexternal.c && rm xrexternal.c ../rtt/rtt -x rlrgint.r && cc -o rlrgint.o -c -O2 xrlrgint.c && rm xrlrgint.c rlrgint.r:141:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 141 | static int mkdesc(x, dx) | ^ rlrgint.r:183:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 183 | static void itobig(i, x, dx) | ^ rlrgint.r:223:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 223 | word bigradix(sign, r, s, end_s, result) | ^ rlrgint.r:282:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 282 | double bigtoreal(da) | ^ rlrgint.r:299:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 299 | int realtobig(da, dx) | ^ rlrgint.r:324:45: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 324 | if (x > 0.9999 * MinLong && x < 0.9999 * MaxLong) { | ~ ^~~~~~~ /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/src/rtt/../h/../h/cpuconf.h:31:25: note: expanded from macro 'MaxLong' 31 | #define MaxLong ((long int)0x7fffffffffffffff) /* largest long integer */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rlrgint.r:354:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 354 | int bigtos(da, dx) | ^ rlrgint.r:390:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 390 | void bigprint(f, da) | ^ rlrgint.r:425:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 425 | static void decout(f, n, l) | ^ rlrgint.r:441:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 441 | int cpbignum(da, dx) | ^ rlrgint.r:460:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 460 | int bigadd(da, db, dx) | ^ rlrgint.r:573:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 573 | int bigsub(da, db, dx) | ^ rlrgint.r:747:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 747 | int bigmul(da, db, dx) | ^ rlrgint.r:784:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 784 | int bigdiv(da, db, dx) | ^ rlrgint.r:833:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 833 | int bigmod(da, db, dx) | ^ rlrgint.r:886:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 886 | int bigneg(da, dx) | ^ rlrgint.r:909:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 909 | int bigpow(da, db, dx) | ^ rlrgint.r:985:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 985 | int bigpowri(a, db, drslt) | ^ rlrgint.r:1031:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1031 | int bigand(da, db, dx) | ^ rlrgint.r:1181:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1181 | int bigor(da, db, dx) | ^ rlrgint.r:1331:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1331 | int bigxor(da, db, dx) | ^ rlrgint.r:1481:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1481 | int bigshift(da, db, dx) | ^ rlrgint.r:1549:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1549 | word bigcmp(da, db) | ^ rlrgint.r:1583:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1583 | int bigrand(da, dx) | ^ rlrgint.r:1620:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1620 | static int bigaddi(da, i, dx) | ^ rlrgint.r:1664:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1664 | static int bigsubi(da, i, dx) | ^ rlrgint.r:1708:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1708 | static int bigmuli(da, i, dx) | ^ rlrgint.r:1746:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1746 | static int bigdivi(da, i, dx) | ^ rlrgint.r:1783:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1783 | static int bigmodi(da, i, dx) | ^ rlrgint.r:1818:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1818 | static int bigpowi(da, i, dx) | ^ rlrgint.r:1853:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1853 | static int bigpowii(a, i, dx) | ^ rlrgint.r:1935:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1935 | static word bigcmpi(da, i) | ^ rlrgint.r:1974:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1974 | static DIGIT add1(u, v, w, n) | ^ rlrgint.r:1996:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1996 | static word sub1(u, v, w, n) | ^ rlrgint.r:2016:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2016 | static void mul1(u, v, w, n, m) | ^ rlrgint.r:2042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2042 | static int div1(a, b, q, r, m, n, tu, tv) | ^ rlrgint.r:2124:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2124 | static void compl1(u, w, n) | ^ rlrgint.r:2142:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2142 | static word cmp1(u, v, n) | ^ rlrgint.r:2161:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2161 | static DIGIT addi1(u, k, w, n) | ^ rlrgint.r:2185:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2185 | static void subi1(u, k, w, n) | ^ rlrgint.r:2208:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2208 | static DIGIT muli1(u, k, c, w, n) | ^ rlrgint.r:2233:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2233 | static DIGIT divi1(u, k, w, n) | ^ rlrgint.r:2258:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2258 | static DIGIT shifti1(u, k, c, w, n) | ^ rlrgint.r:2285:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 2285 | static word cmpi1(u, k, n) | ^ 44 warnings generated. ../rtt/rtt -x rmemmgt.r && cc -o rmemmgt.o -c -O2 xrmemmgt.c && rm xrmemmgt.c rmemmgt.r:236:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 236 | void initalloc(codesize) | ^ rmemmgt.r:285:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 285 | int collect(region) | ^ rmemmgt.r:420:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 420 | static void postqual(dp) | ^ rmemmgt.r:456:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 456 | static void markblock(dp) | ^ rmemmgt.r:650:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 650 | static void markptr(ptr) | ^ rmemmgt.r:786:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 786 | static void sweep(ce) | ^ rmemmgt.r:819:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 819 | static void sweep_stk(ce) | ^ rmemmgt.r:993:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 993 | static void scollect(extra) | ^ rmemmgt.r:1059:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1059 | static int qlcmp(q1, q2) | ^ rmemmgt.r:1071:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1071 | static void adjust(source, dest) | ^ rmemmgt.r:1106:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1106 | static void compact(source) | ^ rmemmgt.r:1152:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1152 | static void mvc(n, src, dest) | ^ 12 warnings generated. ../rtt/rtt -x rmisc.r && cc -o rmisc.o -c -O2 xrmisc.c && rm xrmisc.c rmisc.r:24:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 24 | int eq(d1, d2) | ^ rmisc.r:45:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 45 | int getvar(s, vp) | ^ rmisc.r:178:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 178 | uword hash(dp) | ^ rmisc.r:304:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | void outimage(f, dp, noimage) | ^ rmisc.r:611:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 611 | static void printimage(f, c, q) | ^ rmisc.r:678:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 678 | static void listimage(f, lp, noimage) | ^ rmisc.r:737:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 737 | char *qsearch(key, base, nel, width, compar) | ^ rmisc.r:751:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 751 | r = compar(a, key); | ^ rmisc.r:768:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 768 | int qtos(dp, sbuf) | ^ rmisc.r:800:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 800 | int pushact(ce, actvtr) | ^ rmisc.r:838:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 838 | struct b_coexpr *popact(ce) | ^ rmisc.r:874:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 874 | struct b_coexpr *topact(ce) | ^ rmisc.r:887:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 887 | int findline(ipc) | ^ rmisc.r:892:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 892 | int findcol(ipc) | ^ rmisc.r:898:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 898 | int findloc(ipc) | ^ rmisc.r:929:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 929 | int findipc(line) | ^ rmisc.r:954:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 954 | char *findfile(ipc) | ^ rmisc.r:980:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 980 | int doimage(c, q) | ^ rmisc.r:1051:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1051 | int getimage(dp1, dp2) | ^ rmisc.r:1323:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1323 | static char *csname(dp) | ^ rmisc.r:1363:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1363 | int cssize(dp) | ^ rmisc.r:1384:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1384 | int printable(c) | ^ rmisc.r:1400:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1400 | word add(a, b) | ^ rmisc.r:1416:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1416 | word sub(a, b) | ^ rmisc.r:1432:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1432 | word mul(a, b) | ^ rmisc.r:1455:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1455 | word mod3(a, b) | ^ rmisc.r:1489:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1489 | word div3(a, b) | ^ rmisc.r:1505:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1505 | word neg(a) | ^ rmisc.r:1521:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1521 | void retderef(valp, low, high) | ^ 29 warnings generated. ../rtt/rtt -x rstruct.r && cc -o rstruct.o -c -O2 xrstruct.c && rm xrstruct.c rstruct.r:12:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 12 | void addmem(ps, pe, pl) | ^ rstruct.r:28:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 28 | void cpslots(dp1, slotptr, i, j) | ^ rstruct.r:76:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 76 | int cplist(dp1, dp2, i, j) | ^ rstruct.r:107:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 107 | int cpset(dp1, dp2, n) | ^ rstruct.r:164:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 164 | union block *hmake(tcode, nslots, nelem) | ^ rstruct.r:224:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 224 | union block **hchain(pb, hn) | ^ rstruct.r:245:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 245 | union block *hgfirst(bp, s) | ^ rstruct.r:273:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 273 | union block *hgnext(bp, s, ep) | ^ rstruct.r:371:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | void hgrow(bp) | ^ rstruct.r:412:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 412 | void hshrink(bp) | ^ rstruct.r:467:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 467 | union block **memb(pb, x, hn, res) | ^ 11 warnings generated. ../rtt/rtt -x rsys.r && cc -o rsys.o -c -O2 xrsys.c && rm xrsys.c rsys.r:13:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 13 | int getstrg(buf, maxi, fbp) | ^ rsys.r:60:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 60 | void iconhost(hostname) | ^ rsys.r:75:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 75 | word longread(s, width, len, fd) | ^ rsys.r:106:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 106 | int putstr(f, d) | ^ rsys.r:126:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 126 | int idelay(n) | ^ 5 warnings generated. ../rtt/rtt -x rwinrsc.r && cc -o rwinrsc.o -c -O2 xrwinrsc.c && rm xrwinrsc.c ../rtt/rtt -x rwinsys.r && cc -o rwinsys.o -c -O2 xrwinsys.c && rm xrwinsys.c ../rtt/rtt -x rwindow.r && cc -o rwindow.o -c -O2 xrwindow.c && rm xrwindow.c ../rtt/rtt -x rcolor.r && cc -o rcolor.o -c -O2 xrcolor.c && rm xrcolor.c ../rtt/rtt -x rimage.r && cc -o rimage.o -c -O2 xrimage.c && rm xrimage.c cd ../common; /usr/bin/make if [ "x" != "x" ]; then /usr/bin/make identify.o; fi cc -rdynamic -o iconx cnv.o data.o def.o errmsg.o fconv.o fload.o fmath.o fmisc.o fscan.o fstr.o fstranl.o fstruct.o fsys.o fwindow.o imain.o imisc.o init.o interp.o invoke.o keyword.o lmisc.o oarith.o oasgn.o ocat.o ocomp.o omisc.o oref.o oset.o ovalue.o profile.o ralc.o rcoexpr.o rcomp.o rdebug.o rexternal.o rlrgint.o rmemmgt.o rmisc.o rstruct.o rsys.o rwinrsc.o rwinsys.o rwindow.o rcolor.o rimage.o ../common/long.o ../common/time.o ../common/rswitch.o ../common/xwindow.o ../common/alloc.o ../common/filepart.o ../common/munix.o -lm -lpthread ld: warning: xkeyword.c(keyword.o:(Kclock)): warning: sprintf() is often misused, please use snprintf() ld: warning: munix.c(../common/munix.o:(relfile)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: munix.c(../common/munix.o:(relfile)): warning: strcat() is almost always misused, please use strlcat() cp iconx ../../bin strip ../../bin/iconx cd /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/ipl/cfuncs && /usr/bin/make ICONT=/exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/bin/icont sh mkfunc.sh libcfunc.so bitcount.o external.o files.o fpoll.o internal.o lgconv.o osf.o pack.o ppm.o process.o tconnect.o >cfunc.icn /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/bin/icont -us -c cfunc.icn cc -O2 -fPIC -c bitcount.c cc -O2 -fPIC -c external.c cc -O2 -fPIC -c files.c cc -O2 -fPIC -c fpoll.c cc -O2 -fPIC -c internal.c cc -O2 -fPIC -c lgconv.c lgconv.c:60:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 60 | int lgconv(argc, argv) /*: convert large integer to string */ | ^ 1 warning generated. cc -O2 -fPIC -c osf.c cc -O2 -fPIC -c pack.c cc -O2 -fPIC -c ppm.c ppm.c:500:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 500 | rv = func(&s, hdr.w, row, arg); | ^ ppm.c:533:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 533 | rv = func(a, hdr.w, row, arg); | ^ 2 warnings generated. cc -O2 -fPIC -c process.c cc -O2 -fPIC -c tconnect.c CC="cc" CFLAGS="-O2 " BIN="../../bin" sh mklib.sh libcfunc.so bitcount.o external.o files.o fpoll.o internal.o lgconv.o osf.o pack.o ppm.o process.o tconnect.o + cc -shared -o libcfunc.so -fPIC bitcount.o external.o files.o fpoll.o internal.o lgconv.o osf.o pack.o ppm.o process.o tconnect.o >>> Running package in lang/icon/interp,no_x11,-main at 1764444417.10 ===> lang/icon/interp,no_x11,-main ===> Faking installation for icon-v951src-no_x11 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DARCH=amd64 -DBASE_PKGPATH=lang/icon/interp,no_x11 -DFLAVOR_EXT=-no_x11 -DFULLPKGNAME=icon-v951src-no_x11 -DHOMEPAGE=http://www.cs.arizona.edu/icon/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Marc\ Espie\ \ -DPREFIX=/exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM= -i -B /exopi-obj/pobj/icon-v951src-no_x11 -c -m 755 /exopi-cvs/ports/lang/icon/interp/files/icont.template /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/bin/icont /exopi-obj/pobj/icon-v951src-no_x11/bin/install -d -m 755 /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/lib/icon /exopi-obj/pobj/icon-v951src-no_x11/bin/install -c -s -m 755 /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/bin/icont /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/lib/icon /exopi-obj/pobj/icon-v951src-no_x11/bin/install -c -s -m 755 /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/bin/iconx /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/bin /exopi-obj/pobj/icon-v951src-no_x11/bin/install -c -m 644 /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/man/man1/icont.1 /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/man/man1/icont.1 cd /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/man/man1 && ln -f icont.1 iconx.1 /exopi-obj/pobj/icon-v951src-no_x11/bin/install -d -m 755 /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/share/ipl/ucode /exopi-obj/pobj/icon-v951src-no_x11/bin/install -c -m 644 /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/ipl/cfuncs/cfunc.u? /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/share/ipl/ucode /exopi-obj/pobj/icon-v951src-no_x11/bin/install -c -m 644 /exopi-obj/pobj/icon-v951src-no_x11/icon-v951src/ipl/cfuncs/libcfunc.so /exopi-obj/pobj/icon-v951src-no_x11/fake-amd64-no_x11/usr/local/lib ===> Building package for icon-interp-9.5.1p1-no_x11 Create /exopi-cvs/ports/packages/amd64/all/icon-interp-9.5.1p1-no_x11.tgz Creating package icon-interp-9.5.1p1-no_x11 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************** | 60% archiving|********************************************************* | 89% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/icon-interp-9.5.1p1-no_x11.tgz >>> Running clean in lang/icon/interp,no_x11,-main at 1764444419.25 ===> lang/icon/interp,no_x11,-main ===> Cleaning for icon-interp-9.5.1p1-no_x11 >>> Ended at 1764444420.46 max_stuck=0.99/build=32.50/package=2.22/clean=1.26