>>> Building on exopi-3 under x11/tkhtml
BDEPENDS = [x11/tk/8.5;devel/gmake;lang/tcl/8.5]
DIST = [x11/tkhtml:tkhtml3-alpha-16.tar.gz]
FULLPKGNAME = tkhtml-3a16p1
RDEPENDS = [lang/tcl/8.5;x11/tk/8.5]
(Junk lock obtained for exopi-3 at 1764966963.11)
>>> Running depends in x11/tkhtml at 1764966963.16
last junk was in multimedia/gstreamer1/plugins-base
/usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 tk-8.5.19p2
was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 tcl-8.5.19p6 tk-8.5.19p2
/usr/sbin/pkg_add -aI -Drepair tcl-8.5.19p6 tk-8.5.19p2
--- +tk-8.5.19p2 -------------------
You may wish to add /usr/local/lib/tcl/tk8.5/man to /etc/man.conf
>>> Running show-prepare-results in x11/tkhtml at 1764966966.72
===> x11/tkhtml
===> Building from scratch tkhtml-3a16p1
===> tkhtml-3a16p1 depends on: tk->=8.5,<8.6 -> tk-8.5.19p2
===> tkhtml-3a16p1 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p6
===> tkhtml-3a16p1 depends on: gmake-* -> gmake-4.4.1p0
===> Verifying specs: X11
===> found X11.19.0
gmake-4.4.1p0
tcl-8.5.19p6
tk-8.5.19p2
(Junk lock released for exopi-3 at 1764966967.69)
distfiles size=838580
>>> Running build in x11/tkhtml at 1764966967.75
===> x11/tkhtml
===> Checking files for tkhtml-3a16p1
`/exopi-cvs/ports/distfiles/tkhtml3-alpha-16.tar.gz' is up to date.
>> (SHA256) all files: OK
===> Extracting for tkhtml-3a16p1
===> Patching for tkhtml-3a16p1
===> Applying OpenBSD patch patch-configure
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: configure
|--- configure.orig
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 9545.
done
===> Applying OpenBSD patch patch-src_htmltcl_c
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|fix implicit declaration compilation warning
|
|--- src/htmltcl.c.orig Sun Dec 12 10:19:53 2010
|+++ src/htmltcl.c Sun Dec 12 10:20:10 2010
--------------------------
Patching file src/htmltcl.c using Plan A...
Hunk #1 succeeded at 41.
done
===> Applying OpenBSD patch patch-tools_lemon_c
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|fix implicit declaration compilation warning.
|
|--- tools/lemon.c.orig Sun Dec 12 10:16:41 2010
|+++ tools/lemon.c Sun Dec 12 10:16:53 2010
--------------------------
Patching file tools/lemon.c using Plan A...
Hunk #1 succeeded at 2985.
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 tkhtml-3a16p1
===> Configuring for tkhtml-3a16p1
Using /exopi-obj/pobj/tkhtml-3a16/config.site (generated)
configure: loading site script /exopi-obj/pobj/tkhtml-3a16/config.site
checking for correct TEA configuration... ok (TEA 3.5)
checking for Tcl configuration... found /usr/local/lib/tcl/tcl8.5/tclConfig.sh
checking for existence of /usr/local/lib/tcl/tcl8.5/tclConfig.sh... loading
checking for Tk configuration... found /usr/local/lib/tcl/tk8.5/tkConfig.sh
checking for existence of /usr/local/lib/tcl/tk8.5/tkConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr/local
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /exopi-obj/pobj/tkhtml-3a16/bin/install -c
checking whether gmake sets $(MAKE)... yes
checking for ranlib... (cached) ranlib
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... no
checking for main in -lieee... no
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking dirent.h... yes
checking for errno.h... (cached) yes
checking for float.h... (cached) yes
checking for values.h... (cached) no
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for Tcl public headers... /usr/local/include/tcl8.5
checking for Tk public headers... /usr/local/include/tk8.5
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
configure: WARNING:
--enable-threads requested, but building against a Tcl that is NOT
thread-enabled. This is an OK configuration that will also run in
a thread-enabled core.
checking how to build libraries... shared
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... OpenBSD-7.8
checking for dlopen in -ldl... no
checking for ar... ar
checking for ELF... yes
checking for required early compiler flags... none
checking for 64-bit integer type... using long
checking for build with symbols... no
checking for tclsh... /usr/local/bin/tclsh8.5
checking for wish... /usr/local/bin/wish8.5
configure: creating ./config.status
config.status: creating Makefile
===> Building for tkhtml-3a16p1
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c` -o lemon
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:31:14: 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]
31 | extern void *malloc();
| ^
/usr/include/stdlib.h:113:7: note: conflicting prototype is here
113 | void *malloc(size_t);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:363:5: warning: passing arguments to 'myassert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
363 | assert( ap1->type==REDUCE || ap1->type==RD_RESOLVED || ap1->type==CONFLICT);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:40:37: note: expanded from macro 'assert'
40 | # define assert(X) if(!(X))myassert(__FILE__,__LINE__)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:364:5: warning: passing arguments to 'myassert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
364 | assert( ap2->type==REDUCE || ap2->type==RD_RESOLVED || ap2->type==CONFLICT);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:40:37: note: expanded from macro 'assert'
40 | # define assert(X) if(!(X))myassert(__FILE__,__LINE__)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:355:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
355 | static int actioncmp(ap1,ap2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:374:30: warning: passing arguments to 'msort' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
374 | ap = (struct action *)msort((char *)ap,(char **)&ap->next,actioncmp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:371:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
371 | struct action *Action_sort(ap)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:35:16: 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]
35 | struct action *Action_sort();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:378:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
378 | void Action_add(app,type,sp,arg)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:485:3: warning: passing arguments to 'myassert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
485 | assert( p->nLookahead>0 );
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:40:37: note: expanded from macro 'assert'
40 | # define assert(X) if(!(X))myassert(__FILE__,__LINE__)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c: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 myassert(file,line)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:38:6: 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]
38 | void myassert();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:586:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
586 | void FindRulePrecedences(xp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:46:6: 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]
46 | void FindRulePrecedences();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:655:29: warning: passing arguments to 'SetAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
655 | progress += SetAdd(s1->firstset,s2->index);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:659:31: warning: passing arguments to 'SetAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
659 | progress += SetAdd(s1->firstset,s2->subsym[j]->index);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:665:31: warning: passing arguments to 'SetUnion' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
665 | progress += SetUnion(s1->firstset,s2->firstset);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:616:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
616 | void FindFirstSets(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:47:6: 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]
47 | void FindFirstSets();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:689:21: warning: passing arguments to 'Symbol_find' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
689 | sp = Symbol_find(lemp->start);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:723:33: warning: passing arguments to 'Configlist_addbasis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
723 | newcfp = Configlist_addbasis(rp,0);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:724:11: warning: passing arguments to 'SetAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
724 | SetAdd(newcfp->fws,0);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:730:17: warning: passing arguments to 'getstate' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
730 | (void)getstate(lemp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:679:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
679 | void FindStates(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:48:6: 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]
48 | void FindStates();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:750:19: warning: passing arguments to 'State_find' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
750 | stp = State_find(bp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:757:17: warning: passing arguments to 'Plink_copy' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
757 | Plink_copy(&y->bplp,x->bplp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:758:19: warning: passing arguments to 'Plink_delete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
758 | Plink_delete(x->fplp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:762:19: warning: passing arguments to 'Configlist_eat' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
762 | Configlist_eat(cfp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:765:23: warning: passing arguments to 'Configlist_closure' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
765 | Configlist_closure(lemp); /* Compute the configuration closure */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:774:17: warning: passing arguments to 'State_insert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
774 | State_insert(stp,stp->bp); /* Add to the state table */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:775:16: warning: passing arguments to 'buildshifts' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
775 | buildshifts(lemp,stp); /* Recursively compute successor states */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:738:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
738 | PRIVATE struct state *getstate(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:678:23: 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]
678 | PRIVATE struct state *getstate(/* struct lemon * */); /* forward reference */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:783:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
783 | int same_symbol(a,b)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:832:32: warning: passing arguments to 'Configlist_addbasis' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
832 | new = Configlist_addbasis(bcfp->rp,bcfp->dot+1);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:833:16: warning: passing arguments to 'Plink_add' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
833 | Plink_add(&new->bplp,bcfp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:801:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
801 | PRIVATE void buildshifts(lemp,stp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:737:14: 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]
737 | PRIVATE void buildshifts(/* struct lemon *, struct state * */); /* Forwd ref */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:881:18: warning: passing arguments to 'Plink_add' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
881 | Plink_add(&other->fplp,cfp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:856:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
856 | void FindLinks(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:49:6: 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]
49 | void FindLinks();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:913:28: warning: passing arguments to 'SetUnion' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
913 | change = SetUnion(plp->cfp->fws,cfp->fws);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:892:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
892 | void FindFollowSets(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:50:6: 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]
50 | void FindFollowSets();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:959:21: warning: passing arguments to 'Symbol_find' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
959 | sp = Symbol_find(lemp->start);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:980:45: warning: passing arguments to 'resolve_conflict' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
980 | lemp->nconflict += resolve_conflict(ap,nap,lemp->errsym);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:929:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
929 | void FindActions(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:51:6: 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]
51 | void FindActions();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1013:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1013 | static int resolve_conflict(apx,apy,errsym)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:925:12: 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]
925 | static int resolve_conflict();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1100:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1100 | PRIVATE void deleteconfig(old)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1123:20: warning: passing arguments to 'Configtable_clear' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1123 | Configtable_clear(0);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1137:25: warning: passing arguments to 'Configtable_find' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1137 | cfp = Configtable_find(&model);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1149:23: warning: passing arguments to 'Configtable_insert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1149 | Configtable_insert(cfp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1128:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1128 | struct config *Configlist_add(rp,dot)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:55:16: 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]
55 | struct config *Configlist_add(/* struct rule *, int */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1165:25: warning: passing arguments to 'Configtable_find' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1165 | cfp = Configtable_find(&model);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1179:23: warning: passing arguments to 'Configtable_insert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1179 | Configtable_insert(cfp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1155:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1155 | struct config *Configlist_addbasis(rp,dot)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:56:16: 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]
56 | struct config *Configlist_addbasis(/* struct rule *, int */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1210:19: warning: passing arguments to 'SetAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1210 | SetAdd(newcfp->fws,xsp->index);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1215:21: warning: passing arguments to 'SetAdd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1215 | SetAdd(newcfp->fws, xsp->subsym[k]->index);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1219:21: warning: passing arguments to 'SetUnion' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1219 | SetUnion(newcfp->fws,xsp->firstset);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1223:36: warning: passing arguments to 'Plink_add' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1223 | if( i==rp->nrhs ) Plink_add(&cfp->fplp,newcfp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1185:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1185 | void Configlist_closure(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:57:6: 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]
57 | void Configlist_closure(/* void */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1232:35: warning: passing arguments to 'msort' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1232 | current = (struct config *)msort((char *)current,(char **)&(current->next),Configcmp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1239:33: warning: passing arguments to 'msort' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1239 | basis = (struct config *)msort((char *)current,(char **)&(current->bp),Configcmp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1273:27: warning: passing arguments to 'SetFree' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1273 | if( cfp->fws ) SetFree(cfp->fws);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1265:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1265 | void Configlist_eat(cfp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:62:6: 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]
62 | void Configlist_eat(/* struct config * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1286:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1286 | static int findbreak(msg,min,max)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1416:10: warning: passing arguments to 'OptInit' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1416 | OptInit(argv,options,stderr);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1432:24: warning: passing arguments to 'OptArg' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1432 | lem.filename = OptArg(0);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1443:13: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1443 | Symbol_new("$");
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1444:26: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1444 | lem.errsym = Symbol_new("error");
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1447:8: warning: passing arguments to 'Parse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1447 | Parse(&lem);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1456:13: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1456 | Symbol_new("{default}");
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1467:12: warning: passing arguments to 'Reprint' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1467 | Reprint(&lem);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1470:12: warning: passing arguments to 'SetSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1470 | SetSize(lem.nterminal);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1495:37: warning: passing arguments to 'CompressTables' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1495 | if( compress==0 ) CompressTables(&lem);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1499:17: warning: passing arguments to 'ResortStates' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1499 | ResortStates(&lem);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1502:30: warning: passing arguments to 'ReportOutput' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1502 | if( !quiet ) ReportOutput(&lem);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1505:16: warning: passing arguments to 'ReportTable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1505 | ReportTable(&lem, mhflag);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1510:31: warning: passing arguments to 'ReportHeader' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1510 | if( !mhflag ) ReportHeader(&lem);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1390:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1390 | int main(argc,argv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1581:15: 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]
1581 | if( (*cmp)(a,b)<0 ){
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1590: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]
1590 | if( (*cmp)(a,b)<0 ){
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1568:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1568 | static char *merge(a,b,cmp,offset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1620:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1620 | char *msort(list,next,cmp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:30:7: 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]
30 | char *msort();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1656:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1656 | static void errline(n,k,err)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1681:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1681 | static int argindex(n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1723:30: 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]
1723 | (*(void(*)())(op[j].arg))(v);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1725:30: 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]
1725 | (*(void(*)())(op[j].arg))(&argv[i][2]);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1703 | static int handleflags(i,err)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1808:34: 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]
1808 | (*(void(*)())(op[j].arg))(dv);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1814:34: 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]
1814 | (*(void(*)())(op[j].arg))((int)lv);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1820:34: 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]
1820 | (*(void(*)())(op[j].arg))(sv);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1739:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1739 | static int handleswitch(i,err)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1827:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1827 | int OptInit(a,o,err)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:76:8: 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]
76 | int OptInit(/* char**,struct s_options*,FILE* */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1867:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1867 | char *OptArg(n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:78:8: 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]
78 | char *OptArg(/* int */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1875:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1875 | void OptErr(n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:79:8: 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]
79 | void OptErr(/* int */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1986:14: warning: passing arguments to 'Strsafe' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1986 | x = Strsafe(psp->tokenstart); /* Save the token permanently */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2002:30: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2002 | psp->lhs = Symbol_new(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2045:44: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2045 | psp->prevrule->precsym = Symbol_new(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2148:43: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2148 | psp->rhs[psp->nrhs] = Symbol_new(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2167:49: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2167 | msp->subsym[msp->nsubsym-1] = Symbol_new(&x[1]);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2287:39: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2287 | struct symbol *sp = Symbol_new(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2300:39: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2300 | struct symbol *sp = Symbol_new(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2311:24: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2311 | sp = Symbol_new(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2354:39: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2354 | struct symbol *sp = Symbol_new(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:1982:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1982 | static void parseonetoken(psp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2433:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2433 | void Parse(gp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:83:6: 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]
83 | void Parse(/* struct lemon *lemp */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2607:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2607 | void Plink_add(plpp,cfp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:87:6: 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]
87 | void Plink_add(/* struct plink **, struct config * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2619:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2619 | void Plink_copy(to,from)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:88:6: 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]
88 | void Plink_copy(/* struct plink **, struct plink * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2633:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2633 | void Plink_delete(plp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:89:6: 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]
89 | void Plink_delete(/* struct plink * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2654:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2654 | PRIVATE char *file_makename(lemp,suffix)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2676:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2676 | PRIVATE FILE *file_open(lemp,suffix,mode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2696:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2696 | void Reprint(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:92:6: 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]
92 | void Reprint(/* struct lemon * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2742:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2742 | void ConfigPrint(fp,cfp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2832:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2832 | void ReportOutput(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:93:6: 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]
93 | void ReportOutput(/* struct lemon * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2901:18: 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]
2901 | extern char *getenv();
| ^
/usr/include/stdlib.h:110:7: note: conflicting prototype is here
110 | char *getenv(const char *);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2915:19: warning: passing arguments to 'access' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2915 | if( access(path,modemask)==0 ) break;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2879:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2879 | PRIVATE char *pathsearch(argv0,name,modemask)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2926:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2926 | PRIVATE int compute_action(lemp,ap)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2951:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2951 | PRIVATE void tplt_xfer(name,in,out,lineno)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2996:13: warning: passing arguments to 'access' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2996 | if( access(buf,004)==0 ){
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2998:19: warning: passing arguments to 'access' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2998 | }else if( access(templatename,004)==0 ){
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:2980:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2980 | PRIVATE FILE *tplt_open(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3019:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3019 | PRIVATE void tplt_linedir(out,lineno,filename)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3034:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3034 | PRIVATE void tplt_print(out,lemp,str,strln,lineno)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3062:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3062 | void emit_destructor_code(out,sp,lemp,lineno)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3106:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3106 | int has_destructor(sp, lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3250:21: warning: passing arguments to 'Strsafe' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3250 | rp->code = Strsafe(cp);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3257:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3257 | PRIVATE void emit_code(out,rp,lemp,lineno)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3288:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3288 | void print_stack_union(out,lemp,plineno,mhflag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3437:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3437 | void ReportTable(lemp, mhflag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:94:6: 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]
94 | void ReportTable(/* struct lemon * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3852:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3852 | void ReportHeader(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:95:6: 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]
95 | void ReportHeader(/* struct lemon * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3932:24: warning: passing arguments to 'Symbol_new' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3932 | ap->sp = Symbol_new("{default}");
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3891:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3891 | void CompressTables(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:96:6: 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]
96 | void CompressTables(/* struct lemon * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:3964:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3964 | void ResortStates(lemp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:97:6: 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]
97 | void ResortStates(/* struct lemon * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4005:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4005 | void SetSize(n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:100:7: 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]
100 | void SetSize(/* int N */); /* All sets will be of size N */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4025:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4025 | void SetFree(s)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:102:7: 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]
102 | void SetFree(/* char* */); /* Deallocate a set */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4033:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4033 | int SetAdd(s,e)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:104: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]
104 | int SetAdd(/* char*,int */); /* Add element to a set */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4044:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4044 | int SetUnion(s1,s2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:105: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]
105 | int SetUnion(/* char *A,char *B */); /* A <- A U B, thru element N */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4072:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4072 | PRIVATE int strhash(x)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4089:19: warning: passing arguments to 'Strsafe_find' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4089 | z = Strsafe_find(y);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4092:19: warning: passing arguments to 'Strsafe_insert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4092 | Strsafe_insert(z);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4084:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4084 | char *Strsafe(y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:296:7: 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]
296 | char *Strsafe();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4143:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4143 | int Strsafe_insert(data)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:299: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]
299 | int Strsafe_insert(/* char * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4200:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4200 | char *Strsafe_find(key)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:300:7: 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]
300 | char *Strsafe_find(/* char * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4224:19: warning: passing arguments to 'Symbol_find' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4224 | sp = Symbol_find(x);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4238:18: warning: passing arguments to 'Symbol_insert' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4238 | Symbol_insert(sp,sp->name);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4219:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4219 | struct symbol *Symbol_new(x)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:304:16: 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]
304 | struct symbol *Symbol_new();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:305: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]
305 | int Symbolcmpp(/* struct symbol **, struct symbol ** */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4253:5: note: conflicting prototype is here
4253 | int Symbolcmpp(struct symbol **a, struct symbol **b){
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4305:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4305 | int Symbol_insert(data,key)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:307: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]
307 | int Symbol_insert(/* struct symbol *, char * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4365:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4365 | struct symbol *Symbol_find(key)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:308:16: 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]
308 | struct symbol *Symbol_find(/* char * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4382:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4382 | struct symbol *Symbol_Nth(n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:309:16: 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]
309 | struct symbol *Symbol_Nth(/* int */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4417:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4417 | int Configcmp(a,b)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:315: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]
315 | int Configcmp(/* struct config *, struct config * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4428:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4428 | PRIVATE int statecmp(a,b)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4445 | PRIVATE int statehash(a)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4511:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4511 | int State_insert(data,key)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:318: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]
318 | int State_insert(/* struct state *, struct config * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4571:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4571 | struct state *State_find(key)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:319: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 subsequent definition [-Wdeprecated-non-prototype]
319 | struct state *State_find(/* struct config * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4604:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4604 | PRIVATE int confighash(a)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4657:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4657 | int Configtable_insert(data)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:325: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]
325 | int Configtable_insert(/* struct config * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4714:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4714 | struct config *Configtable_find(key)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:326:16: 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]
326 | struct config *Configtable_find(/* struct config * */);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4737:43: 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]
4737 | if( f ) for(i=0; icount; i++) (*f)(x4a->tbl[i].data);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:4732:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4732 | void Configtable_clear(f)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lemon.c:327:6: 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]
327 | void Configtable_clear(/* int(*)(struct config *) */);
| ^
199 warnings generated.
ld: warning: lemon.c(/tmp/lemon-4dd46a.o:(ErrorMsg)): warning: sprintf() is often misused, please use snprintf()
ld: warning: lemon.c(/tmp/lemon-4dd46a.o:(ErrorMsg)): warning: vsprintf() is often misused, please use vsnprintf()
ld: warning: lemon.c(/tmp/lemon-4dd46a.o:(handle_D_option)): warning: strcpy() is almost always misused, please use strlcpy()
ld: warning: lemon.c(/tmp/lemon-4dd46a.o:(file_makename)): warning: strcat() is almost always misused, please use strlcat()
cp /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssparse.lem .
cp /exopi-obj/pobj/tkhtml-3a16/htmlwidget/tools/lempar.c .
./lemon cssparse.lem
TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:/exopi-obj/pobj/tkhtml-3a16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssprop.tcl
TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:/exopi-obj/pobj/tkhtml-3a16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/tokenlist.txt
TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:/exopi-obj/pobj/tkhtml-3a16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/mkdefaultstyle.tcl > htmldefaultstyle.c
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c` -o css.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
208 | dequote(z)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:325:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
325 | static int tokenToReal(pToken, pLen, pVal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
353 | propertyIsLength2(pParse, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
404 | rgbToColor(zOut, zRgb, nRgb)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
430 | doUrlCmd(pParse, zArg, nArg)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:469:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
469 | tokenToProperty(pParse, pToken)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:640:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
640 | textToProperty(pParse, z, n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:669:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
669 | CssProperty *HtmlCssStringToProperty(z, n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:696:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
696 | HtmlCssPropertyGetString(pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
749 | propertySetGet(p, i)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
780 | propertySetAdd(p, i, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:847:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
847 | static CssProperty *propertyDup(pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:871:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
871 | static int propertyIsLength(pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:905:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
905 | HtmlCssGetNextListItem(zList, nList, pN)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:966:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
966 | static void propertySetAddShortcutBorder(p, prop, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1086:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1086 | propertyTransformBgPosition(pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1131 | shortcutBackground(pParse, p, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1288 | shortcutListStyle(pParse, p, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1380 | getNextFontFamily(zList, nList, pzNext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1411 | textToFontFamilyProperty(pParse, zText, nText)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1456 | propertySetAddFontFamily(pParse, p, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1601:51: warning: passing 'const CssToken *' (aka 'const struct CssToken *') to parameter of type 'CssToken *' (aka 'struct CssToken *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
1601 | if (!pStyle) pStyle = tokenToProperty(pParse, &normal);
| ^~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1602:55: warning: passing 'const CssToken *' (aka 'const struct CssToken *') to parameter of type 'CssToken *' (aka 'struct CssToken *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
1602 | if (!pVariant) pVariant = tokenToProperty(pParse, &normal);
| ^~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1603:53: warning: passing 'const CssToken *' (aka 'const struct CssToken *') to parameter of type 'CssToken *' (aka 'struct CssToken *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
1603 | if (!pWeight) pWeight = tokenToProperty(pParse, &normal);
| ^~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1604:61: warning: passing 'const CssToken *' (aka 'const struct CssToken *') to parameter of type 'CssToken *' (aka 'struct CssToken *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
1604 | if (!pLineHeight) pLineHeight = tokenToProperty(pParse, &normal);
| ^~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1498 | propertySetAddShortcutFont(pParse, p, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1626 | tokenToPropertyList(pToken, apProp, nMax)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1676:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1676 | shortcutBackgroundPosition(pParse, p, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1768:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1768 | static void propertySetAddShortcutBorderColor(p, prop, v)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1862:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1862 | static void selectorFree(pSelector)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:1890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1890 | cssGetToken(z, n, pLen)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2160 | newCssPriority(pStyle, origin, pIdTail, important)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2220:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2220 | static int cssParseMediaQuery(pParse, p, z, n, pRes)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2343:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2343 | static void cssParseBody(pParse, p, z, n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2413 | cssParse(pTree, n, z, isStyle, origin, pStyleId, pImportCmd, pUrlCmd, ppStyle)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2545 | HtmlCssSelectorParse(pTree, n, z, ppStyle)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2570 | HtmlStyleParse(pTree, interp, pStyleText, pId, pImportCmd, pUrlCmd)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2683:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2683 | ruleFree(pRule)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2698:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2698 | freeRulesList(ppList)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2711:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2711 | freeRulesHash(pHash)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2744:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2744 | HtmlCssStyleSheetFree(pStyle)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2794 | HtmlCssDeclaration(pParse, pProp, pExpr, isImportant)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2884:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2884 | void HtmlCssSelector(pParse, stype, pAttr, pValue)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:2993:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2993 | insertRule(ppList, pRule)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3045:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3045 | cssSelectorPropertySetPair(pParse, pSelector, pPropertySet, freeWhat)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3211:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3211 | int HtmlCssPseudo(pToken, nColon)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3269:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3269 | void HtmlCssRule(pParse, success)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3354:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3354 | static int attrTest(eType, zString, zAttr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3426 | HtmlCssSelectorTest(pSelector, pNode, dynamic_true)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3587 | HtmlCssInlineFree(pPropertySet)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3594 | propertySetToPropertyValues(p, aPropDone, pSet)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3629:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3629 | ruleToPropertyValues(p, aPropDone, pRule)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3651 | overrideToPropertyValues(p, aPropDone, pOverride)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3719 | applyRule(pTree, pNode, pRule, aPropDone, pzIfMatch, pCreator)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3766:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3766 | nextRule(apRule, n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3810:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3810 | HtmlCssStyleSheetApply(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3979 | generateContentText(pTree, zContent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:3988:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3988 | generatedContent(pTree, pNode, pCssRule, ppNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4031:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4031 | void HtmlCssStyleSheetGenerated(pTree, pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4054:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4054 | HtmlCssPropertiesGet(pProperties, prop, pSheetnum, pSpec)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4092:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4092 | void HtmlCssSelectorComma(pParse)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4124:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4124 | void HtmlCssImport(pParse, pToken)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4162 | HtmlCssSelectorToString(pSelector, pObj)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4233 | rulelistReport(pRule, pObj, pN)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4273:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4273 | HtmlCssStyleReport(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4451 | HtmlCssStyleConfigDump(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:4568:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4568 | HtmlCssInlineQuery(interp, pPropertySet, pArg)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/css.c:32:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
32 | static const char rcsid[] = "$Id: css.c,v 1.125 2007/10/03 17:46:37 danielk1977 Exp $";
| ^~~~~
68 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssdynamic.c` -o cssdynamic.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssdynamic.c:26:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
26 | HtmlCssAddDynamic(pElem, pSelector, isSet)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssdynamic.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
45 | HtmlCssFreeDynamics(pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssdynamic.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
59 | checkDynamicCb(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssdynamic.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
79 | HtmlCssCheckDynamic(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssdynamic.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
99 | HtmlCssTclNodeDynamics(interp, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/cssdynamic.c:5:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
5 | static const char rcsid[] = "$Id: cssdynamic.c,v 1.12 2007/06/10 07:53:03 danielk1977 Exp $";
| ^~~~~
6 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/csssearch.c` -o csssearch.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/csssearch.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
54 | cssSearchCb(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/csssearch.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
85 | HtmlCssSearchInit(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/csssearch.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
94 | HtmlCssSearchInvalidateCache(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/csssearch.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
112 | HtmlCssSearchShutdown(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/csssearch.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
149 | HtmlCssSearch(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/csssearch.c:5:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
5 | static const char rcsid[] = "$Id: csssearch.c,v 1.5 2007/07/16 15:35:49 danielk1977 Exp $";
| ^~~~~
6 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c` -o htmldraw.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
465 | sorterInsert(pSorter, pItem, x, y, pOverflow)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:555:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
555 | sorterIterate(pSorter, xFunc, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:571:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
571 | sorterReset(pSorter)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
589 | freeCanvasItem(pTree, p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
641 | HtmlDrawCanvasItemRelease(pTree, pItem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
651 | HtmlDrawCanvasItemReference(pItem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:660:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
660 | windowsRepair(pTree, pCanvas)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
739 | HtmlDrawCleanup(pTree, pCanvas)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:817:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
817 | static void linkItem(pCanvas, pItem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:834:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
834 | fontFromNode(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:843:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
843 | colorFromNode(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
884 | movePrimitives(pCanvas, x, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:907:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
907 | void HtmlDrawOrigin(pCanvas)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:942:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
942 | void HtmlDrawOverflow(pCanvas, pNode, w, h)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:985:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
985 | void HtmlDrawCopyCanvas(pTo, pFrom)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1034:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1034 | void HtmlDrawCanvas(pCanvas, pCanvas2, x, y, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1094:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1094 | itemToBox(pItem, origin_x, origin_y, pX, pY, pW, pH)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1189 | HtmlDrawBox(pCanvas, x, y, w, h, pNode, flags, size_only, pCandidate)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1247 | HtmlDrawLine(pCanvas, x, w, y_over, y_through, y_under, pNode, size_only)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1291:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1291 | void HtmlDrawText(pCanvas, zText, nText, x, y, w, size_only, pNode, iIndex)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1336 | HtmlDrawTextExtend(pCanvas, nChar, nPixel)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1347 | HtmlDrawTextLength(pCanvas)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1355 | HtmlDrawImage(
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1405 | HtmlDrawWindow(pCanvas, pNode, x, y, w, h, size_only)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1447:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1447 | int HtmlLayoutPrimitives(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1589 | setClippingDrawable(pQuery, pItem, pDrawable, pX, pY)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1684 | setClippingRegion(pQuery, pDisplay, gc)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1716 | clearClippingRegion(pDisplay, gc)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1726:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1726 | fill_quad(pQuery, win, d, xcolor, x1, y1, x2, y2, x3, y3, x4, y4)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1772:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1772 | fill_rectangle(win, d, xcolor, x, y, w, h)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1807:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1807 | tileimage(
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1897:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1897 | drawScrollbars(pTree, pItem, origin_x, origin_y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:1967:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1967 | drawBox(pQuery, pItem, pBox, drawable, x, y, w, h, xview, yview, flags)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2228 | drawImage(pQuery, pI2, drawable, x, y, w, h)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2272 | drawLine(pQuery, pItem, drawable, x, y, w, h)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2325 | drawText(pQuery, pItem, drawable, x, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2472:9: warning: variable 'nTest' set but not used [-Wunused-but-set-variable]
2472 | int nTest = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2473:9: warning: variable 'nCallback' set but not used [-Wunused-but-set-variable]
2473 | int nCallback = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2458 | searchCanvas(pTree, ymin, ymax, xFunc, clientData, requireOverflow)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2610:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2610 | sorterCb(pItem, x, y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2658 | searchSortedCanvas(pTree, ymin, ymax, pNode, xFunc, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2676:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2676 | snapshotReleaseItemsCb(pItem, x, y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2688:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2688 | HtmlDrawSnapshot(pTree, isDrawable)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2703:30: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2703 | static CanvasItemSorterSlot *nextItem(pSorter, piLevel, piItem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2725:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2725 | static void damageSlot(pTree, pSlot, pX1, pY1, pX2, pY2, isOld)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2754:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2754 | static int itemsAreEqual(p1, p2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2795 | HtmlDrawSnapshotZero(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2802:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2802 | HtmlDrawSnapshotDamage(pTree, pSnapshot, ppCurrent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2819:9: warning: variable 'iCreated' set but not used [-Wunused-but-set-variable]
2819 | int iCreated = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2820:9: warning: variable 'iDeleted' set but not used [-Wunused-but-set-variable]
2820 | int iDeleted = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2821:9: warning: variable 'iDirty' set but not used [-Wunused-but-set-variable]
2821 | int iDirty = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2822:9: warning: variable 'iMoved' set but not used [-Wunused-but-set-variable]
2822 | int iMoved = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2823:9: warning: variable 'iStuck' set but not used [-Wunused-but-set-variable]
2823 | int iStuck = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2900:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2900 | HtmlDrawSnapshotFree(pTree, pSnapshot)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2915 | clipRectangle(pX, pY, pW, pH, x2, y2, w2, h2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:2937:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2937 | pixmapQuerySwitchOverflow(pQuery, pOverflow)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3010:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3010 | pixmapQueryCb(pItem, origin_x, origin_y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3164 | getPixmap(pTree, xcanvas, ycanvas, w, h, getwin)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3300:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3300 | int HtmlLayoutImage(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3361:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3361 | int HtmlDrawIsEmpty(pCanvas)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3368 | findFlowNode(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3412 | layoutNodeIndexCb(pItem, origin_x, origin_y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3490 | layoutNodeIndexCmd(pTree, x, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3558 | returnDescNode(pNode1, pNode2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3587 | layoutNodeCb(pItem, origin_x, origin_y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3652:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3652 | layoutNodeCompare(pVoidLeft, pVoidRight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3689:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3689 | layoutNodeCmd(pTree, x, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3742:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3742 | HtmlLayoutNode(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3795 | bboxCb(pItem, origin_x, origin_y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3825 | HtmlWidgetBboxCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:3911:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3911 | paintNodesSearchCb(pItem, origin_x, origin_y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4003:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4003 | HtmlWidgetDamageText(pTree, pNodeStart, iIndexStart, pNodeFin, iIndexFin)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4050:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4050 | HtmlWidgetBboxText(
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4116 | scrollToNodeCb(pItem, origin_x, origin_y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4176 | HtmlWidgetNodeTop(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4203 | layoutBboxCb(pItem, origin_x, origin_y, pOverflow, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4234 | HtmlWidgetNodeBox(pTree, pNode, pX, pY, pW, pH)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4294:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4294 | widgetRepair(pTree, x, y, w, h, g)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4339 | HtmlWidgetRepair(pTree, x, y, w, h, windowsrepair)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4370:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4370 | HtmlWidgetSetViewport(pTree, scroll_x, scroll_y, force_redraw)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4420 | HtmlDrawAddMarker(pCanvas, x, y, fixed)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4439 | HtmlDrawAddLinebox(pCanvas, x, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4457 | HtmlDrawFindLinebox(pCanvas, pX, pY)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:4484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4484 | HtmlDrawGetMarker(pCanvas, pMarker, pX, pY)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldraw.c:33:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
33 | static const char rcsid[] = "$Id: htmldraw.c,v 1.201 2007/10/06 10:11:51 danielk1977 Exp $";
| ^~~~~
85 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c` -o htmlfloat.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
107 | floatListPrint(pList)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
179 | HtmlFloatListDelete(pList)
| ^
In file included from /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:43:
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/html.h:781:6: 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]
781 | void HtmlFloatListDelete();
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:215:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
215 | void insertListEntry(pList, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
321 | HtmlFloatListAdd(pList, side, x, y1, y2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:408:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
408 | HtmlFloatListClearTop(pList, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
454 | HtmlFloatListClear(pList, clear, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
523 | HtmlFloatListNormalize(pList, x, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:558:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
558 | void floatListMarginsNormal(pList, y1, y2, pLeft, pRight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
626 | HtmlFloatListMargins(pList, y1, y2, pLeft, pRight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
680 | HtmlFloatListPlace(pList, parentwidth, width, height, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:742:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
742 | HtmlFloatListLog(pTree, zCaption, zNode, pList)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:783:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
783 | HtmlFloatListIsConstant(pList, y, iHeight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:40:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
40 | static const char rcsid[] = "$Id: htmlfloat.c,v 1.21 2006/10/27 15:19:18 danielk1977 Exp $";
| ^~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlfloat.c:107:1: warning: function 'floatListPrint' is not needed and will not be emitted [-Wunneeded-internal-declaration]
107 | floatListPrint(pList)
| ^~~~~~~~~~~~~~
15 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c` -o htmlhash.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
73 | compareCaseInsensitiveKey(keyPtr, hPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:100:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
100 | hashCaseInsensitiveKey(tablePtr, keyPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:132:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
132 | allocCaseInsensitiveEntry(tablePtr, keyPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
151 | freeCaseInsensitiveEntry(hPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
211 | hashFontKey(tablePtr, keyPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
247 | compareFontKey(keyPtr, hPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
279 | allocFontEntry(tablePtr, keyPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
364 | hashValuesKey(tablePtr, keyPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
400 | compareValuesKey(keyPtr, hPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
420 | freeValuesEntry(hPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
443 | allocValuesEntry(tablePtr, keyPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlhash.c:46:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
46 | static const char rcsid[] = "$Id: htmlhash.c,v 1.22 2006/10/27 06:40:33 danielk1977 Exp $";
| ^~~~~
12 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c` -o htmlimage.o
In file included from /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:43:
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmllayout.h:177:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
177 | static void CHECK_INTEGER_PLAUSIBILITY(x)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
143 | HtmlImageServerInit(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
171 | HtmlImageServerShutdown(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
205 | photoputblock(interp, handle, blockPtr, x, y, width, height, compRule)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
219 | freeTile(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
243 | imageChangedCb(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
283 | imageChanged(clientData, x, y, width, height, imgWidth, imgHeight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
346 | HtmlImageServerGet(p, zUrl)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:456:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
456 | Tcl_Obj *HtmlImageUnscaledName(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
505 | HtmlImageScale(pImage, pWidth, pHeight, doScale)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:577:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
577 | HtmlImageImage(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
678 | HtmlImageFree(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
740 | HtmlImageRef(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
749 | HtmlImageUrl(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:755:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
755 | void HtmlImageCheck(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:779:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
779 | HtmlImageAlphaChannel(pTree, pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:840:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
840 | HtmlImageTile(pImage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:954:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
954 | void HtmlImageServerSuspendGC(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:960:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
960 | void HtmlImageServerDoGC(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:1007:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1007 | int HtmlImageServerCount(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:1046:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1046 | Tcl_Obj *HtmlXImageToImage(pTree, pXImage, w, h)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlimage.c:39:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
39 | static const char rcsid[] = "$Id: htmlimage.c,v 1.65 2007/09/25 11:21:42 danielk1977 Exp $";
| ^~~~~
22 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c` -o htmlinline.o
In file included from /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:35:
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmllayout.h:177:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
177 | static void CHECK_INTEGER_PLAUSIBILITY(x)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:239:9: warning: variable 'iTopLeading' set but not used [-Wunused-but-set-variable]
239 | int iTopLeading;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
233 | inlineBoxMetrics(pContext, pNode, pMetrics)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c: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 HtmlInlineContextPushBorder(pContext, pBorder)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
423 | HtmlInlineContextPopBorder(p, pBorder)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:485:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
485 | HtmlGetInlineBorder(pLayout, pContext, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
533 | inlineContextAddInlineCanvas(p, eType, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
586 | inlineContextAddSpace(p, nPixels, eWhitespace)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:619:16: warning: variable 'pBox' set but not used [-Wunused-but-set-variable]
619 | InlineBox *pBox;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
615 | inlineContextAddNewLine(p, nHeight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
655 | inlineContextDrawBorder(
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:742:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
742 | calculateLineBoxHeight(pContext, nBox, hasText, piTop, piBottom)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:807:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
807 | calculateLineBoxWidth(p, flags, iReqWidth, piWidth, pnBox, pHasText)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:960:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
960 | HtmlInlineContextGetLineBox(pLayout, p, flags, pWidth, pCanvas, pVSpace,pAscent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1296 | HtmlInlineContextIsEmpty(pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1323 | HtmlInlineContextCleanup(pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1382 | HtmlInlineContextNew(pTree, pNode, isSizeOnly, iTextIndent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1462 | HtmlInlineContextAddText(pContext, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1468:13: warning: variable 'color' set but not used [-Wunused-but-set-variable]
1468 | XColor *color; /* Color to render in */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1584:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1584 | HtmlInlineContextAddBox(pContext, pNode, pCanvas, iWidth, iHeight, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1624 | HtmlInlineContextSetTextIndent(pContext, iTextIndent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:1632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1632 | HtmlInlineContextCreator(pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlinline.c:69:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
69 | static const char rcsid[] = "$Id: htmlinline.c,v 1.47 2007/06/10 07:53:03 danielk1977 Exp $";
| ^~~~~
23 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c` -o htmllayout.o
In file included from /exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:52:
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmllayout.h:177:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
177 | static void CHECK_INTEGER_PLAUSIBILITY(x)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
239 | nodeGetBoxProperties(pLayout, pNode, iContaining, pBoxProperties)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
302 | nodeGetMargins(pLayout, pNode, iContaining, pMargins)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:370:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
370 | normalFlowMarginQuery(pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
380 | normalFlowMarginCollapse(pLayout, pNode, pNormal, pY)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
412 | normalFlowMarginAdd(pLayout, pNode, pNormal, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
441 | normalFlowCbAdd(pNormal, pCallback)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
449 | normalFlowCbDelete(pNormal, pCallback)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:485:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
485 | nodeIsReplaced(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:499:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
499 | considerMinMaxHeight(pNode, iContaining, piHeight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
549 | getHeight(pNode, iHeight, iContainingHeight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
566 | getWidth(iWidthCalculated, iWidthContent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:577:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
577 | getWidthProperty(pLayout, pComputed, iContaining)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:588:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
588 | considerMinMaxWidth(pNode, iContaining, piWidth)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
646 | doHorizontalBlockAlign(pLayout, pNode, pMargin, iSpareWidth)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
719 | createScrollbars(pTree, pNode, iWidth, iHeight, iHorizontal, iVertical)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:812:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
812 | normalFlowLayoutOverflow(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:993:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
993 | normalFlowLayoutFloat(pLayout, pBox, pNode, pY, pDoNotUse, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1200 | getRomanIndex(zBuf, index, isUpper)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1272 | markerBoxLayout(pLayout, pBox, pNode, pVerticalOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1405 | inlineLayoutDrawLines(pLayout, pBox, pContext, forceflag, pY, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1512:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1512 | HtmlLayoutNodeContent(pLayout, pBox, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1552:28: warning: passing arguments to 'HtmlFloatListDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1552 | HtmlFloatListDelete(pFloat);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1590:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1590 | drawReplacementContent(pLayout, pBox, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1621:22: warning: variable 'pWin' set but not used [-Wunused-but-set-variable]
1621 | Tcl_Obj *pWin = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1622:17: warning: variable 'iOffset' set but not used [-Wunused-but-set-variable]
1622 | int iOffset;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1720 | drawReplacement(pLayout, pBox, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:1740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1740 | drawAbsolute(pLayout, pBox, pStaticCanvas, x, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2054:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2054 | wrapContent(pLayout, pBox, pContent, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2195 | HtmlLayoutDrawBox(pTree, pCanvas, x, y, w, h, pNode, flags, size_only)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2233 | normalFlowLayoutTable(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2380 | normalFlowLayoutTableComponent(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2460:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2460 | normalFlowLayoutReplaced(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2516 | setValueCallback(pNormal, pCallback, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2539 | normalFlowLayoutBlock(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2722:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2722 | normalFlowClearFloat(pBox, pNode, pNormal, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2759:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2759 | normalFlowLayoutText(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2785:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2785 | normalFlowLayoutReplacedInline(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2835 | layoutChildren(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2878:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2878 | normalFlowLayoutInline(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2908:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2908 | normalFlowLayoutInlineBlock(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:2968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2968 | normalFlowLayoutAbsolute(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3010:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3010 | normalFlowLayoutFixed(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3047:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3047 | appendVerticalMarginsToObj(pObj, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3077:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3077 | normalFlowLayoutNode(pLayout, pBox, pNode, pY, pContext, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3307 | normalFlowLayoutFromCache(pLayout, pBox, pElem, pNormal, iLeft, iRight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3402 | normalFlowLayout(pLayout, pBox, pNode, pNormal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3410:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
3410 | int rc = 0; /* Return Code */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3623:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3623 | blockMinMaxWidth(pLayout, pNode, pMin, pMax)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3746:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3746 | doConfigureCmd(pTree, pElem, iContaining)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3848:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3848 | HtmlLayout(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:3962:28: warning: passing arguments to 'HtmlFloatListDelete' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3962 | HtmlFloatListDelete(sNormal.pFloat);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:4019:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
4019 | HtmlLayoutInvalidateCache(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/htmllayout.c:50:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
50 | static const char rcsid[] = "$Id: htmllayout.c,v 1.258 2007/09/25 11:21:42 danielk1977 Exp $";
| ^~~~~
54 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c` -o htmlparse.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
111 | HtmlFormContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
136 | HtmlPcdataContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
161 | HtmlDlContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
186 | HtmlUlContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
197 | HtmlHeadContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
224 | HtmlInlineContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
263 | HtmlAnchorContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
378 | HtmlTableContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
438 | HtmlTableRowContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
464 | HtmlTableCellContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
487 | HtmlLiContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
531 | HtmlHash(htmlPtr, zName)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
589 | HtmlHashInit(htmlPtr, start)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:611:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
611 | ToLower(z)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:643:56: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
643 | pEntry = Tcl_FindHashEntry(&pTree->aScriptHandler, (char *)tag);
| ^~~~~~~~~~~
/usr/local/include/tcl8.5/tcl.h:2385:38: note: expanded from macro 'Tcl_FindHashEntry'
2385 | (*((tablePtr)->findProc))(tablePtr, key)
| ^~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
638 | getScriptHandler(pTree, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
651 | HtmlAttributesNew(argc, argv, arglen, doEscape)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
724 | findEndOfScript(eTag, z, pN)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
767 | executeScript(pTree, pCallback, pAttributes, zScript, nScript)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:832:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
832 | HtmlTokenize(pTree, zText, isFinal, xAddText, xAddElement, xAddClosing)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1163:25: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
1163 | int rc;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1210 | tokenizeWrapper(pTree, isFin, xAddText, xAddElement, xAddClosing)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1266:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1266 | HtmlTokenizerAppend(pTree, zText, nText, isFinal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1313:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1313 | HtmlHashLookup(htmlPtr, zType)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1340 | HtmlNameToType(htmlPtr, zType)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1352 | HtmlTypeToName(htmlPtr, eTag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1382:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1382 | char * HtmlMarkupArg(pAttr, zTag, zDefault)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1414 | HtmlWriteWait(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1443 | HtmlWriteText(pTree, pText)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:1489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1489 | HtmlWriteContinue(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlparse.c:33:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
33 | static char const rcsid[] =
| ^~~~~
31 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c` -o htmlprop.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
360 | HtmlPropertyToString(pProp, pzFree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
426 | pixelsToPoints(p, pixels)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:467:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
467 | physicalToPixels(p, rVal, type)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
497 | propertyValuesSetFontStyle(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
516 | propertyValuesSetContent(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
532 | propertyValuesSetZIndex(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
566 | propertyValuesSetFontWeight(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:613:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
613 | propertyValuesSetFontFamily(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
638 | propertyValuesObjFontSize(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
647 | propertyValuesObjFontStyle(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:656:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
656 | propertyValuesObjFontFamily(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:662:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
662 | propertyValuesObjFontWeight(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
671 | propertyValuesObjContent(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:677:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
677 | propertyValuesObjZIndex(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:686:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
686 | propertyValuesObjLineHeight(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:702:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
702 | propertyValuesObjVerticalAlign(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:733:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
733 | propertyValuesSetFontSize(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:877:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
877 | getInheritPointer(p, pVar)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:941:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
941 | propertyValuesSetEnum(p, pEVar, aOptions, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
968 | decrementColorRef(pTree, pColor)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:989:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
989 | dumpColorTable(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1042:67: warning: incompatible pointer types passing 'HtmlColor **' (aka 'struct HtmlColor **') to parameter of type 'unsigned char *' [-Wincompatible-pointer-types]
1042 | HtmlColor **pInherit = (HtmlColor **)getInheritPointer(p, pCVar);
| ^~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1030:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1030 | propertyValuesSetColor(p, pCVar, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1155 | propertyValuesSetLength(p, pIVal, em_mask, pProp, allowNegative)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1241 | propertyValuesSetLineHeight(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1306 | propertyValuesSetImage(p, pImVar, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1359 | propertyValuesSetVerticalAlign(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1476:61: warning: incompatible pointer types passing 'int *' to parameter of type 'unsigned char *' [-Wincompatible-pointer-types]
1476 | int *pInherit = (int *)getInheritPointer(p, pIVal);
| ^~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1443 | propertyValuesSetSize(p, pIVal, p_mask, pProp, allow_mask)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1550 | propertyValuesSetBorderWidth(p, pIVal, em_mask, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1620 | getPrototypeCreator(pTree, pMask, piCopyBytes)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1723:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1723 | HtmlComputedValuesInit(pTree, pNode, pParent, p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1785:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1785 | propertyValuesTclScript(p, eProp, zScript)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1872:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1872 | propertyValuesAttr(p, eProp, zArglist)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1932:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1932 | void HtmlComputedValuesFreeProperty(p, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:1966:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1966 | HtmlComputedValuesSet(p, eProp, pProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2064:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2064 | allocateNewFont(clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2182 | setDisplay97(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2218 | HtmlComputedValuesFinish(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2535:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2535 | HtmlFontRelease(pTree, pFont)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2589 | HtmlFontReference(pFont)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2598 | HtmlComputedValuesReference(pValues)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2606:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2606 | HtmlComputedValuesRelease(pTree, pValues)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2680 | HtmlComputedValuesSetupTables(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2792:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2792 | HtmlFontCacheClear(pTree, isReinit)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2852:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2852 | HtmlComputedValuesCleanupTables(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:2907:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2907 | getPropertyObj(pValues, eProp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:3009:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3009 | HtmlNodeGetProperty(interp, pProp, pValues)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:3041:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3041 | HtmlNodeProperties(interp, pValues)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:3072:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3072 | HtmlComputedValuesCompare(pV1, pV2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:3098:54: warning: self-comparison always evaluates to false [-Wtautological-compare]
3098 | (!pV1->eVerticalAlign && pV1->iVerticalAlign != pV1->iVerticalAlign)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlprop.c:39:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
39 | static const char rcsid[] = "$Id: htmlprop.c,v 1.122 2007/10/05 18:33:57 danielk1977 Exp $";
| ^~~~~
52 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c` -o htmlstyle.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
46 | HtmlDelScrollbars(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
92 | HtmlDelStackingInfo(pTree, pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
120 | stackType(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
149 | addStackingInfo(pTree, pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
209 | scoreStack(pParentStack, pStack, eStack)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:232:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
232 | static void setStackingContext(p, ppOut)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
246 | stackCompare(pVoidLeft, pVoidRight)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
378 | checkStackSort(pTree, aStack, nStack)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
417 | HtmlRestackNodes(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:486:25: warning: cast to smaller integer type 'int' from 'ClientData' (aka 'void *') [-Wvoid-pointer-to-int-cast]
486 | int trashDynamics = (int)clientData;
| ^~~~~~~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
480 | styleNode(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:613:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
613 | HtmlStyleApply(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:619:43: warning: cast to 'ClientData' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast]
619 | HtmlWalkTree(pTree, pNode, styleNode, (ClientData)isRoot);
| ^~~~~~~~~~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:637:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
637 | HtmlStyleSyntaxErrs(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlstyle.c:39:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
39 | static const char rcsid[] = "$Id: htmlstyle.c,v 1.57 2007/09/25 11:21:42 danielk1977 Exp $";
| ^~~~~
15 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltagdb.c` -o htmltagdb.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltagdb.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
57 | textContent(pTree, pNode, tag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltagdb.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
82 | HtmlMarkup(markup)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltagdb.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
117 | HtmlMarkupFlags(markup)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltagdb.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
147 | HtmlMarkupName(markup)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltagdb.c:40:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
40 | static const char rcsid[] = "$Id: htmltagdb.c,v 1.10 2006/07/14 13:37:56 danielk1977 Exp $";
| ^~~~~
5 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c` -o htmltable.o
In file included from /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:40:
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmllayout.h:177:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
177 | static void CHECK_INTEGER_PLAUSIBILITY(x)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
174 | fixNodeProperties(pData, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
221 | tableColWidthSingleSpan(pNode, col, colspan, row, rowspan, pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
320 | logWidthsToTable(pData, pObj)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
380 | getReqWidth(pNode, pReq)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:398:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
398 | logMinMaxWidths(pLayout, pNode, col, colspan, aMinWidth, aMaxWidth)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:467:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
467 | tableColWidthMultiSpan(pNode, col, colspan, row, rowspan, pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:689:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
689 | tableCountCells(pNode, col, colspan, row, rowspan, pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:711:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
711 | tableCountRows(pNode, row, pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
739 | tableDrawRow(pNode, row, pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:891:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
891 | tableDrawCells(pNode, col, colspan, row, rowspan, pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:903:9: warning: variable 'x' set but not used [-Wunused-but-set-variable]
903 | int x = 0;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1024:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1024 | cellIterate(pTree, pNode, p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1106 | rowIterate(pTree, pNode, p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1212:31: warning: incompatible pointer types passing 'HtmlElementNode *' (aka 'struct HtmlElementNode *') to parameter of type 'HtmlNode *' (aka 'struct HtmlNode *') [-Wincompatible-pointer-types]
1212 | rowIterate(pTree, &sRow, p);
| ^~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1169 | rowGroupIterate(pTree, pNode, p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1268 | tableIterate(pTree, pNode, xCallback, xRowCallback, pContext)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1337:36: warning: incompatible pointer types passing 'HtmlElementNode *' (aka 'struct HtmlElementNode *') to parameter of type 'HtmlNode *' (aka 'struct HtmlNode *') [-Wincompatible-pointer-types]
1337 | rowGroupIterate(pTree, &sRowGroup, &sRowContext);
| ^~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1354 | logWidthStage(nStage, pStageLog, nWidth, aWidth)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1372 | tableCalculateCellWidths(pData, availablewidth, isAuto)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1380:9: warning: variable 'nPercentCol' set but not used [-Wunused-but-set-variable]
1380 | int nPercentCol = 0; /* Number of percentage width columns */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1382:9: warning: variable 'nExplicitCol' set but not used [-Wunused-but-set-variable]
1382 | int nExplicitCol = 0; /* Number of explicit pixel width columns */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1384:9: warning: variable 'nAutoCol' set but not used [-Wunused-but-set-variable]
1384 | int nAutoCol = 0; /* Number of 'auto' width columns */
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1629:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1629 | tableCalculateMaxWidth(pData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:1750:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1750 | HtmlTableLayout(pLayout, pBox, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltable.c:37:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
37 | static const char rcsid[] = "$Id: htmltable.c,v 1.122 2007/09/15 07:59:12 danielk1977 Exp $";
| ^~~~~
26 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c` -o htmltcl.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
59 | allocCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:68:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
68 | heapdebugCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
77 | hashstatsCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
216 | doLoadDefaultStyle(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
243 | doSingleScrollCallback(interp, pScript, iOffScreen, iTotal, iPage)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
297 | doScrollCallback(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
343 | checkRestylePointCb(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
372 | HtmlCheckRestylePoint(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:401:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
401 | INSTRUMENTED(runDynamicStyleEngine, HTML_INSTRUMENT_DYNAMIC_STYLE_ENGINE)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:408:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
408 | INSTRUMENTED(runStyleEngine, HTML_INSTRUMENT_STYLE_ENGINE)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:437:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
437 | INSTRUMENTED(runLayoutEngine, HTML_INSTRUMENT_LAYOUT_ENGINE)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:440:17: warning: variable 'pD' set but not used [-Wunused-but-set-variable]
440 | HtmlDamage *pD;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:480:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
480 | INSTRUMENTED(callbackHandler, HTML_INSTRUMENT_CALLBACK)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
625 | delayCallbackHandler(clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
655 | HtmlCallbackForce(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:689:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
689 | upgradeRestylePoint(ppRestyle, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:729:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
729 | snapshotLayout(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:737:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
737 | snapshotZero(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:770:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
770 | HtmlCallbackRestyle(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:814:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
814 | HtmlCallbackDynamic(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:847:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
847 | HtmlCallbackLayout(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:867:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
867 | static int setSnapshotId(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:876:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
876 | HtmlCallbackDamageNode(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:909:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
909 | HtmlCallbackDamage(pTree, x, y, w, h)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:983:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
983 | HtmlCallbackScrollY(pTree, y)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:995:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
995 | HtmlCallbackScrollX(pTree, x)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1024:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1024 | cleanupHandlerTable(pHash)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1056:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1056 | deleteWidget(clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1120 | widgetCmdDel(clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1144:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1144 | eventHandler(clientData, pEvent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1182 | docwinEventHandler(clientData, pEvent)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1228 | relayoutCb(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1238 | worldChangedCb(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1254:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1254 | void HtmlNodeClearRecursive(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1284 | configureCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1494:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1494 | static int cgetCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1542:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1542 | resetCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1592:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1592 | relayoutCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1646 | parseCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1751:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1751 | preloadCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1789:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1789 | fragmentCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1832:14: warning: variable 'pScrollCommand' set but not used [-Wunused-but-set-variable]
1832 | Tcl_Obj *pScrollCommand;
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1817:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1817 | viewCommon(pTree, isXview, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1927:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1927 | xviewCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1936 | yviewCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:1963:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1963 | writeCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2116:43: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
2116 | pEntry = Tcl_FindHashEntry(pHash, (char *)tag);
| ^~~~~~~~~~~
/usr/local/include/tcl8.5/tcl.h:2385:38: note: expanded from macro 'Tcl_FindHashEntry'
2385 | (*((tablePtr)->findProc))(tablePtr, key)
| ^~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2121:44: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
2121 | pEntry = Tcl_CreateHashEntry(pHash,(char*)tag,&newentry);
| ^~~~~~~~~~
/usr/local/include/tcl8.5/tcl.h:2388:40: note: expanded from macro 'Tcl_CreateHashEntry'
2388 | (*((tablePtr)->createProc))(tablePtr, key, newPtr)
| ^~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2040:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2040 | handlerCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2152 | styleCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2202 | tagAddCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2211 | tagRemoveCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2220 | tagCfgCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2230 | tagDeleteCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2240 | callSubCmd(aSub, iIdx, clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2265 | tagCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2282 | textTextCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2291 | textIndexCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2300 | textBboxCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2309 | textOffsetCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2318 | textCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2336 | forceCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2347 | delayCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2402 | imageCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2411 | nodeCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2421 | primitivesCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2430 | searchCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2439 | styleconfigCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2448:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2448 | stylereportCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2472:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2472 | bboxCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2525:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2525 | int widgetCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2591 | newWidget(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2704:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2704 | htmlstyleCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2740 | htmlVersionCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2756:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2756 | htmlDecodeCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2766:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2766 | htmlEscapeCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2775:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2775 | htmlUriCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2801:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2801 | htmlByteOffsetCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2824 | htmlCharOffsetCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2880:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2880 | DLL_EXPORT int Tkhtml_Init(interp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:2945:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2945 | DLL_EXPORT int Tkhtml_SafeInit(interp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltcl.c:33:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
33 | static char const rcsid[] = "@(#) $Id: htmltcl.c,v 1.191 2007/10/03 10:06:38 danielk1977 Exp $";
| ^~~~~
82 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c` -o htmltree.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
91 | explicitCloseCount(pCurrent, eTag, pNClose)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
118 | implicitCloseCount(pTree, pCurrent, eTag, pNClose)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
154 | geomRequestProcCb(clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
163 | geomRequestProc(clientData, widget)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
177 | clearReplacement(pTree, pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
222 | HtmlNodeClearStyle(pTree, pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:242:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
242 | HtmlNodeDeleteCommand(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
275 | freeNode(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
329 | HtmlNodeClearGenerated(pTree, pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
341 | nodeGetPreText(pTextNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
397 | nodeRemoveChild(pElem, pChild)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:436:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
436 | HtmlElementNormalize(pElem)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:503:54: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
503 | pEntry = Tcl_FindHashEntry(&pTree->aNodeHandler, (char *)eTag);
| ^~~~~~~~~~~~
/usr/local/include/tcl8.5/tcl.h:2385:38: note: expanded from macro 'Tcl_FindHashEntry'
2385 | (*((tablePtr)->findProc))(tablePtr, key)
| ^~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
477 | nodeHandlerCallbacks(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
557 | HtmlFinishNodeHandlers(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:567:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
567 | int HtmlNodeIsOrphan(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
595 | nodeOrphanize(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:611:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
611 | nodeDeorphanize(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
624 | HtmlNodeIndexOfChild(pParent, pChild)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
636 | nodeInsertChild(pTree, pElem, pBefore, pAfter, pChild)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:721:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
721 | HtmlNodeAddChild(pElem, eTag, pAttributes)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
749 | HtmlNodeAddTextChild(pNode, pTextNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:796:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
796 | setNodeAttribute(pNode, zAttrName, zAttrVal)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:849:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
849 | mergeAttributes(pNode, pAttr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:871:59: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
871 | pEntry = Tcl_FindHashEntry(&pTree->aAttributeHandler, (char*)eType);
| ^~~~~~~~~~~~
/usr/local/include/tcl8.5/tcl.h:2385:38: note: expanded from macro 'Tcl_FindHashEntry'
2385 | (*((tablePtr)->findProc))(tablePtr, key)
| ^~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:861:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
861 | doAttributeHandler(pTree, pNode, zAttr, zValue)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:903:55: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
903 | pEntry = Tcl_FindHashEntry(&pTree->aParseHandler, (char *)eType);
| ^~~~~~~~~~~~~
/usr/local/include/tcl8.5/tcl.h:2385:38: note: expanded from macro 'Tcl_FindHashEntry'
2385 | (*((tablePtr)->findProc))(tablePtr, key)
| ^~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
889 | doParseHandler(pTree, eType, pNode, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:947:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
947 | HtmlInitTree(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:986:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
986 | findFosterParent(pTree, ppTable)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1009:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1009 | treeCloseFosterTree(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1026:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1026 | treeAddFosterText(pTree, pTextNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1044:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1044 | treeAddFosterElement(pTree, eTag, pAttr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1096:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1096 | treeAddFosterClosingTag(pTree, eTag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1122 | treeAddTableComponent(pTree, eTag, pAttr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1212 | HtmlTreeAddElement(pTree, eType, pAttr, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1382 | HtmlTreeAddText(pTree, pTextNode, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1440:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1440 | HtmlTreeAddClosingTag(pTree, eTag, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1479 | walkTree(pTree, xCallback, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1535:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1535 | HtmlWalkTree(pTree, pNode, xCallback, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1558:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1558 | int HtmlNodeNumChildren(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1604 | HtmlNodeBefore(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1642:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1642 | HtmlNodeAfter(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1667:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1667 | Html_u8 HtmlNodeTagType(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1690:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1690 | CONST char * HtmlNodeTagName(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1711:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1711 | HtmlNode *HtmlNodeRightSibling(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1742:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1742 | HtmlNode *HtmlNodeLeftSibling(pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1774:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1774 | char CONST *HtmlNodeAttr(pNode, zAttr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1786:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1786 | markWindowAsClipped(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1824 | nodeViewCmd(pNode, isVertical, objv, objc)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1912 | nodeRemoveCmd(pNode, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:1968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1968 | nodeDestroyCmd(pNode, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:2018:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2018 | nodeInsertCmd(pNode, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:2088:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2088 | nodeGetStyle(pTree, p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:2121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2121 | nodeTextCommand(interp, pNode, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:2334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2334 | nodeCommand(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:2898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2898 | HtmlNodeCommand(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:2942:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2942 | int HtmlNodeScrollbarDoCallback(pTree, pNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:2991:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2991 | int HtmlTreeClear(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3072:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3072 | HtmlNodeGetPointer(pTree, zCmd)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3093 | fragmentOrphan(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3111 | fragmentAddText(pTree, pTextNode, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3158:31: warning: incompatible pointer types passing 'HtmlElementNode *' (aka 'struct HtmlElementNode *') to parameter of type 'HtmlNode *' (aka 'struct HtmlNode *') [-Wincompatible-pointer-types]
3158 | implicitCloseCount(pTree, pFragment->pCurrent, eType, &nClose);
| ^~~~~~~~~~~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3180:37: warning: incompatible pointer types passing 'HtmlElementNode *' (aka 'struct HtmlElementNode *') to parameter of type 'HtmlNode *' (aka 'struct HtmlNode *') [-Wincompatible-pointer-types]
3180 | nodeHandlerCallbacks(pTree, pFragment->pCurrent);
| ^~~~~~~~~~~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3133 | fragmentAddElement(pTree, eType, pAttributes, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3197:24: warning: incompatible pointer types passing 'HtmlElementNode *' (aka 'struct HtmlElementNode *') to parameter of type 'HtmlNode *' (aka 'struct HtmlNode *') [-Wincompatible-pointer-types]
3197 | explicitCloseCount(p->pCurrent, eType, &nClose);
| ^~~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3200:37: warning: incompatible pointer types passing 'HtmlElementNode *' (aka 'struct HtmlElementNode *') to parameter of type 'HtmlNode *' (aka 'struct HtmlNode *') [-Wincompatible-pointer-types]
3200 | nodeHandlerCallbacks(pTree, p->pCurrent);
| ^~~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3189 | fragmentAddClosingTag(pTree, eType, iOffset)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3209 | HtmlParseFragment(pTree, zHtml)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3227:37: warning: incompatible pointer types passing 'HtmlElementNode *' (aka 'struct HtmlElementNode *') to parameter of type 'HtmlNode *' (aka 'struct HtmlNode *') [-Wincompatible-pointer-types]
3227 | nodeHandlerCallbacks(pTree, sContext.pCurrent);
| ^~~~~~~~~~~~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3252:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3252 | sequenceCb(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:3274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
3274 | HtmlSequenceNodes(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltree.c:39:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
39 | static const char rcsid[] = "$Id: htmltree.c,v 1.150 2007/09/25 11:21:43 danielk1977 Exp $";
| ^~~~~
73 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/swproc.c` -o swproc.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/swproc.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
35 | SwprocRt(interp, objc, objv, aConf, apObj)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/swproc.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
161 | SwprocCleanup(apObj, nObj)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/swproc.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
187 | swproc_rtCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/swproc.c:326:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
326 | int SwprocInit(interp)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/swproc.c:7:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
7 | static const char rcsid[] = "$Id: swproc.c,v 1.6 2006/06/10 12:38:38 danielk1977 Exp $";
| ^~~~~
5 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c` -o restrack.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:219:16: warning: cast to smaller integer type 'int' from 'ClientData' (aka 'void *') [-Wvoid-pointer-to-int-cast]
219 | aResCounts[(int)v1]++;
| ^~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
178 | ResAlloc(v1, v2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:272:16: warning: cast to smaller integer type 'int' from 'ClientData' (aka 'void *') [-Wvoid-pointer-to-int-cast]
272 | aResCounts[(int)v1]--;
| ^~~~~~~
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
240 | ResFree(v1, v2)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:395:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
395 | insertMallocHash(zTopic, p, nBytes)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
441 | freeMallocHash(p, nBytes)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:499:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
499 | HtmlHeapDebug(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:555:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
555 | Rt_AllocCommand(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:592:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
592 | Rt_Alloc(zTopic, n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:637:24: warning: incompatible pointer types passing 'int *' to parameter of type 'char *' [-Wincompatible-pointer-types]
637 | freeMallocHash(z, n);
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
626 | Rt_Free(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
657 | Rt_Realloc(zTopic, p, n)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/restrack.c:64:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
64 | static const char rcsid[] = "$Id: restrack.c,v 1.11 2007/01/27 12:53:15 danielk1977 Exp $";
| ^~~~~
13 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c` -o htmldecode.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
134 | HtmlDecode(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
208 | HtmlEscapeUriComponent(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
303 | objToUri(pObj)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
390 | combinePath(zOne, zTwo, zOut)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
424 | cleanPath(zPath)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
463 | makeUri(zScheme, zAuthority, zPath, zQuery, zFragment)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:524:52: warning: too few arguments in call to 'combinePath'
524 | zPath = combinePath(zPath, pTmp->zPath);
| ~~~~~~~~~~~ ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
495 | uriResolve(pBase, pObjRel)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:571:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
571 | uriObjCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
690 | uriObjDel(clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
713 | HtmlCreateUri(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmldecode.c:33:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
33 | static char const rcsid[] = "@(#) $Id: htmldecode.c,v 1.6 2007/09/20 18:09:31 danielk1977 Exp $";
| ^~~~~
12 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c` -o htmltext.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
380 | EscHash(zName)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:569:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
569 | translateNumericEscape(z, pI)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:605:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
605 | HtmlTranslateEscapes(z)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:723:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
723 | getWidgetTag(pTree, zTag, pIsNew)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:766:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
766 | orderIndexPair(ppA, piA, ppB, piB)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:844:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
844 | removeTagFromNode(pTextNode, pTag)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:875:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
875 | findTagInNode(pTextNode, pTag, ppPtr)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:917:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
917 | getOverlap(pTagged, iFrom, iTo)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:950:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
950 | tagAddRemoveCallback(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1077:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1077 | HtmlTagAddRemoveCmd(clientData, interp, objc, objv, isAdd)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1142 | HtmlTagConfigureCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1179 | tagDeleteCallback(pTree, pNode, clientData)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1193 | HtmlTagDeleteCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1228 | HtmlTagCleanupNode(pTextNode)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1241 | HtmlTagCleanupTree(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1285 | addTextMapping(pText, pTextNode, iNodeIndex, iStrIndex)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1301 | initHtmlText_TextNode(pTree, pTextNode, pInit)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1363 | initHtmlText_Elem(pTree, pElem, pInit)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1419 | initHtmlText(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1436:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1436 | HtmlTextInvalidate(pTree)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1455 | HtmlTextTextCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1492 | HtmlTextIndexCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1563 | HtmlTextOffsetCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1630:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1630 | HtmlTextBboxCmd(clientData, interp, objc, objv)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1836:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1836 | tokenLength(zToken, zEnd)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:1875:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
1875 | populateTextNode(n, z, pText, pnToken, pnText)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2007 | HtmlTextNew(n, z, isTrimEnd, isTrimStart)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2131 | HtmlTextFree(p)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2138 | HtmlTextIterFirst(pTextNode, pTextIter)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2148 | HtmlTextIterIsValid(pTextIter)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2156 | HtmlTextIterNext(pTextIter)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2184 | HtmlTextIterType(pTextIter)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2193 | HtmlTextIterLength(pTextIter)
| ^
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmltext.c:2205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
2205 | HtmlTextIterData(pTextIter)
| ^
34 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo /exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlutil.c` -o htmlutil.o
/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src/htmlutil.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
406 | HtmlInstrumentInit(interp)
| ^
1 warning generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo cssprop.c` -o cssprop.o
cssprop.c:19:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
19 | Hash(nString, zString)
| ^
cssprop.c:37:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
37 | Lookup(nString, zString, aTable, aHashTable)
| ^
cssprop.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
199 | HtmlCssConstantLookup(n, z)
| ^
cssprop.c:246:33: warning: passing 'const HashEntry[133]' (aka 'const struct HashEntry[133]') to parameter of type 'HashEntry *' (aka 'struct HashEntry *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
246 | return Lookup(n, z, aTable, aHtmlCssConstant) + 100;
| ^~~~~~~~~~~~~~~~
cssprop.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
251 | HtmlCssConstantToString(e)
| ^
cssprop.c:387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
387 | HtmlCssPropertyLookup(n, z)
| ^
cssprop.c:444:33: warning: passing 'const HashEntry[125]' (aka 'const struct HashEntry[125]') to parameter of type 'HashEntry *' (aka 'struct HashEntry *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
444 | return Lookup(n, z, aTable, aHtmlCssProperty) + 0;
| ^~~~~~~~~~~~~~~~
cssprop.c:449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
449 | HtmlCssPropertyToString(e)
| ^
8 warnings generated.
cc -pipe -DPACKAGE_NAME=\"Tkhtml\" -DPACKAGE_TARNAME=\"tkhtml\" -DPACKAGE_VERSION=\"3.0\" -DPACKAGE_STRING=\"Tkhtml\ 3.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/local/include/tcl8.5" -I"/usr/local/include/tk8.5" -I/usr/X11R6/include -O2 -pipe -O2 -Wall -Wno-implicit-int -fPIC -c -I. -I/exopi-obj/pobj/tkhtml-3a16/htmlwidget/src `echo cssparse.c` -o cssparse.o
rm -f libTkhtml30.so
cc -pipe -shared -fpic -o libTkhtml30.so css.o cssdynamic.o csssearch.o htmldraw.o htmlfloat.o htmlhash.o htmlimage.o htmlinline.o htmllayout.o htmlparse.o htmlprop.o htmlstyle.o htmltagdb.o htmltable.o htmltcl.o htmltree.o swproc.o restrack.o htmldecode.o htmltext.o htmlutil.o cssprop.o cssparse.o -L/usr/X11R6/lib -lX11 -L/usr/local/lib -ltclstub85 -L/usr/local/lib -ltkstub85
: libTkhtml30.so
echo 'package ifneeded Tkhtml 3.0 [list load [file join $dir libTkhtml30.so]]' > pkgIndex.tcl
TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:/exopi-obj/pobj/tkhtml-3a16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/tkhtml-3a16/htmlwidget/doc/macros.tcl -nroff /exopi-obj/pobj/tkhtml-3a16/htmlwidget/doc/html.man>tkhtml.n
>>> Running package in x11/tkhtml at 1764966987.17
===> x11/tkhtml
===> Faking installation for tkhtml-3a16p1
TCL_LIBRARY=`echo /exopi-obj/pobj/tcl-8.5.19/tcl8.5.19/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:" PATH=".:/usr/local/lib/tcl/tcl8.5:/usr/local/lib/tcl/tk8.5:/exopi-obj/pobj/tkhtml-3a16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" TCLLIBPATH="." /usr/local/bin/tclsh8.5 /exopi-obj/pobj/tkhtml-3a16/htmlwidget/doc/macros.tcl -nroff /exopi-obj/pobj/tkhtml-3a16/htmlwidget/doc/html.man>tkhtml.n
/exopi-obj/pobj/tkhtml-3a16/bin/install -c -m 644 libTkhtml30.so /exopi-obj/pobj/tkhtml-3a16/fake-amd64/usr/local/lib/tcl/tkhtml/libTkhtml30.so
: /exopi-obj/pobj/tkhtml-3a16/fake-amd64/usr/local/lib/tcl/tkhtml/libTkhtml30.so
Install pkgIndex.tcl /exopi-obj/pobj/tkhtml-3a16/fake-amd64/usr/local/lib/tcl/tkhtml
Installing header files in /exopi-obj/pobj/tkhtml-3a16/fake-amd64/usr/local/include
Installing documentation in /exopi-obj/pobj/tkhtml-3a16/fake-amd64/usr/local/man
Installing tkhtml.n
===> Building package for tkhtml-3a16p1
Create /exopi-cvs/ports/packages/amd64/all/tkhtml-3a16p1.tgz
Creating package tkhtml-3a16p1
reading plist|
checking dependencies|
checking dependencies|lang/tcl/8.5
checking dependencies|x11/tk/8.5
checksumming|
checksumming| | 0%
checksumming|**** | 7%
checksumming|********* | 14%
checksumming|************* | 21%
checksumming|***************** | 29%
checksumming|********************** | 36%
checksumming|************************** | 43%
checksumming|******************************* | 50%
checksumming|*********************************** | 57%
checksumming|*************************************** | 64%
checksumming|******************************************** | 71%
checksumming|************************************************ | 79%
checksumming|**************************************************** | 86%
checksumming|********************************************************* | 93%
checksumming|*************************************************************|100%
archiving|
archiving| | 0%
archiving|***** | 8%
archiving|****************************************************************|100%
Link to /exopi-cvs/ports/packages/amd64/ftp/tkhtml-3a16p1.tgz
>>> Running clean in x11/tkhtml at 1764966989.47
===> x11/tkhtml
===> Cleaning for tkhtml-3a16p1
>>> Ended at 1764966989.71
max_stuck=0.00/depends=3.57/show-prepare-results=1.01/build=19.44/package=2.31/clean=0.28