===> Building for tk-Tix-8.4.3nb9 clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixClass.c` ./generic/tixClass.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetClassByName(interp, classRec) ^ ./generic/tixClass.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateClassByName(interp, classRec) ^ ./generic/tixClass.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateClassRecord(interp, classRec, mainWindow, isWidget) ^ ./generic/tixClass.c:220:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ClassCmd) ^ ./generic/tixClass.c:339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ParseClassOptions(interp, opts, parsePtr) ^ ./generic/tixClass.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeParseOptions(parsePtr) ^ ./generic/tixClass.c:456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitClass(interp, classRec, cPtr, scPtr, parsePtr) ^ ./generic/tixClass.c:668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeClassRecord(cPtr) ^ ./generic/tixClass.c:721:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_UninitializedClassCmd) ^ ./generic/tixClass.c:751:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_CreateInstanceCmd) ^ ./generic/tixClass.c:840:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_InstanceCmd) ^ ./generic/tixClass.c:985:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int SetupMethod(interp, cPtr, s) ^ ./generic/tixClass.c:1029:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupDefault(interp, cPtr, s) ^ ./generic/tixClass.c:1155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupSpec(interp, cPtr, s, isWidget) ^ ./generic/tixClass.c:1250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitSpec(interp, specList, isWidget) ^ ./generic/tixClass.c:1314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CopySpec(sPtr) ^ ./generic/tixClass.c:1356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeSpec(sPtr) ^ ./generic/tixClass.c:1393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupAttribute(interp, cPtr, s, which) ^ ./generic/tixClass.c:1431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupAlias(interp, cPtr, s) ^ ./generic/tixClass.c:1464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitAlias(interp, cPtr, s) ^ ./generic/tixClass.c:1495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitHashEntries(interp, cPtr) ^ ./generic/tixClass.c:1524:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ParseInstanceOptions(interp, cPtr, widRec, argc, argv) ^ ./generic/tixClass.c:1585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassTableDeleteProc(clientData, interp) ^ 23 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixCmds.c` ./generic/tixCmds.c:90:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_DoWhenIdleCmd) ^ ./generic/tixCmds.c:168:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_DoWhenMappedCmd) ^ ./generic/tixCmds.c:231:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_Get3DBorderCmd) ^ ./generic/tixCmds.c:278:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_HandleOptionsCmd) ^ ./generic/tixCmds.c:357:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ParentWindow) ^ ./generic/tixCmds.c:378:9: warning: variable 'parentId' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (newParent == NULL) { ^~~~~~~~~~~~~~~~~ ./generic/tixCmds.c:387:58: note: uninitialized use occurs here return TixpSetWindowParent(interp, tkwin, newParent, parentId); ^~~~~~~~ ./generic/tixCmds.c:378:5: note: remove the 'if' if its condition is always true if (newParent == NULL) { ^~~~~~~~~~~~~~~~~~~~~~~ ./generic/tixCmds.c:360:17: note: initialize the variable 'parentId' to silence this warning int parentId; ^ = 0 ./generic/tixCmds.c:398:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_TmpLineCmd) ^ ./generic/tixCmds.c:448:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void EventProc(clientData, eventPtr) ^ ./generic/tixCmds.c:484:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void IdleHandler(clientData) ^ ./generic/tixCmds.c:528:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int IsOption(option, optArgc, optArgv) ^ ./generic/tixCmds.c:544:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MapEventProc(clientData, eventPtr) ^ ./generic/tixCmds.c:590:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NameOfColor(colorPtr) ^ ./generic/tixCmds.c:609:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScaleColor(tkwin, color, scale) ^ ./generic/tixCmds.c:649:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_GetDefaultCmd) ^ 14 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixCompat.c` ./generic/tixCompat.c:23:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * tixStrDup(s) ^ 1 warning generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixError.c` ./generic/tixError.c:19:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ArgcError(interp, argc, argv, prefixCount, message) ^ ./generic/tixError.c:39:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ValueMissingError(interp, spec) ^ ./generic/tixError.c:56:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_UnknownPublicMethodError(interp, cPtr, widRec, method) ^ 3 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGeometry.c` ./generic/tixGeometry.c:55:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FreeClientStruct(clientData) ^ ./generic/tixGeometry.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoReqProc(clientData, tkwin) ^ ./generic/tixGeometry.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeoLostSlaveProc(clientData, tkwin) ^ ./generic/tixGeometry.c:132:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void StructureProc(clientData, eventPtr) ^ ./generic/tixGeometry.c:162:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ManageGeometryCmd) ^ ./generic/tixGeometry.c:220:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_GeometryRequestCmd) ^ ./generic/tixGeometry.c:257:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_MoveResizeWindowCmd) ^ ./generic/tixGeometry.c:299:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_MapWindowCmd) ^ ./generic/tixGeometry.c:321:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_FlushXCmd) ^ ./generic/tixGeometry.c:345:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_UnmapWindowCmd) ^ 10 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixInit.c` ./generic/tixInit.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ParseToolkitOptions(interp) ^ ./generic/tixInit.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_Init(interp) ^ ./generic/tixInit.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SafeInit(interp) ^ 3 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixList.c` ./generic/tixList.c:24:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetNext(info, ptr, next) ^ ./generic/tixList.c:33:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_LinkListInit(lPtr) ^ ./generic/tixList.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_LinkListAppend(infoPtr, lPtr, itemPtr, flags) ^ ./generic/tixList.c:72:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_LinkListIteratorInit(liPtr) ^ ./generic/tixList.c:78:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_LinkListStart(infoPtr, lPtr, liPtr) ^ ./generic/tixList.c:93:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_LinkListNext(infoPtr, lPtr, liPtr) ^ ./generic/tixList.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_LinkListDelete(infoPtr, lPtr, liPtr) ^ ./generic/tixList.c:180:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_LinkListInsert(infoPtr, lPtr, itemPtr, liPtr) ^ ./generic/tixList.c:236:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_LinkListFindAndDelete(infoPtr, lPtr, itemPtr, liPtr) ^ ./generic/tixList.c:261:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_LinkListDeleteRange(infoPtr, lPtr, fromPtr, toPtr, liPtr) ^ ./generic/tixList.c:299:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_LinkListFind(infoPtr, lPtr, itemPtr, liPtr) ^ 11 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixMethod.c` ./generic/tixMethod.c:47:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_CallMethodCmd) ^ ./generic/tixMethod.c:90:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_ChainMethodCmd) ^ ./generic/tixMethod.c:145:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_GetMethodCmd) ^ ./generic/tixMethod.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FindMethod(interp, context, method) ^ ./generic/tixMethod.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_CallMethod(interp, context, widRec, method, argc, argv, foundPtr) ^ ./generic/tixMethod.c:281:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *Tix_SaveContext(interp, widRec) ^ ./generic/tixMethod.c:298:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_RestoreContext(interp, widRec, oldContext) ^ ./generic/tixMethod.c:307:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_SetContext(interp, widRec, newContext) ^ ./generic/tixMethod.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetContext(interp, widRec) ^ ./generic/tixMethod.c:334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SuperClass(interp, class, superClass_ret) ^ ./generic/tixMethod.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetMethodFullName(context, method) ^ ./generic/tixMethod.c:377:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ExistMethod(interp, context, method) ^ ./generic/tixMethod.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_CallMethodByContext(interp, context, widRec, method, argc, argv) ^ ./generic/tixMethod.c:453:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_EvalArgv(interp, argc, argv) ^ ./generic/tixMethod.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FindPublicMethod(interp, cPtr, method) ^ ./generic/tixMethod.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MethodTableDeleteProc(clientData, interp) ^ 16 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixOption.c` ./generic/tixOption.c:36:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_GetVar (interp, cPtr, widRec, flag) ^ ./generic/tixOption.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_QueryOneOption(interp, cPtr, widRec, flag) ^ ./generic/tixOption.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_QueryAllOptions (interp, cPtr, widRec) ^ ./generic/tixOption.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FindConfigSpecByName(interp, cPtr, flag) ^ ./generic/tixOption.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetConfigSpecFullName(classRec, flag) ^ ./generic/tixOption.c:194:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ChangeOptions(interp, cPtr, widRec, argc, argv) ^ ./generic/tixOption.c:239:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_CallConfigMethod(interp, cPtr, widRec, spec, value) ^ ./generic/tixOption.c:286:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_ChangeOneOption(interp, cPtr, widRec, spec, value, isDefault, isInit) ^ ./generic/tixOption.c:383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FormatConfigInfo(interp, cPtr, widRec, sPtr) ^ 9 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixScroll.c` ./generic/tixScroll.c:14:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_InitScrollInfo(siPtr, type) ^ ./generic/tixScroll.c:44:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_GetScrollFractions(siPtr, first_ret, last_ret) ^ ./generic/tixScroll.c:72:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_UpdateScrollBar(interp, siPtr) ^ ./generic/tixScroll.c:121:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_SetScrollBarView(interp, siPtr, argc, argv, compat) ^ 4 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixSmpLs.c` ./generic/tixSmpLs.c:25:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SimpleListInit(lPtr) ^ ./generic/tixSmpLs.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SimpleListAppend(lPtr, itemPtr, flags) ^ ./generic/tixSmpLs.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SimpleListIteratorInit(liPtr) ^ ./generic/tixSmpLs.c:47:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SimpleListStart(lPtr, liPtr) ^ ./generic/tixSmpLs.c:54:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SimpleListNext(lPtr, liPtr) ^ ./generic/tixSmpLs.c:64:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SimpleListDelete(lPtr, liPtr) ^ ./generic/tixSmpLs.c:77:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SimpleListInsert(lPtr, itemPtr, liPtr) ^ ./generic/tixSmpLs.c:100:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_SimpleListFindAndDelete(lPtr, itemPtr, liPtr) ^ ./generic/tixSmpLs.c:108:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_SimpleListDeleteRange(lPtr, fromPtr, toPtr, liPtr) ^ ./generic/tixSmpLs.c:118:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_SimpleListFind(lPtr, itemPtr, liPtr) ^ 10 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixUtils.c` ./generic/tixUtils.c:49:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_HandleSubCmds(cmdInfo, subCmdInfo, clientData, interp, argc, argv) ^ ./generic/tixUtils.c:176:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_Exit(interp, code) ^ ./generic/tixUtils.c:203:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_CreateCommands(interp, commands, clientData, deleteProc) ^ ./generic/tixUtils.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetAnchorGC(tkwin, bgColor) ^ ./generic/tixUtils.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DrawAnchorLines(display, drawable, gc, x, y, w, h) ^ ./generic/tixUtils.c:352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_CreateSubWindow(interp, tkwin, subPath) ^ ./generic/tixUtils.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ErrorProc(clientData, errorEventPtr) ^ ./generic/tixUtils.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetRenderBuffer(display, windowId, width, height, depth) ^ ./generic/tixUtils.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteHashTableProc(clientData, interp) ^ ./generic/tixUtils.c:556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGetHashTable(interp, name, deleteProc, keyType) ^ ./generic/tixUtils.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReliefParseProc(clientData, interp, tkwin, value, widRec,offset) ^ ./generic/tixUtils.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReliefPrintProc(clientData, tkwin, widRec,offset, freeProcPtr) ^ ./generic/tixUtils.c:674:22: warning: incompatible function pointer types initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type 'char *()' [-Wincompatible-function-pointer-types] ReliefParseProc, ReliefPrintProc, 0, ^~~~~~~~~~~~~~~ ./generic/tixUtils.c:682:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SetRcFileName(interp, rcFileName) ^ ./generic/tixUtils.c:717:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixComputeTextGeometry(font, string, numChars, wrapLength, ^ ./generic/tixUtils.c:762:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixDisplayText(display, drawable, font, string, numChars, x, y, ^ ./generic/tixUtils.c:812:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * Tix_ZAlloc(nbytes) ^ 17 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixWidget.c` ./generic/tixWidget.c:32:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TIX_DEFINE_CMD(Tix_CreateWidgetCmd) ^ ./generic/tixWidget.c:224:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ParseOptions(interp, cPtr, widRec, argc, argv) ^ 2 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDItem.c` ./generic/tixDItem.c:56:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_AddDItemType(diTypePtr) ^ ./generic/tixDItem.c:63:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemInfo * Tix_GetDItemType(interp, type) ^ ./generic/tixDItem.c:89:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItem * Tix_DItemCreate(ddPtr, type) ^ ./generic/tixDItem.c:109:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_DItemConfigure(iPtr, argc, argv, flags) ^ ./generic/tixDItem.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemDisplay(drawable, iPtr, x, y, width, height, xOffset, yOffset,flags) ^ ./generic/tixDItem.c:156:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_DItemFree(iPtr) ^ ./generic/tixDItem.c:166:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_DItemCalculateSize(iPtr) ^ ./generic/tixDItem.c:172:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * Tix_DItemComponent(iPtr, x, y) ^ ./generic/tixDItem.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FreeArgumentList(argListPtr) ^ ./generic/tixDItem.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_SplitConfig(interp, tkwin, specsList, numLists, argc, argv, argListPtr) ^ ./generic/tixDItem.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_MultiConfigureInfo(interp, tkwin, specsList, numLists, widgRecList, ^ ./generic/tixDItem.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ConfigureValue2(interp, tkwin, entRec, entConfigSpecs, iPtr, ^ ./generic/tixDItem.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ConfigureInfo2(interp, tkwin, entRec, entConfigSpecs, iPtr, ^ ./generic/tixDItem.c:433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WidgetConfigure2(interp, tkwin, entRec, entConfigSpecs, iPtr, ^ ./generic/tixDItem.c:517:21: warning: incompatible function pointer types initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type 'char *(ClientData, Tk_Window, char *, int, Tcl_FreeProc **)' (aka 'char *(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') [-Wincompatible-function-pointer-types] DItemParseProc, DItemPrintProc, 0, ^~~~~~~~~~~~~~ ./generic/tixDItem.c:527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int DItemParseProc(clientData, interp, tkwin, value, widRec,offset) ^ ./generic/tixDItem.c:551:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *DItemPrintProc(clientData, tkwin, widRec,offset, freeProcPtr) ^ ./generic/tixDItem.c:580:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGetColorDItemGC(iPtr, backGC_ret, foreGC_ret, anchorGC_ret, flags) ^ ./generic/tixDItem.c:650:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixDItemGetAnchor(anchor, x, y, cav_w, cav_h, width, height, x_ret, y_ret) ^ ./generic/tixDItem.c:702:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemFillNormalBG(drawable, subRegPtr, iPtr, x, y, width, height, ^ ./generic/tixDItem.c:777:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DItemDrawBackground(drawable, subRegPtr, iPtr, x, y, width, height, ^ 21 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiITxt.c` ./generic/tixDiITxt.c:267:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Tix_DItem * Tix_ImageTextItemCreate(ddPtr, diTypePtr) ^ ./generic/tixDiITxt.c:303:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageTextItemFree(iPtr) ^ ./generic/tixDiITxt.c:320:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_ImageTextItemConfigure(iPtr, argc, argv, flags) ^ ./generic/tixDiITxt.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageTextItemDisplay(drawable, iPtr, x, y, width, height, ^ ./generic/tixDiITxt.c:513:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageTextItemCalculateSize(iPtr) ^ ./generic/tixDiITxt.c:585:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char * Tix_ImageTextItemComponent(iPtr, x, y) ^ ./generic/tixDiITxt.c:601:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageTextItemStyleChanged(iPtr) ^ ./generic/tixDiITxt.c:615:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageTextItemLostStyle(iPtr) ^ ./generic/tixDiITxt.c:644:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImageProc(clientData, x, y, width, height, imgWidth, imgHeight) ^ ./generic/tixDiITxt.c:670:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageTextStyleCreate(interp, tkwin, diTypePtr, name) ^ ./generic/tixDiITxt.c:688:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageTextStyleConfigure(style, argc, argv, flags) ^ ./generic/tixDiITxt.c:771:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageTextStyleFree(style) ^ ./generic/tixDiITxt.c:795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageTextStyleSetTemplate(style, tmplPtr) ^ 13 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiImg.c` ./generic/tixDiImg.c:239:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Tix_DItem * Tix_ImageItemCreate(ddPtr, diTypePtr) ^ ./generic/tixDiImg.c:262:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageItemFree(iPtr) ^ ./generic/tixDiImg.c:279:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_ImageItemConfigure(iPtr, argc, argv, flags) ^ ./generic/tixDiImg.c:347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageItemDisplay(drawable, iPtr, x, y, width, height, xOffset, yOffset, ^ ./generic/tixDiImg.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageItemCalculateSize(iPtr) ^ ./generic/tixDiImg.c:438:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char * Tix_ImageItemComponent(iPtr, x, y) ^ ./generic/tixDiImg.c:452:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageItemStyleChanged(iPtr) ^ ./generic/tixDiImg.c:466:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageItemLostStyle(iPtr) ^ ./generic/tixDiImg.c:495:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImageProc(clientData, x, y, width, height, imgWidth, imgHeight) ^ ./generic/tixDiImg.c:520:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageStyleCreate(interp, tkwin, diTypePtr, name) ^ ./generic/tixDiImg.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageStyleConfigure(style, argc, argv, flags) ^ ./generic/tixDiImg.c:563:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_ImageStyleFree(style) ^ ./generic/tixDiImg.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ImageStyleSetTemplate(style, tmplPtr) ^ 13 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiStyle.c` ./generic/tixDiStyle.c:134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixDItemStyleFree(iPtr, stylePtr) ^ ./generic/tixDiStyle.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_ItemStyleCmd(clientData, interp, argc, argv) ^ ./generic/tixDiStyle.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StyleCmd(clientData, interp, argc, argv) ^ ./generic/tixDiStyle.c:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StyleCGetCmd(clientData, interp, argc, argv) ^ ./generic/tixDiStyle.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StyleConfigCmd(clientData, interp, argc, argv) ^ ./generic/tixDiStyle.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StyleDeleteCmd(clientData, interp, argc, argv) ^ ./generic/tixDiStyle.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StyleConfigure(interp, stylePtr, argc, argv, flags) ^ ./generic/tixDiStyle.c:383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StyleDestroy(clientData) ^ ./generic/tixDiStyle.c:437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StyleCmdDeletedProc(clientData) ^ ./generic/tixDiStyle.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteStyle(stylePtr) ^ ./generic/tixDiStyle.c:515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDefaultStyle(diTypePtr, tkwin) ^ ./generic/tixDiStyle.c:535:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetDefaultStyle(diTypePtr, tkwin, stylePtr) ^ ./generic/tixDiStyle.c:588:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGetDefaultDItemStyle(ddPtr, diTypePtr, iPtr, oldStylePtr) ^ ./generic/tixDiStyle.c:632:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SetDefaultStyleTemplate(tkwin, tmplPtr) ^ ./generic/tixDiStyle.c:680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDItemStyle(ddPtr, diTypePtr, styleName, isNew_ret) ^ ./generic/tixDiStyle.c:730:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindStyle(styleName, interp) ^ ./generic/tixDiStyle.c:754:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixDItemStyleChanged(diTypePtr, stylePtr) ^ ./generic/tixDiStyle.c:779:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListAdd(stylePtr, iPtr) ^ ./generic/tixDiStyle.c:788:2: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("DItem is already associated with style"); ^ ./generic/tixDiStyle.c:796:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDelete(stylePtr, iPtr) ^ ./generic/tixDiStyle.c:804:2: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("DItem is not associated with style"); ^ ./generic/tixDiStyle.c:817:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ListDeleteAll(stylePtr) ^ ./generic/tixDiStyle.c:854:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DefWindowStructureProc(clientData, eventPtr) ^ ./generic/tixDiStyle.c:902:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RefWindowStructureProc(clientData, eventPtr) ^ ./generic/tixDiStyle.c:931:26: warning: incompatible function pointer types initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type 'char *(ClientData, Tk_Window, char *, int, Tcl_FreeProc **)' (aka 'char *(void *, struct Tk_Window_ *, char *, int, void (**)(char *))') [-Wincompatible-function-pointer-types] DItemStyleParseProc, DItemStylePrintProc, 0, ^~~~~~~~~~~~~~~~~~~ ./generic/tixDiStyle.c:941:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int DItemStyleParseProc(clientData, interp, tkwin, value, widRec,offset) ^ ./generic/tixDiStyle.c:1001:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *DItemStylePrintProc(clientData, tkwin, widRec,offset, freeProcPtr) ^ ./generic/tixDiStyle.c:1018:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixDItemStyleConfigureGCs(style) ^ 28 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiText.c` ./generic/tixDiText.c:230:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Tix_DItem * Tix_TextItemCreate(ddPtr, diTypePtr) ^ ./generic/tixDiText.c:260:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_TextItemFree(iPtr) ^ ./generic/tixDiText.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextItemConfigure(iPtr, argc, argv, flags) ^ ./generic/tixDiText.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextItemDisplay(drawable, iPtr, x, y, width, height, xOffset, yOffset, ^ ./generic/tixDiText.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextItemComponent(iPtr, x, y) ^ ./generic/tixDiText.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextItemCalculateSize(iPtr) ^ ./generic/tixDiText.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextItemStyleChanged(iPtr) ^ ./generic/tixDiText.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextItemLostStyle(iPtr) ^ ./generic/tixDiText.c:482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextStyleCreate(interp, tkwin, diTypePtr, name) ^ ./generic/tixDiText.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextStyleConfigure(style, argc, argv, flags) ^ ./generic/tixDiText.c:582:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextStyleFree(style) ^ ./generic/tixDiText.c:607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TextStyleSetTemplate(style, tmplPtr) ^ 12 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixDiWin.c` ./generic/tixDiWin.c:266:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Tix_DItem * Tix_WindowItemCreate(ddPtr, diTypePtr) ^ ./generic/tixDiWin.c:287:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_WindowItemFree(iPtr) ^ ./generic/tixDiWin.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ManageWindow(iPtr, tkwin) ^ ./generic/tixDiWin.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UnmanageWindow(iPtr, tkwin) ^ ./generic/tixDiWin.c:358:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_WindowItemConfigure(iPtr, argc, argv, flags) ^ ./generic/tixDiWin.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WindowItemDisplay(drawable, iPtr, x, y, width, height, xOffset, yOffset, ^ ./generic/tixDiWin.c:525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WindowItemCalculateSize(iPtr) ^ ./generic/tixDiWin.c:547:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char * Tix_WindowItemComponent(iPtr, x, y) ^ ./generic/tixDiWin.c:561:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_WindowItemStyleChanged(iPtr) ^ ./generic/tixDiWin.c:575:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_WindowItemLostStyle(iPtr) ^ ./generic/tixDiWin.c:606:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SubWindowStructureProc(clientData, eventPtr) ^ ./generic/tixDiWin.c:646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SubWindowRequestProc(clientData, tkwin) ^ ./generic/tixDiWin.c:677:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SubWindowLostSlaveProc(clientData, tkwin) ^ ./generic/tixDiWin.c:714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WindowItemUnmap(itPtr) ^ ./generic/tixDiWin.c:739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WindowStyleCreate(interp, tkwin, diTypePtr, name) ^ ./generic/tixDiWin.c:752:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WindowStyleConfigure(style, argc, argv, flags) ^ ./generic/tixDiWin.c:782:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_WindowStyleFree(style) ^ ./generic/tixDiWin.c:806:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WindowStyleSetTemplate(style, tmplPtr) ^ ./generic/tixDiWin.c:858:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_SetWindowItemSerial(lPtr, iPtr, serial) ^ ./generic/tixDiWin.c:894:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_UnmapInvisibleWindowItems(lPtr, serial) ^ ./generic/tixDiWin.c:915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_WindowItemListRemove(lPtr, iPtr) ^ 21 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixForm.c` ./generic/tixForm.c:155:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ReqSize(tkwin, axis) ^ ./generic/tixForm.c:183:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_FormCmd(clientData, interp, argc, argv) ^ ./generic/tixForm.c:225:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TixFm_SetGrid(clientData, interp, argc, argv) ^ ./generic/tixForm.c:285:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TixFm_Forget(clientData, interp, argc, argv) ^ ./generic/tixForm.c:309:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TixFm_ForgetOneClient(clientPtr) ^ ./generic/tixForm.c:334:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TixFm_Slaves(clientData, interp, argc, argv) ^ ./generic/tixForm.c:373:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TixFm_Spring(clientData, interp, argc, argv) ^ ./generic/tixForm.c:454:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TixFm_Check(clientData, interp, argc, argv) ^ ./generic/tixForm.c:484:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TixFm_CheckArgv(clientData, interp, argc, argv) ^ ./generic/tixForm.c:499:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TixFm_SetClient(clientData, interp, argc, argv) ^ ./generic/tixForm.c:586:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FormInfo * TixFm_FindClientPtrByName(interp, name, topLevel) ^ ./generic/tixForm.c:607:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TestAndArrange(masterPtr) ^ ./generic/tixForm.c:661:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnmapClient(clientPtr) ^ ./generic/tixForm.c:679:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MapClient(clientPtr, x, y, width, height) ^ ./generic/tixForm.c:697:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ArrangeWhenIdle(masterPtr) ^ ./generic/tixForm.c:707:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CancelArrangeWhenIdle(masterPtr) ^ ./generic/tixForm.c:723:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ArrangeGeometry(clientData) ^ ./generic/tixForm.c:805:2: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("circular dependency"); ^ ./generic/tixForm.c:854:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PinnSide_AttNone(clientPtr, axis, which) ^ ./generic/tixForm.c:893:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PinnSide_AttPercent(clientPtr, axis, which) ^ ./generic/tixForm.c:905:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PinnSide_AttOpposite(clientPtr, axis, which) ^ ./generic/tixForm.c:926:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PinnSide_AttParallel(clientPtr, axis, which) ^ ./generic/tixForm.c:947:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PinnClientSide(clientPtr, axis, which, isSelf) ^ ./generic/tixForm.c:1006:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PinnClient(clientPtr) ^ ./generic/tixForm.c:1040:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CalculateMasterSize(masterPtr) ^ ./generic/tixForm.c:1178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixFm_StructureProc(clientData, eventPtr) ^ ./generic/tixForm.c:1205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixFm_ReqProc(clientData, tkwin) ^ ./generic/tixForm.c:1220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MasterStructureProc(clientData, eventPtr) ^ ./generic/tixForm.c:1263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixFm_LostSlaveProc(clientData, tkwin) ^ ./generic/tixForm.c:1285:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CheckIntergrity(clientPtr) ^ ./generic/tixForm.c:1310:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TixFm_AddToMaster(masterPtr, clientPtr) ^ ./generic/tixForm.c:1340:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TixFm_UnlinkFromMaster(clientPtr) ^ ./generic/tixForm.c:1397:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TixFm_FreeMasterInfo(clientData) ^ ./generic/tixForm.c:1404:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TixFm_DeleteMaster(masterPtr) ^ ./generic/tixForm.c:1435:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TixFm_Unlink(clientPtr) ^ ./generic/tixForm.c:1478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixFm_GetFormInfo(tkwin, create) ^ ./generic/tixForm.c:1544:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetMasterInfo(tkwin, create) ^ ./generic/tixForm.c:1615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceSide_AttNone(clientPtr, axis, which) ^ ./generic/tixForm.c:1650:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceSide_AttAbsolute(clientPtr, axis, which) ^ ./generic/tixForm.c:1668:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceSide_AttOpposite(clientPtr, axis, which) ^ ./generic/tixForm.c:1684:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceSide_AttParallel(clientPtr, axis, which) ^ ./generic/tixForm.c:1702:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceSimpleCase(clientPtr, axis, which) ^ ./generic/tixForm.c:1752:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeSpringLink(link) ^ ./generic/tixForm.c:1758:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FreeSpringList(listPtr) ^ ./generic/tixForm.c:1771:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddRightSprings(listPtr, clientPtr) ^ ./generic/tixForm.c:1790:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddLeftSprings(listPtr,clientPtr) ^ ./generic/tixForm.c:1804:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PlaceWithSpring(clientPtr, axis, which) ^ ./generic/tixForm.c:2013:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceClientSide(clientPtr, axis, which, isSelf) ^ ./generic/tixForm.c:2057:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceClient(clientPtr) ^ ./generic/tixForm.c:2074:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int PlaceAllClients(masterPtr) ^ 50 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixFormMisc.c` ./generic/tixFormMisc.c:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TixFm_Info(clientData, interp, argc, argv) ^ ./generic/tixFormMisc.c:116:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AttachInfo(interp, clientPtr, axis, which) ^ ./generic/tixFormMisc.c:156:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ConfigureAttachment(clientPtr, topLevel, interp, axis, which, value) ^ ./generic/tixFormMisc.c:301:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ConfigurePadding(clientPtr, tkwin, interp, axis, which, value) ^ ./generic/tixFormMisc.c:319:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ConfigureFill(clientPtr, tkwin, interp, value) ^ ./generic/tixFormMisc.c:352:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ConfigureSpring(clientPtr, topLevel, interp, axis, which, value) ^ ./generic/tixFormMisc.c:390:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TixFm_Configure(clientPtr, topLevel, interp, argc, argv) ^ 7 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrid.c` ./generic/tixGrid.c:294:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GridCmd(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetConfigure(interp, wPtr, argc, argv, flags) ^ ./generic/tixGrid.c:610:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCommand(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:704:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetEventProc(clientData, eventPtr) ^ ./generic/tixGrid.c:783:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDestroy(clientData) ^ ./generic/tixGrid.c:834:2: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("tixGrid: mappedWindows not NULL"); ^ ./generic/tixGrid.c:859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCmdDeletedProc(clientData) ^ ./generic/tixGrid.c:878:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RecalScrollRegion(wPtr, winW, winH, scrollInfo) ^ ./generic/tixGrid.c:992:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetComputeGeometry(clientData) ^ ./generic/tixGrid.c:1031:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrResetRenderBlocks(wPtr) ^ ./generic/tixGrid.c:1063:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrDItemSizeChanged(iPtr) ^ ./generic/tixGrid.c:1080:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrDoWhenIdle(wPtr, type) ^ ./generic/tixGrid.c:1100:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IdleHandler(clientData) ^ ./generic/tixGrid.c:1126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrCancelDoWhenIdle(wPtr) ^ ./generic/tixGrid.c:1146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDisplay(clientData) ^ ./generic/tixGrid.c:1265:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_GrDisplayMainBody(wPtr, buffer, winW, winH) ^ ./generic/tixGrid.c:1329:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_GrDrawCells(wPtr, riPtr, drawable) ^ ./generic/tixGrid.c:1437:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_GrDrawSites(wPtr, riPtr, drawable) ^ ./generic/tixGrid.c:1481:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrGetElementPosn(wPtr, x, y, rect, clipOK, isSite, isScr, nearest) ^ ./generic/tixGrid.c:1572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrBdType(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1701:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrSet(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1789:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrUnset(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrCGet(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrConfig(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1860:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrDelete(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1882:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrEdit(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1939:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrEntryCget(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:1969:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrEntryConfig(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrGeometryInfo(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2053:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrIndex(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2078:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrInfo(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrMove(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2153:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrNearest(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrSetSite(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2313:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrAddChangedRect(wPtr, changedRect, isSite) ^ ./generic/tixGrid.c:2358:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_GrScrollPage(wPtr, count, axis) ^ ./generic/tixGrid.c:2454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrView(clientData, interp, argc, argv) ^ ./generic/tixGrid.c:2555:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConfigElement(wPtr, chPtr, argc, argv, flags, forced) ^ ./generic/tixGrid.c:2591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrCallFormatCmd(wPtr, which) ^ ./generic/tixGrid.c:2629:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_GrDrawBackground(wPtr, riPtr, drawable) ^ ./generic/tixGrid.c:2720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrComputeSubSelection(wPtr, rect, offs) ^ ./generic/tixGrid.c:2793:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Tix_GrComputeSelection(wPtr) ^ ./generic/tixGrid.c:2889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetScrollFractions(wPtr, siPtr, first_ret, last_ret) ^ ./generic/tixGrid.c:2912:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UpdateScrollBars(wPtr, sizeChanged) ^ ./generic/tixGrid.c:2967:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFindCreateElem(interp, wPtr, x, y) ^ ./generic/tixGrid.c:2998:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFindElem(interp, wPtr, x, y) ^ ./generic/tixGrid.c:3016:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFreeElem(chPtr) ^ ./generic/tixGrid.c:3026:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrPropagateSize(wPtr, chPtr) ^ ./generic/tixGrid.c:3048:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static RenderBlock * Tix_GrAllocateRenderBlock(wPtr, winW, winH, exactW,exactH) ^ ./generic/tixGrid.c:3196:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFreeRenderBlock(wPtr, rbPtr) ^ ./generic/tixGrid.c:3224:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_GrBBox(interp, wPtr, x, y) ^ ./generic/tixGrid.c:3267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TranslateFromTo(interp, wPtr, argc, argv, from, to, which) ^ 52 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrData.c` ./generic/tixGrData.c:34:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitRowCol(index) ^ ./generic/tixGrData.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataSetFree(dataSet) ^ ./generic/tixGrData.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataFindEntry(dataSet, x, y) ^ ./generic/tixGrData.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindRowCol(dataSet, x, y, rowcol, hashPtrs) ^ ./generic/tixGrData.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataCreateEntry(dataSet, x, y, defaultEntry) ^ ./generic/tixGrData.c:272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataDeleteEntry(dataSet, x, y) ^ ./generic/tixGrData.c:299:2: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("Inconsistent grid dataset: (%d,%d) : %x %x", x, y, cx, cy); ^ ./generic/tixGrData.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataUpdateSort(dataSet, axis, start, end, items) ^ ./generic/tixGrData.c:368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RowColMaxSize(wPtr, which, rowCol, defSize) ^ ./generic/tixGrData.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataGetRowColSize(wPtr, dataSet, which, index, defSize, pad0, pad1) ^ ./generic/tixGrData.c:467:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataGetIndex(interp, wPtr, xStr, yStr, xPtr, yPtr) ^ ./generic/tixGrData.c:528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataConfigRowColSize(interp, wPtr, dataSet, which, index, argc, argv, ^ ./generic/tixGrData.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataGetGridSize(dataSet, numCol_ret, numRow_ret) ^ ./generic/tixGrData.c:632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGrDataFirstRow(dataSet, rowSearchPtr) ^ ./generic/tixGrData.c:650:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGrDataNextRow(rowSearchPtr) ^ ./generic/tixGrData.c:666:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGrDataFirstCell(rowSearchPtr, cellSearchPtr) ^ ./generic/tixGrData.c:684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGrDataNextCell(cellSearchPtr) ^ ./generic/tixGrData.c:713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataDeleteSearchedEntry(cellSearchPtr) ^ ./generic/tixGrData.c:737:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataDeleteRange(wPtr, dataSet, which, from, to) ^ ./generic/tixGrData.c:819:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixGridDataMoveRange(wPtr, dataSet, which, from, to, by) ^ 20 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrFmt.c` ./generic/tixGrFmt.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFormat(clientData, interp, argc, argv) ^ ./generic/tixGrFmt.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetInfo(wPtr, interp, argc, argv, infoPtr, configSpecs) ^ ./generic/tixGrFmt.c:274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBlockPosn(wPtr, x1, y1, x2, y2, bx1, by1, bx2, by2) ^ ./generic/tixGrFmt.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetRenderPosn(wPtr, bx1, by1, bx2, by2, rx1, ry1, rx2, ry2) ^ ./generic/tixGrFmt.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFillCells(wPtr, border, selectBorder, bx1, by1, bx2, by2, ^ ./generic/tixGrFmt.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFormatBorder(clientData, interp, argc, argv) ^ ./generic/tixGrFmt.c:547:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFormatGrid(clientData, interp, argc, argv) ^ ./generic/tixGrFmt.c:724:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_GrSaveColor(wPtr, type, ptr) ^ ./generic/tixGrFmt.c:731:9: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found; ^ ./generic/tixGrFmt.c:769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFreeUnusedColors(wPtr, freeAll) ^ 10 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrRC.c` ./generic/tixGrRC.c:25:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrSetSize(clientData, interp, argc, argv) ^ ./generic/tixGrRC.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrRCSize(clientData, interp, argc, argv) ^ 2 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrSel.c` ./generic/tixGrSel.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrSelection(clientData, interp, argc, argv) ^ ./generic/tixGrSel.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrSelIncludes(clientData, interp, argc, argv) ^ ./generic/tixGrSel.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrMergeSelection(wPtr, sbPtr) ^ ./generic/tixGrSel.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrAdjustSelection(wPtr, sbPtr) ^ ./generic/tixGrSel.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrSelModify(clientData, interp, argc, argv) ^ 5 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrSort.c` ./generic/tixGrSort.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrGetCellText(wPtr, x, y) ^ ./generic/tixGrSort.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrGetSortItems(wPtr, axis, start, end, sortKeyIndex) ^ ./generic/tixGrSort.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrFreeSortItems(wPtr, items, numItems) ^ ./generic/tixGrSort.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GrSort(clientData, interp, argc, argv) ^ ./generic/tixGrSort.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SortCompareProc(first, second) ^ ./generic/tixGrSort.c:450:29: warning: 'result' is deprecated [-Wdeprecated-declarations] order = strtol(sortInterp->result, &end, 0); ^ /Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:513:18: note: 'result' has been explicitly marked deprecated here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ /Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:172:50: note: expanded from macro 'TCL_DEPRECATED_API' # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__)) ^ ./generic/tixGrSort.c:451:26: warning: 'result' is deprecated [-Wdeprecated-declarations] if ((end == sortInterp->result) || (*end != 0)) { ^ /Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:513:18: note: 'result' has been explicitly marked deprecated here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ /Users/pbulk/build/x11/tk-Tix/work/.buildlink/include/tcl/generic/tcl.h:172:50: note: expanded from macro 'TCL_DEPRECATED_API' # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__)) ^ 7 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixGrUtl.c` ./generic/tixGrUtl.c:27:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_GetChars(interp, string, doublePtr) ^ ./generic/tixGrUtl.c:39:30: warning: call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] while ((*end != '\0') && isspace(*end)) { ^ ./generic/tixGrUtl.c:39:30: note: include the header or explicitly provide a declaration for 'isspace' ./generic/tixGrUtl.c:65:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_GrConfigSize(interp, wPtr, argc, argv, sizePtr, argcErrorMsg, ^ 3 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHList.c` ./generic/tixHList.c:342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HListCmd(clientData, interp, argc, argv) ^ ./generic/tixHList.c:500:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCommand(clientData, interp, argc, argv) ^ ./generic/tixHList.c:576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLAdd(clientData, interp, argc, argv) ^ ./generic/tixHList.c:620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLAddChild(clientData, interp, argc, argv) ^ ./generic/tixHList.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLSetSite(clientData, interp, argc, argv) ^ ./generic/tixHList.c:732:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLCGet(clientData, interp, argc, argv) ^ ./generic/tixHList.c:749:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLConfig(clientData, interp, argc, argv) ^ ./generic/tixHList.c:774:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLDelete(clientData, interp, argc, argv) ^ ./generic/tixHList.c:848:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLEntryCget(clientData, interp, argc, argv) ^ ./generic/tixHList.c:874:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLEntryConfig(clientData, interp, argc, argv) ^ ./generic/tixHList.c:906:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLGeometryInfo(clientData, interp, argc, argv) ^ ./generic/tixHList.c:954:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHide(clientData, interp, argc, argv) ^ ./generic/tixHList.c:979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLShow(clientData, interp, argc, argv) ^ ./generic/tixHList.c:1004:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLInfo(clientData, interp, argc, argv) ^ ./generic/tixHList.c:1173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLItemInfo(interp, wPtr, argc, argv) ^ ./generic/tixHList.c:1305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLNearest(clientData, interp, argc, argv) ^ ./generic/tixHList.c:1338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLSee(clientData, interp, argc, argv) ^ ./generic/tixHList.c:1381:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_HLBBox(interp, wPtr, chPtr) ^ ./generic/tixHList.c:1453:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_HLSeeElement(wPtr, chPtr, callRedraw) ^ ./generic/tixHList.c:1539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLSelection(clientData, interp, argc, argv) ^ ./generic/tixHList.c:1647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLXView(clientData, interp, argc, argv) ^ ./generic/tixHList.c:1713:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLYView(clientData, interp, argc, argv) ^ ./generic/tixHList.c:1795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetConfigure(interp, wPtr, argc, argv, flags) ^ ./generic/tixHList.c:1967:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetEventProc(clientData, eventPtr) ^ ./generic/tixHList.c:2016:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SubWindowEventProc(clientData, eventPtr) ^ ./generic/tixHList.c:2070:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDestroy(clientData) ^ ./generic/tixHList.c:2120:2: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("tixHList: mappedWindows not NULL"); ^ ./generic/tixHList.c:2149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCmdDeletedProc(clientData) ^ ./generic/tixHList.c:2185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLComputeGeometry(clientData) ^ ./generic/tixHList.c:2272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLResizeWhenIdle(wPtr) ^ ./generic/tixHList.c:2290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLResizeNow(wPtr) ^ ./generic/tixHList.c:2306:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLCancelResizeWhenIdle(wPtr) ^ ./generic/tixHList.c:2321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RedrawWhenIdle(wPtr) ^ ./generic/tixHList.c:2336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CancelRedrawWhenIdle(wPtr) ^ ./generic/tixHList.c:2352:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DItemSizeChangedProc(iPtr) ^ ./generic/tixHList.c:2411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocElement(wPtr, parent, pathName, name, ditemType) ^ ./generic/tixHList.c:2497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeElement(wPtr, chPtr) ^ ./generic/tixHList.c:2566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AppendList(wPtr, parent, chPtr, at, afterPtr, beforePtr) ^ ./generic/tixHList.c:2657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewElement(interp, wPtr, argc, argv, pathName, defParentName, newArgc) ^ ./generic/tixHList.c:2912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConfigElement(wPtr, chPtr, argc, argv, flags, forced) ^ ./generic/tixHList.c:2953:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static HListElement * FindElementAtPosition(wPtr, y) ^ ./generic/tixHList.c:3050:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HListElement * Tix_HLFindElement(interp, wPtr, pathName) ^ ./generic/tixHList.c:3089:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int SelectionModifyRange(wPtr, from, to, select) ^ ./generic/tixHList.c:3158:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_HLElementTopOffset(wPtr, chPtr) ^ ./generic/tixHList.c:3190:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tix_HLElementLeftOffset(wPtr, chPtr) ^ ./generic/tixHList.c:3215:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int CurSelection(interp, wPtr, chPtr) ^ ./generic/tixHList.c:3253:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_HLMarkElementDirty(wPtr, chPtr) ^ ./generic/tixHList.c:3280:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ComputeElementGeometry(wPtr, chPtr, indent) ^ ./generic/tixHList.c:3343:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ComputeOneElementGeometry(wPtr, chPtr, indent) ^ ./generic/tixHList.c:3390:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ComputeBranchPosition(wPtr, chPtr) ^ ./generic/tixHList.c:3511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDisplay(clientData) ^ ./generic/tixHList.c:3686:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawElements(wPtr, drawable, chPtr, x, y, xOffset) ^ ./generic/tixHList.c:3860:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawOneElement(wPtr, drawable, chPtr, x, y, xOffset) ^ ./generic/tixHList.c:4013:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SelectionAdd(wPtr, chPtr) ^ ./generic/tixHList.c:4030:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HL_SelectionClear(wPtr, chPtr) ^ ./generic/tixHList.c:4047:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HL_SelectionClearAll(wPtr, chPtr, changed_ret) ^ ./generic/tixHList.c:4084:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SelectionNotifyAncestors(wPtr, chPtr) ^ ./generic/tixHList.c:4100:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HL_SelectionClearNotifyAncestors(wPtr, chPtr) ^ ./generic/tixHList.c:4120:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeleteOffsprings(wPtr, chPtr) ^ ./generic/tixHList.c:4144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeleteSiblings(wPtr, chPtr) ^ ./generic/tixHList.c:4162:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeleteNode(wPtr, chPtr) ^ ./generic/tixHList.c:4203:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UpdateOneScrollBar(wPtr, command, total, window, first) ^ ./generic/tixHList.c:4228:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UpdateScrollBars(wPtr, sizeChanged) ^ ./generic/tixHList.c:4270:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int XScrollByUnits(wPtr, count) ^ ./generic/tixHList.c:4281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int XScrollByPages(wPtr, count) ^ ./generic/tixHList.c:4292:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int YScrollByUnits(wPtr, count) ^ ./generic/tixHList.c:4314:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int YScrollByPages(wPtr, count) ^ ./generic/tixHList.c:4335:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CheckScrollBar(wPtr, which) ^ ./generic/tixHList.c:4382:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetScrollFractions(total, window, first, first_ret, last_ret) ^ ./generic/tixHList.c:4404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindNextEntry(wPtr, chPtr) ^ ./generic/tixHList.c:4433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPrevEntry(wPtr, chPtr) ^ 71 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHLCol.c` ./generic/tixHLCol.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLAllocColumn(wPtr, chPtr) ^ ./generic/tixHLCol.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLGetColumn(interp, wPtr, argv, column_ret, mustExist) ^ ./generic/tixHLCol.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLItem(clientData, interp, argc, argv) ^ ./generic/tixHLCol.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLItemCGet(clientData, interp, argc, argv) ^ ./generic/tixHLCol.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLItemConfig(clientData, interp, argc, argv) ^ ./generic/tixHLCol.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLItemCreate(clientData, interp, argc, argv) ^ ./generic/tixHLCol.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLItemDelete(clientData, interp, argc, argv) ^ ./generic/tixHLCol.c:280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLItemExists(clientData, interp, argc, argv) ^ ./generic/tixHLCol.c:307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLColumn(clientData, interp, argc, argv) ^ ./generic/tixHLCol.c:330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLColWidth(clientData, interp, argc, argv) ^ 10 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHLInd.c` ./generic/tixHLInd.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLIndicator(clientData, interp, argc, argv) ^ ./generic/tixHLInd.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLIndCGet(clientData, interp, argc, argv) ^ ./generic/tixHLInd.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLIndConfig(clientData, interp, argc, argv) ^ ./generic/tixHLInd.c:132:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLIndCreate(clientData, interp, argc, argv) ^ ./generic/tixHLInd.c:194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLIndDelete(clientData, interp, argc, argv) ^ ./generic/tixHLInd.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLIndExists(clientData, interp, argc, argv) ^ ./generic/tixHLInd.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLIndSize(clientData, interp, argc, argv) ^ 7 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixHLHdr.c` ./generic/tixHLHdr.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocHeader(interp, wPtr) ^ ./generic/tixHLHdr.c:92:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeWindowItem(interp, wPtr, hPtr) ^ ./generic/tixHLHdr.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeHeader(interp, wPtr, hPtr) ^ ./generic/tixHLHdr.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLGetHeader(interp, wPtr, string, requireIPtr) ^ ./generic/tixHLHdr.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLCreateHeaders(interp, wPtr) ^ ./generic/tixHLHdr.c:168:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_HLFreeHeaders(interp, wPtr) ^ ./generic/tixHLHdr.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLDrawHeader(wPtr, pixmap, gc, hdrX, hdrY, hdrW, hdrH, xOffset) ^ ./generic/tixHLHdr.c:294:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_HLComputeHeaderGeometry(wPtr) ^ ./generic/tixHLHdr.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHeader(clientData, interp, argc, argv) ^ ./generic/tixHLHdr.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHdrCGet(clientData, interp, argc, argv) ^ ./generic/tixHLHdr.c:386:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHdrConfig(clientData, interp, argc, argv) ^ ./generic/tixHLHdr.c:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHdrCreate(clientData, interp, argc, argv) ^ ./generic/tixHLHdr.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHdrDelete(clientData, interp, argc, argv) ^ ./generic/tixHLHdr.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHdrExist(clientData, interp, argc, argv) ^ ./generic/tixHLHdr.c:556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_HLHdrSize(clientData, interp, argc, argv) ^ 15 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixNBFrame.c` ./generic/tixNBFrame.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_NoteBookFrameCmd(clientData, interp, argc, argv) ^ ./generic/tixNBFrame.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCommand(clientData, interp, argc, argv) ^ ./generic/tixNBFrame.c:730:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetConfigure(interp, wPtr, argc, argv, flags) ^ ./generic/tixNBFrame.c:864:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetEventProc(clientData, eventPtr) ^ ./generic/tixNBFrame.c:924:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDestroy(clientData) ^ ./generic/tixNBFrame.c:979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCmdDeletedProc(clientData) ^ ./generic/tixNBFrame.c:1005:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Tab * FindTab(interp, wPtr, name) ^ ./generic/tixNBFrame.c:1023:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int TabConfigure(wPtr, tPtr, argv, argc) ^ ./generic/tixNBFrame.c:1095:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddTab(wPtr, name, argv, argc) ^ ./generic/tixNBFrame.c:1138:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeleteTab(tPtr) ^ ./generic/tixNBFrame.c:1175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RedrawWhenIdle(wPtr) ^ ./generic/tixNBFrame.c:1198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CancelRedrawWhenIdle(wPtr) ^ ./generic/tixNBFrame.c:1208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetTabPoints(wPtr, tPtr, x, points, isActive) ^ ./generic/tixNBFrame.c:1258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTab(wPtr, tPtr, x, isActive, isFocused, drawable) ^ ./generic/tixNBFrame.c:1434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDisplay(clientData) ^ ./generic/tixNBFrame.c:1546:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeGeometry(wPtr) ^ ./generic/tixNBFrame.c:1595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetComputeGeometry(wPtr) ^ ./generic/tixNBFrame.c:1630:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImageProc(clientData, x, y, width, height, imgWidth, imgHeight) ^ 18 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixTList.c` ./generic/tixTList.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TListCmd(clientData, interp, argc, argv) ^ ./generic/tixTList.c:367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetConfigure(interp, wPtr, argc, argv, flags) ^ ./generic/tixTList.c:527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCommand(clientData, interp, argc, argv) ^ ./generic/tixTList.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetEventProc(clientData, eventPtr) ^ ./generic/tixTList.c:661:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDestroy(clientData) ^ ./generic/tixTList.c:723:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCmdDeletedProc(clientData) ^ ./generic/tixTList.c:759:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetComputeGeometry(clientData) ^ ./generic/tixTList.c:779:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeGeomRequest(wPtr) ^ ./generic/tixTList.c:800:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLDItemSizeChanged(iPtr) ^ ./generic/tixTList.c:817:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResizeWhenIdle(wPtr) ^ ./generic/tixTList.c:835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResizeNow(wPtr) ^ ./generic/tixTList.c:852:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CancelResizeWhenIdle(wPtr) ^ ./generic/tixTList.c:867:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RedrawWhenIdle(wPtr) ^ ./generic/tixTList.c:888:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CancelRedrawWhenIdle(wPtr) ^ ./generic/tixTList.c:912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDisplay(clientData) ^ ./generic/tixTList.c:975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddElement(wPtr, chPtr, at) ^ ./generic/tixTList.c:1013:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocEntry(wPtr) ^ ./generic/tixTList.c:1034:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeEntry(wPtr, chPtr) ^ ./generic/tixTList.c:1094:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLInsert(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLSpecialEntryInfo(wPtr, interp, chPtr) ^ ./generic/tixTList.c:1211:6: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("TList list entry is invalid"); ^ ./generic/tixTList.c:1224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLIndex(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLInfo(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TranslateIndex(wPtr, interp, string, index, isInsert) ^ ./generic/tixTList.c:1365:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_TLGetNeighbor(wPtr, interp, type, argc, argv) ^ ./generic/tixTList.c:1435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLCGet(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLConfig(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLGeometryInfo(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1520:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLDelete(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1553:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_TLDeleteRange(wPtr, fromPtr, toPtr) ^ ./generic/tixTList.c:1589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLEntryCget(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1618:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLEntryConfig(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLNearest(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1683:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_TLGetAt(wPtr, interp, spec, at) ^ ./generic/tixTList.c:1711:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Tix_TLGetNearest(wPtr, posn) ^ ./generic/tixTList.c:1775:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLGetFromTo(interp, wPtr, argc, argv, fromPtr_ret, toPtr_ret) ^ ./generic/tixTList.c:1841:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLSelection(clientData, interp, argc, argv) ^ ./generic/tixTList.c:1972:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLSee(clientData, interp, argc, argv) ^ ./generic/tixTList.c:2005:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLSetSite(clientData, interp, argc, argv) ^ ./generic/tixTList.c:2078:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_TLView(clientData, interp, argc, argv) ^ ./generic/tixTList.c:2123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConfigElement(wPtr, chPtr, argc, argv, flags, forced) ^ ./generic/tixTList.c:2150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realloc(wPtr, new_size) ^ ./generic/tixTList.c:2165:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ResizeRows(wPtr, winW, winH) ^ ./generic/tixTList.c:2307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RedrawRows(wPtr, pixmap) ^ ./generic/tixTList.c:2477:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UpdateScrollBars(wPtr, sizeChanged) ^ 45 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixImgCmp.c` ./generic/tixImgCmp.c:161:5: warning: incompatible function pointer types initializing 'Tk_ImageCreateProc *' (aka 'int (*)(struct Tcl_Interp *, const char *, int, struct Tcl_Obj *const *, const struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') with an expression of type 'int (Tcl_Interp *, char *, int, Tcl_Obj *const *, Tk_ImageType *, Tk_ImageMaster, ClientData *)' (aka 'int (struct Tcl_Interp *, char *, int, struct Tcl_Obj *const *, struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') [-Wincompatible-function-pointer-types] ImgCmpCreate, /* createProc */ ^~~~~~~~~~~~ ./generic/tixImgCmp.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpCreate(interp, name, argc, objv, typePtr, master, clientDataPtr) ^ ./generic/tixImgCmp.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpConfigureMaster(masterPtr, argc, argv, flags) ^ ./generic/tixImgCmp.c:547:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpCmd(clientData, interp, argc, argv) ^ ./generic/tixImgCmp.c:686:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddNewLine(masterPtr, argc, argv) ^ ./generic/tixImgCmp.c:730:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddNewBitmap(masterPtr, line, argc, argv) ^ ./generic/tixImgCmp.c:790:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddNewImage(masterPtr, line, argc, argv) ^ ./generic/tixImgCmp.c:841:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddNewSpace(masterPtr, line, argc, argv) ^ ./generic/tixImgCmp.c:879:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddNewText(masterPtr, line, argc, argv) ^ ./generic/tixImgCmp.c:958:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpGet(tkwin, masterData) ^ ./generic/tixImgCmp.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalculateMasterSize(clientData) ^ ./generic/tixImgCmp.c:1067:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeImageWhenIdle(masterPtr) ^ ./generic/tixImgCmp.c:1092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpDisplay(clientData, display, drawable, imageX, imageY, width, ^ ./generic/tixImgCmp.c:1241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpFree(clientData, display) ^ ./generic/tixImgCmp.c:1252:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FreeLine(lPtr) ^ ./generic/tixImgCmp.c:1260:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FreeItem(p) ^ ./generic/tixImgCmp.c:1338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpFreeResources(masterData) ^ ./generic/tixImgCmp.c:1412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpDelete(masterData) ^ ./generic/tixImgCmp.c:1439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgCmpCmdDeletedProc(clientData) ^ ./generic/tixImgCmp.c:1470:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImageProc(clientData, x, y, width, height, imgWidth, imgHeight) ^ ./generic/tixImgCmp.c:1504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmpEventProc(clientData, eventPtr) ^ 21 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixImgXpm.c` ./generic/tixImgXpm.c:80:5: warning: incompatible function pointer types initializing 'Tk_ImageCreateProc *' (aka 'int (*)(struct Tcl_Interp *, const char *, int, struct Tcl_Obj *const *, const struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') with an expression of type 'int (Tcl_Interp *, char *, int, Tcl_Obj *const *, Tk_ImageType *, Tk_ImageMaster, ClientData *)' (aka 'int (struct Tcl_Interp *, char *, int, struct Tcl_Obj *const *, struct Tk_ImageType *, struct Tk_ImageMaster_ *, void **)') [-Wincompatible-function-pointer-types] ImgXpmCreate, /* createProc */ ^~~~~~~~~~~~ ./generic/tixImgXpm.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmCreate(interp, name, argc, objv, typePtr, master, clientDataPtr) ^ ./generic/tixImgXpm.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmConfigureMaster(masterPtr, argc, argv, flags) ^ ./generic/tixImgXpm.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmGetData(interp, masterPtr) ^ ./generic/tixImgXpm.c:366:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char ** ImgXpmGetDataFromId(interp, id) ^ ./generic/tixImgXpm.c:387:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char ** ImgXpmGetDataFromString(interp, string, numLines_return) ^ ./generic/tixImgXpm.c:402:12: warning: call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] while (isspace(*string)) { ^ ./generic/tixImgXpm.c:402:12: note: include the header or explicitly provide a declaration for 'isspace' ./generic/tixImgXpm.c:497:48: warning: passing 'char ***' to parameter of type 'const char ***' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] if (Tcl_SplitList(interp, list, &numLines, &data) != TCL_OK) { ^~~~~ ./generic/tixImgXpm.c:516:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char ** ImgXpmGetDataFromFile(interp, fileName, numLines_return) ^ ./generic/tixImgXpm.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetType(colorDefn, type_ret) ^ ./generic/tixImgXpm.c:646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColor(colorDefn, colorName, type_ret) ^ ./generic/tixImgXpm.c:712:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmGetPixmapFromData(interp, masterPtr, instancePtr) ^ ./generic/tixImgXpm.c:901:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmConfigureInstance(instancePtr) ^ ./generic/tixImgXpm.c:956:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmCmd(clientData, interp, argc, argv) ^ ./generic/tixImgXpm.c:1039:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmGet(tkwin, masterData) ^ ./generic/tixImgXpm.c:1110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmDisplay(clientData, display, drawable, imageX, imageY, width, ^ ./generic/tixImgXpm.c:1144:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmFree(clientData, display) ^ ./generic/tixImgXpm.c:1209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmDelete(masterData) ^ ./generic/tixImgXpm.c:1216:2: warning: call to undeclared function 'panic'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] panic("tried to delete pixmap image when instances still exist"); ^ ./generic/tixImgXpm.c:1249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ImgXpmCmdDeletedProc(clientData) ^ ./generic/tixImgXpm.c:1282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_DefinePixmap(interp, name, data) ^ 21 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./generic/tixInputO.c` ./generic/tixInputO.c:120:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tix_MakeInputOnlyWindowExist(wPtr) ^ ./generic/tixInputO.c:180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_InputOnlyCmd(clientData, interp, argc, argv) ^ ./generic/tixInputO.c:249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCommand(clientData, interp, argc, argv) ^ ./generic/tixInputO.c:323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetConfigure(interp, wPtr, argc, argv, flags) ^ ./generic/tixInputO.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetEventProc(clientData, eventPtr) ^ ./generic/tixInputO.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetDestroy(clientData) ^ ./generic/tixInputO.c:429:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidgetCmdDeletedProc(clientData) ^ 7 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixMwm.c` ./unix/tixUnixMwm.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tix_MwmCmd(clientData, interp, argc, argv) ^ ./unix/tixUnixMwm.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixMwmProtocolHandler(clientData, eventPtr) ^ ./unix/tixUnixMwm.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwmDecor(interp, string) ^ ./unix/tixUnixMwm.c:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryMwmHints(wmPtr) ^ ./unix/tixUnixMwm.c:325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemapWindow(clientData) ^ ./unix/tixUnixMwm.c:336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemapWindowWhenIdle(wmPtr) ^ ./unix/tixUnixMwm.c:351:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetMwmDecorations(interp, wmPtr, argc, argv) ^ ./unix/tixUnixMwm.c:458:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int MwmProtocol(interp, wmPtr, argc, argv) ^ ./unix/tixUnixMwm.c:505:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AddMwmProtocol(interp, wmPtr, name, message) ^ ./unix/tixUnixMwm.c:532:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActivateMwmProtocol(interp, wmPtr, name) ^ ./unix/tixUnixMwm.c:547:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeactivateMwmProtocol(interp, wmPtr, name) ^ ./unix/tixUnixMwm.c:569:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeleteMwmProtocol(interp, wmPtr, name) ^ ./unix/tixUnixMwm.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResetProtocolsWhenIdle(wmPtr) ^ ./unix/tixUnixMwm.c:603:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ResetProtocols(clientData) ^ ./unix/tixUnixMwm.c:674:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetMwmTransientFor(interp, wmPtr, mainWindow, argc, argv) ^ ./unix/tixUnixMwm.c:720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StructureProc(clientData, eventPtr) ^ ./unix/tixUnixMwm.c:767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetMwmInfo(interp, tkwin) ^ ./unix/tixUnixMwm.c:813:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetMwmProtocol(interp, wmPtr, protocol) ^ ./unix/tixUnixMwm.c:840:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IsMwmRunning(interp, wmPtr) ^ 19 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixDraw.c` ./unix/tixUnixDraw.c:37:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpDrawTmpLine(x1, y1, x2, y2, tkwin) ^ ./unix/tixUnixDraw.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpDrawAnchorLines(display, drawable, gc, x, y, w, h) ^ ./unix/tixUnixDraw.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpStartSubRegionDraw(display, drawable, gc, subRegPtr, origX, origY, ^ ./unix/tixUnixDraw.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSubRegSetClip(display, subRegPtr, gc) ^ ./unix/tixUnixDraw.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSubRegUnsetClip(display, subRegPtr, gc) ^ ./unix/tixUnixDraw.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpEndSubRegionDraw(display, drawable, gc, subRegPtr) ^ ./unix/tixUnixDraw.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSubRegDisplayText(display, drawable, gc, subRegPtr, font, string, ^ ./unix/tixUnixDraw.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSubRegFillRectangle(display, drawable, gc, subRegPtr, x, y, width, height) ^ ./unix/tixUnixDraw.c:367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSubRegDrawImage(subRegPtr, image, imageX, imageY, width, height, ^ ./unix/tixUnixDraw.c:419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSubRegDrawBitmap(display, drawable, gc, subRegPtr, bitmap, src_x, src_y, ^ ./unix/tixUnixDraw.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSubRegDrawAnchorLines(display, drawable, gc, subRegPtr, x, y, w, h) ^ 11 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixXpm.c` ./unix/tixUnixXpm.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpInitPixmapInstance(masterPtr, instancePtr) ^ ./unix/tixUnixXpm.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpXpmAllocTmpBuffer(masterPtr, instancePtr, imagePtr, maskPtr) ^ ./unix/tixUnixXpm.c:144:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpXpmFreeTmpBuffer(masterPtr, instancePtr, image, mask) ^ ./unix/tixUnixXpm.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpXpmSetPixel(instancePtr, image, mask, x, y, colorPtr, isTranspPtr) ^ ./unix/tixUnixXpm.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpXpmRealizePixmap(masterPtr, instancePtr, image, mask, isTransp) ^ ./unix/tixUnixXpm.c:256:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpXpmFreeInstanceData(instancePtr, delete, display) ^ ./unix/tixUnixXpm.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpXpmDisplay(clientData, display, drawable, imageX, imageY, width, ^ 7 warnings generated. clang -DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.3\" -DPACKAGE_STRING=\"Tix\ 8.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -I"./generic" -I. -I"./unix" -I"/opt/pkg/include/tcl/generic" -I"/opt/pkg/include/tcl/unix" -I"/opt/pkg/include/tk/generic" -I"/opt/pkg/include/tk/unix" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -c `echo ./unix/tixUnixWm.c` ./unix/tixUnixWm.c:19:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TixpSetWindowParent(interp, tkwin, newParent, parentId) ^ 1 warning generated. rm -f libTix8.4.3.dylib clang -dynamiclib -pipe -Os -I/opt/pkg/include -pipe -Os -Wall -Wno-implicit-int -fno-common -DUSE_INTERP_RESULT -I/opt/pkg/include -L/opt/pkg/lib -prebind -headerpad_max_install_names -Wl,-search_paths_first -Wl,-single_module -o libTix8.4.3.dylib tixClass.o tixCmds.o tixCompat.o tixError.o tixGeometry.o tixInit.o tixList.o tixMethod.o tixOption.o tixScroll.o tixSmpLs.o tixUtils.o tixWidget.o tixDItem.o tixDiITxt.o tixDiImg.o tixDiStyle.o tixDiText.o tixDiWin.o tixForm.o tixFormMisc.o tixGrid.o tixGrData.o tixGrFmt.o tixGrRC.o tixGrSel.o tixGrSort.o tixGrUtl.o tixHList.o tixHLCol.o tixHLInd.o tixHLHdr.o tixNBFrame.o tixTList.o tixImgCmp.o tixImgXpm.o tixInputO.o tixUnixMwm.o tixUnixDraw.o tixUnixXpm.o tixUnixWm.o -L/opt/pkg/lib -Wl,-R,/opt/pkg/lib -lX11 -L/opt/pkg/lib -ltclstub86 -L/opt/pkg/lib -ltkstub86 ld: warning: -prebind is obsolete ld: warning: -single_module is obsolete : libTix8.4.3.dylib ( echo 'if {[catch {package require Tcl 8.4}]} return'; echo 'package ifneeded Tix 8.4.3 [list load [file join $dir libTix8.4.3.dylib] Tix]' ) > pkgIndex.tcl