=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tgif-4.2.5nb1 --- all --- /opt/pkg/bin/bmake all-am --- align.o --- --- animate.o --- --- arc.o --- --- align.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT align.o -MD -MP -MF .deps/align.Tpo -c -o align.o align.c --- animate.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT animate.o -MD -MP -MF .deps/animate.Tpo -c -o animate.o animate.c --- arc.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT arc.o -MD -MP -MF .deps/arc.Tpo -c -o arc.o arc.c --- animate.o --- animate.c:54:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AnimateSend(PolyPtr, Speed, Pixel) ^ animate.c:222:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AnimateFlashColor(ObjPtr, ColorIndex) ^ --- align.o --- align.c:78:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetSSSIForDistr(obj_ptr, vsel_ptr, update_pmvi) ^ --- arc.o --- arc.c:85:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ArcDirection(xc, yc, x1, y1, x2, y2) ^ arc.c:116:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PointsToArc(xc, yc, x1, y1, x2, y2, dir, int_degree, ltx, lty, w, h, ^ arc.c:171:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ArcRealX2Y2(ArcPtr, RealX2, RealY2) ^ arc.c:184:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double GetRadianInArc(arc_ptr, x, y) ^ arc.c:194:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetArcArrowInfo(obj_ptr, ptip_vs1, ptail_vs1, vs1, pa_angle1, ^ arc.c:398:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcArcOBBox(ObjPtr) ^ --- align.o --- align.c:828:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DistributeDirect(alignment) ^ align.c:843:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetDistrDirectMenuStr(i) ^ align.c:874:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateDistributeDirectMenu(parent_menu, x, y, menu_info, ^ --- animate.o --- 2 warnings generated. --- arc.o --- arc.c:483:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcArcBBox(obj_ptr, obbox, bbox) ^ --- align.o --- align.c:917:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AutoJustifiable(obj_ptr) ^ align.c:942:17: warning: variable 'new_lty' set but not used [-Wunused-but-set-variable] int new_ltx, new_lty, dx, dy, ltx, lty; ^ align.c:942:39: warning: variable 'lty' set but not used [-Wunused-but-set-variable] int new_ltx, new_lty, dx, dy, ltx, lty; ^ align.c:938:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AutoJustify(obj_ptr) ^ --- arc.o --- arc.c:518:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpArcPSPath(FP, xc, yc, xr, yr, dir, a1, a2, outline, blank1, blank2) ^ arc.c:560:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpArcArrows(FP, obj_ptr) ^ --- align.o --- align.c:1022:27: warning: variable 'ssn' set but not used [-Wunused-but-set-variable] int curved=(-1), ssn=(-1); ^ align.c:1023:20: warning: variable 'ssvlist' set but not used [-Wunused-but-set-variable] IntPoint *ssvlist=NULL; ^ --- arc.o --- arc.c:594:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpArcPath(FP, ObjPtr, xc, yc, xr, yr, dir, angle1, angle2, ^ arc.c:651:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpArcObj(FP, ObjPtr) ^ arc.c:658:8: warning: variable 'x1' set but not used [-Wunused-but-set-variable] int x1, y1, aw, ah; ^ arc.c:658:12: warning: variable 'y1' set but not used [-Wunused-but-set-variable] int x1, y1, aw, ah; ^ arc.c:658:16: warning: variable 'aw' set but not used [-Wunused-but-set-variable] int x1, y1, aw, ah; ^ arc.c:658:20: warning: variable 'ah' set but not used [-Wunused-but-set-variable] int x1, y1, aw, ah; ^ arc.c:775:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedsToCacheArcObj(ObjPtr) ^ --- align.o --- align.c:1411:34: warning: variable 'ssn' set but not used [-Wunused-but-set-variable] int changed=FALSE, n=0, ssn=(-1), curved=(-1); ^ --- arc.o --- arc.c:785:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MakeArcRotatedVs(obj_ptr, oval_vs, angle1, angle2, ^ arc.c:1038:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MakeCachedArc(ObjPtr) ^ arc.c:1115:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawArcObj(window, XOff, YOff, ObjPtr) ^ --- align.o --- align.c:1619:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HoriAlignSubMenu(index) ^ align.c:1631:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshHoriAlignMenu(menu) ^ align.c:1649:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateHoriAlignMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ --- animate.o --- mv -f .deps/animate.Tpo .deps/animate.Po --- align.o --- align.c:1675:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HoriAlignMenu(X, Y, TrackMenubar) ^ align.c:1692:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void VertAlignSubMenu(index) ^ align.c:1704:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshVertAlignMenu(menu) ^ align.c:1722:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateVertAlignMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ align.c:1748:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int VertAlignMenu(X, Y, TrackMenubar) ^ --- arc.o --- arc.c:1231:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *CreateArcObj(xc, yc, x1, y1, x2, y2, dir, ltx, lty, w, h, ^ --- align.o --- align.c:1765:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AlignDirect(alignment) ^ align.c:1784:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetAlignDirectMenuStr(i) ^ align.c:1844:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateAlignDirectMenu(parent_menu, x, y, menu_info) ^ align.c:1883:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateAlignObjsDirectMenu(parent_menu, x, y, menu_info, ^ align.c:1894:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateAlignToGridDirectMenu(parent_menu, x, y, menu_info, ^ align.c:1905:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateAlignToPageDirectMenu(parent_menu, x, y, menu_info, ^ --- arc.o --- arc.c:1313:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Colinear(Ax, Ay, Dx, Dy, Cx, Cy) ^ arc.c:1336:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SegmentIntersects(Ax, Ay, Bx, By, Cx, Cy, Dx, Dy) ^ arc.c:1403:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetCenter(Ax, Ay, Cx, Cy, Bx, By, pcx, pcy, pdir) ^ arc.c:1519:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLightInContinueArc(drawing_arc, OrigX, OrigY, saved_x, saved_y, ^ arc.c:1571:19: warning: variable 'obj_ptr' set but not used [-Wunused-but-set-variable] struct ObjRec *obj_ptr; ^ arc.c:1562:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ContinueArc(OrigX, OrigY) ^ arc.c:1766:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawArc(input) ^ arc.c:1785:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveArcObj(FP, ObjPtr) ^ arc.c:1826:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ReadArcObj(FP, Inbuf, ObjPtr) ^ arc.c:2057:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_WARN_INCONSIST_ARC_DIR)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ arc.c:2057:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_WARN_INCONSIST_ARC_DIR)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ arc.c:2066:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_WARN_INCONSIST_ARC_DIR)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ arc.c:2066:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_WARN_INCONSIST_ARC_DIR)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ arc.c:2171:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetArcPropMask(ObjPtr, plMask, plSkip, pProp) ^ arc.c:2201:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeArcObj(ObjPtr) ^ arc.c:2215:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseArcSpec(spec, seperator, radius, dir, theta1, theta2, error_str) ^ --- attr.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT attr.o -MD -MP -MF .deps/attr.Tpo -c -o attr.o attr.c --- align.o --- 25 warnings generated. mv -f .deps/align.Tpo .deps/align.Po --- arc.o --- 34 warnings generated. --- auxtext.o --- --- arc.o --- mv -f .deps/arc.Tpo .deps/arc.Po --- auxtext.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT auxtext.o -MD -MP -MF .deps/auxtext.Tpo -c -o auxtext.o auxtext.c --- box.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT box.o -MD -MP -MF .deps/box.Tpo -c -o box.o box.c --- attr.o --- attr.c:81:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void LinkInAttr(PrevPtr, NextPtr, AttrPtr) ^ attr.c:100:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeAttr(AttrPtr) ^ attr.c:110:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UnlinkAttr(AttrPtr) ^ attr.c:134:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdAttrOwner(first_attr, owner_obj) ^ attr.c:145:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *FindEqual(s) ^ attr.c:152:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ParseAttrStr(buf, name, name_sz, value, value_sz) ^ attr.c:199:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateAttr(TextPtr, AttrPtr) ^ attr.c:230:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawAttrs(Win, XOff, YOff, AttrPtr) ^ attr.c:247:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveAttrs(AttrPtr, Dx, Dy) ^ attr.c:258:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DelAllAttrs(AttrPtr) ^ attr.c:270:17: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct AttrRec *AddAttrByNameAndValue(ObjPtr, AttrName, AttrValue) ^ attr.c:360:17: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct AttrRec *NewAttr(OwnerObjPtr, ObjPtr, Inherited) ^ attr.c:384:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupAnAttr(FromAttrPtr, ToAttrPtr) ^ attr.c:405:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupAttrs(FromObjPtr, ToObjPtr) ^ attr.c:425:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddAttr(ObjPtr, TextObjPtr) ^ attr.c:520:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveAttr(FP, AttrPtr) ^ attr.c:546:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveAttrs(FP, BotAttrPtr) ^ attr.c:569:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ReadAttrString(Str) ^ attr.c:590:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FreeBufAndReturn(line, rc) ^ attr.c:598:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadAttr(FP, AttrPtr) ^ attr.c:674:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *FindTopLevelObjWithType(type_str) ^ attr.c:693:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ObjMightChangeForShowAndUpdAttrNames(ObjPtr) ^ attr.c:709:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateFirstTextStringWithAttrNameAndValue(ObjPtr, AttrPtr) ^ attr.c:723:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoShowAndUpdAttrNames(ObjPtr, Force) ^ attr.c:974:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DetachGroupAttrs(ObjPtr, TopSelPtr, BotSelPtr) ^ attr.c:1018:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DetachAllObjAttrs(obj_ptr, TopSelPtr, BotSelPtr) ^ attr.c:1147:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdAttr(AttrPtr) ^ attr.c:1163:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MoveOneAttr(ObjPtr, AttrPtr) ^ attr.c:1310:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeAttrJust(ObjPtr, AttrPtr) ^ attr.c:1396:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateAttrMenu(parent_menu, x, y, num_items, menu_strings, ^ attr.c:1463:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeEditAttrInfo(pEditAttrInfo) ^ attr.c:1467:27: warning: variable 'fore_colors' set but not used [-Wunused-but-set-variable] int i=0, num_attrs=0, *fore_colors=NULL, *attr_indices=NULL; ^ attr.c:1467:46: warning: variable 'attr_indices' set but not used [-Wunused-but-set-variable] int i=0, num_attrs=0, *fore_colors=NULL, *attr_indices=NULL; ^ attr.c:1500:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HasEditAttrsInContextMenu(obj_ptr, pp_name_attr) ^ attr.c:1516:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeRestrictedAttrNames(ppsz_restricted, num_restricted) ^ attr.c:1532:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetRestrictedAttrNames(restricted_attr_obj, pppsz_restricted, ^ attr.c:1584:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetAttrGroupAttrNames(restricted_attr_obj, group_index, pppsz_restricted, ^ attr.c:1616:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsRestrictedAttr(attr_name, ppsz_restricted, num_restricted) ^ attr.c:1630:15: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditAttrInfo *CreateEditAttrInfo(obj_ptr) ^ attr.c:1718:15: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditAttrInfo *CreateEditAttrGroupInfo(obj_ptr) ^ attr.c:1858:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CopyAndUpdateAttrs(ToObjPtr, FromObjPtr) ^ attr.c:1929:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ToggleNamedAttrShown(attr_name) ^ attr.c:2083:10: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DspList *FileAttrNameListing(ObjPtr, pn_entries, pCheckArray) ^ attr.c:2140:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EditAttrCheckUpdate(pp_dsp_ptr, ppsz_entries, pn_num_entries, ^ attr.c:2188:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EditAttrNames(TopStr, ObjAttrDspList, entries, num_entries, pCheckArray) ^ attr.c:2212:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BlankStr(s) ^ attr.c:2405:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetAttrNamesCount(buf) ^ attr.c:2428:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetAttrGroupInfoDisplayedNames(pagi) ^ attr.c:2455:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeAttrGroupInfo(pagi) ^ attr.c:2488:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseAttrGroupXDef(group_index, xdef_line, buf) ^ --- auxtext.o --- auxtext.c:73:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetStrSizeInfo(pDynStr, w, lbearing, rextra) ^ auxtext.c:85:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetNumberOfMiniLines(minilines) ^ auxtext.c:96:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsHex(ch, pn_val) ^ auxtext.c:97:9: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter] char ch; ^ ./auxtext.e:56:33: note: previous declaration is here extern int IsHex ARGS_DECL((char, int*)); ^ auxtext.c:115:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int InputOctalString(pszBuf, pnBufSize) ^ auxtext.c:129:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_INPUT_STR)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ auxtext.c:129:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_INPUT_STR)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ auxtext.c:226:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsCntrlINS(key_ev, key_sym) ^ auxtext.c:238:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsShiftINS(key_ev, key_sym) ^ auxtext.c:250:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsCntrlShiftINS(key_ev, key_sym) ^ auxtext.c:273:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsESC(key_ev, psz_buf, key_sym, pn_has_ch) ^ auxtext.c:290:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsCRorLF(key_ev, psz_buf, key_sym, pn_has_ch) ^ auxtext.c:309:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsDEL(key_ev, psz_buf, key_sym, pn_has_ch) ^ auxtext.c:324:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsBS(key_ev, psz_buf, key_sym, pn_has_ch, left_is_BS) ^ auxtext.c:343:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsBSorDEL(key_ev, psz_buf, key_sym, pn_has_ch, left_is_BS) ^ auxtext.c:362:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsTAB(key_ev, psz_buf, key_sym, pn_has_ch) ^ auxtext.c:380:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsHome(key_ev, psz_buf, key_sym, pn_has_ch) ^ auxtext.c:389:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsEnd(key_ev, psz_buf, key_sym, pn_has_ch) ^ auxtext.c:398:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CharIsCntrlSpace(key_ev, psz_buf, key_sym, pn_has_ch) ^ auxtext.c:417:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TranslateKeys(s, key_sym) ^ auxtext.c:447:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetTransformedTextBBoxAbsVs(ObjPtr, LBearing, RightExtra, Vs) ^ auxtext.c:470:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTextOBBox(ObjPtr, Just, W, H, LBearing, RightExtra, Rotate) ^ auxtext.c:565:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTextBBox(ObjPtr, Just, W, H, LBearing, RightExtra, Rotate) ^ auxtext.c:621:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTextOrigBBoxes(ObjPtr, Just, W, H, LBearing, RightExtra, Rotate) ^ auxtext.c:644:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UpdTextBBox(ObjPtr) ^ auxtext.c:700:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PixelOnOff(image, col_start, row_start, scale) ^ auxtext.c:735:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PaintBackingPixmap(text_ptr, bbox_w, bbox_h, min_lbearing, max_rextra, ^ auxtext.c:836:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MakeCachedTextBitmap(ObjPtr) ^ auxtext.c:1109:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateOuterInnerSel(obj_ptr) ^ auxtext.c:1121:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *SubFindTextObj(ObjPtr, XOff, YOff, obj_to_be_found) ^ auxtext.c:1198:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *FindTextObj(XOff, YOff, obj_to_be_found) ^ --- attr.o --- 50 warnings generated. --- auxtext.o --- auxtext.c:1331:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpTextPath(FP, ObjPtr) ^ auxtext.c:1383:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpSimpleTextBBoxPath(FP, just, x, lty, rby, indent) ^ auxtext.c:1434:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpTextFill(FP, ObjPtr) ^ auxtext.c:1543:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpTextObj(FP, ObjPtr) ^ auxtext.c:1614:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedToCacheStrSeg(pStrSeg) ^ auxtext.c:1621:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedToCacheStrBlock(pStrBlock) ^ auxtext.c:1646:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedToCacheMiniLine(pMiniLine) ^ auxtext.c:1660:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedToCacheMiniLines(minilines) ^ auxtext.c:1674:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedsToCacheTextObj(ObjPtr) ^ auxtext.c:1685:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveString(FP, S) ^ auxtext.c:1706:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveDoubleByteString(FP, S) ^ auxtext.c:1732:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveStrSeg(FP, pStrSeg) ^ auxtext.c:1771:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveAStrBlock(FP, pStrBlock) ^ auxtext.c:1839:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveStrBlocks(FP, pFirstStrBlock) ^ auxtext.c:1872:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveAMiniLine(FP, pMiniLine) ^ auxtext.c:1895:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveMiniLines(FP, minilines) ^ auxtext.c:1927:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CombineOverUnderYOffsets(underline_y_offset, overline_y_offset, ^ auxtext.c:1936:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UncombineOverUnderYOffsets(combined, pn_underline_y_offset, ^ auxtext.c:1955:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveTextObj(FP, ObjPtr) ^ auxtext.c:2013:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveHexString(FP, buf) ^ auxtext.c:2035:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ReadString(Str) ^ auxtext.c:2074:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StrSegInfo *CreateStrSegFromString(buf, pOwnerStrBlock) ^ --- attr.o --- mv -f .deps/attr.Tpo .deps/attr.Po --- auxtext.o --- auxtext.c:2108:15: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StrBlockInfo *CreateStrBlockFromString(buf, pOwnerMiniLine) ^ auxtext.c:2121:15: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MiniLineInfo *CreateMiniLineFromString(buf, ppFirstMiniLine, ppLastMiniLine) ^ auxtext.c:2173:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *FormTextObjectFromFile(FP, AbsX, AbsBaselineY) ^ auxtext.c:2239:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PaintLeftText(Str, Just, LtX, LtY) ^ auxtext.c:2265:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RepaintFirstStr(ObjPtr, Str) ^ --- box.o --- box.c:71:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MyBox(window, gc, x1, y1, x2, y2) ^ box.c:86:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpBoxPath(FP, ObjPtr, LtX, LtY, RbX, RbY, Width, Pen, Dash, TransPat) ^ box.c:143:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpBoxObj(FP, ObjPtr) ^ box.c:249:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawBoxObj(win, XOff, YOff, ObjPtr) ^ box.c:321:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CreateBoxObj(X1, Y1, X2, Y2, CreateAbsolute) ^ box.c:395:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ContinueBox(OrigX, OrigY) ^ box.c:507:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawBox(input) ^ box.c:543:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveBoxObj(FP, ObjPtr) ^ --- button.o --- --- box.o --- box.c:576:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ReadBoxObj(FP, Inbuf, ObjPtr) ^ box.c:814:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetBoxPropMask(ObjPtr, plMask, plSkip, pProp) ^ box.c:838:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeBoxObj(ObjPtr) ^ --- button.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT button.o -MD -MP -MF .deps/button.Tpo -c -o button.o button.c --- auxtext.o --- 57 warnings generated. --- box.o --- 11 warnings generated. --- auxtext.o --- mv -f .deps/auxtext.Tpo .deps/auxtext.Po --- box.o --- mv -f .deps/box.Tpo .deps/box.Po --- chat.o --- --- chinput.o --- --- chat.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT chat.o -MD -MP -MF .deps/chat.Tpo -c -o chat.o chat.c --- chinput.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT chinput.o -MD -MP -MF .deps/chinput.Tpo -c -o chinput.o chinput.c mv -f .deps/chinput.Tpo .deps/chinput.Po --- button.o --- button.c:59:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetButtonFontStyle(pButtonFontInfo) ^ button.c:102:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ButtonWidth(Str, MinLen, pButtonFontInfo) ^ button.c:134:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DisplayButtonInBBox(Win, Str, Len, BBox, Normal, HighLight, Width, ^ button.c:147:40: warning: variable 'top' set but not used [-Wunused-but-set-variable] int button_w=0, button_h=0, left=0, top=0, text_w=0; ^ --- choice.o --- --- button.o --- 4 warnings generated. mv -f .deps/button.Tpo .deps/button.Po --- choice.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT choice.o -MD -MP -MF .deps/choice.Tpo -c -o choice.o choice.c --- choose.o --- --- chat.o --- chat.c:154:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveResizeChatWindow(x, y, w, h) ^ chat.c:162:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetChatFontStyle(pnIsBold, pnIsItalic) ^ chat.c:217:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetChatNickName(buf, buf_sz) ^ chat.c:225:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AddChatLineToListCtl(nick_name, color_index, font_style, buf) ^ chat.c:281:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChatEventHandler(input, handling_pti) ^ chat.c:416:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsChatWindowEvent(input, ppti_handler_tidget_return) ^ chat.c:724:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChatAppendChatLine(ptfi, nick_name, encoding, buf) ^ chat.c:755:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChatAddUser(buf) ^ --- choose.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT choose.o -MD -MP -MF .deps/choose.Tpo -c -o choose.o choose.c --- chat.o --- 8 warnings generated. mv -f .deps/chat.Tpo .deps/chat.Po --- cli_xcin.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT cli_xcin.o -MD -MP -MF .deps/cli_xcin.Tpo -c -o cli_xcin.o cli_xcin.c --- choice.o --- choice.c:211:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowStipple(dpy, win, gc, bitmap, col, row, w, h) ^ choice.c:239:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLightThreeDButton(choice, highlight) ^ choice.c:346:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowColor(PropagateWhereToPrint) ^ choice.c:958:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedSelectTopObject(Choice, VertexTypeObj) ^ choice.c:968:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowCurChoiceMouseStatus(choice, state, cur_text_under_mouse) ^ choice.c:985:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetCurChoice(NewChoice) ^ choice.c:1194:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TextVSpaceLoop(button_ev) ^ choice.c:1239:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RCBRadiusLoop(button_ev) ^ choice.c:1275:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZoomLoop(button_ev) ^ choice.c:1356:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FormatFloat(pfval, buf) ^ choice.c:1390:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FormatAngle(angle, buf) ^ choice.c:1417:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ValidChoice(choice) ^ choice.c:1450:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChoiceEventHandler(input) ^ choice.c:2001:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLightModeThreeDButton(mode, highlight) ^ choice.c:2076:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ModeEventHandler(input) ^ --- cli_xcin.o --- mv -f .deps/cli_xcin.Tpo .deps/cli_xcin.Po --- choose.o --- choose.c:111:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetWorkingDirectory(buf, buf_sz) ^ choose.c:145:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetWorkingDirectory(dir) ^ choose.c:152:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcBaseWinWidth(pni) ^ choose.c:182:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CleanUpCheckArray(pCheckArray) ^ choose.c:208:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CopyCheckArray(pCheckArrayTo, pCheckArrayFrom) ^ choose.c:248:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NamesSetTitle(title_str) ^ choose.c:360:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NamesAddButton(btn_str, btn_id) ^ choose.c:387:8: warning: variable 'block_h' set but not used [-Wunused-but-set-variable] int block_h, block_start; ^ choose.c:412:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawCheckbox(dpy, win, gc, x, y, w, h, checked) ^ choose.c:449:8: warning: comparison of array 'check_bits' equal to a null pointer is always false [-Wtautological-pointer-compare] if (check_bits == NULL) { } ^~~~~~~~~~ ~~~~ choose.c:457:22: warning: variable 'end' set but not used [-Wunused-but-set-variable] int len=0, top=0, end=0, checkbox_cols=0, text_left=0, box_offset=0, box_w=0; ^ choose.c:453:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawItem(pni, index) ^ choose.c:705:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExposeOrMapNames(input) ^ choose.c:747:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CreateNamesWindows(win_name) ^ choose.c:880:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsFirstEqChar(s, index) ^ --- convkinput.o --- --- choose.o --- choose.c:925:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void BackSpaceInNames(pn_changing, pn_selected_btn_index) ^ choose.c:1030:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ParseFileName(FullName, DirName, Name) ^ choose.c:1068:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CharInNames(buf, pn_changing, pn_selected_btn_index) ^ choose.c:1209:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetNameEntryNum(RowOffset) ^ choose.c:1221:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ScrollItemCallback(pv_userdata) ^ choose.c:1245:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ScrollPageCallback(pv_userdata) ^ choose.c:1273:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoNameBtnScroll(scroll_page, scroll_dir, pbbox, pni) ^ choose.c:1326:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NameScrollHandler(button_ev) ^ choose.c:1476:25: warning: variable 'box_offset' set but not used [-Wunused-but-set-variable] int checkbox_cols=0, box_offset=0, clicked_col=INVALID, check_updated=FALSE; ^ choose.c:1469:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NameDspHandler(button_ev) ^ choose.c:1557:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ControlChar(key_ev, key_sym) ^ choose.c:1630:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void BackUpOneWord(pn_changing, pn_selected_btn_index) ^ choose.c:1675:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SpecialKeyInNames(key_ev, key_sym, pn_changing, pn_selected_btn_index) ^ choose.c:1732:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetBtnIndexFromBtnId(btn_id) ^ choose.c:1752:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void KeyPressInNames(key_ev, pn_changing, pn_selected_btn_index) ^ --- choice.o --- 15 warnings generated. --- choose.o --- choose.c:1810:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ButtonPressInPath(button_ev) ^ choose.c:1864:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ButtonPressInNames(button_ev, pn_changing, pn_selected_btn_index) ^ choose.c:1950:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NamesSetDefaultBtnId(def_btn_id, double_click_btn_id) ^ choose.c:1959:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NamesSetStyle(edit_style, loop_once) ^ choose.c:1968:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NamesSetEntries(dsp_ptr, entries, num_entries, p_check_array, ^ choose.c:1986:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NamesSetCallback(pf_before_loop, pf_after_loop, pf_check_update) ^ choose.c:2013:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NamesSetDir(dir_name) ^ choose.c:2058:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetParentRealDir(dir, buf, buf_sz) ^ choose.c:2138:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Names(win_name, pn_selected_index, selected_str, str_sz, p_void) ^ --- choice.o --- mv -f .deps/choice.Tpo .deps/choice.Po --- convkinput.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT convkinput.o -MD -MP -MF .deps/convkinput.Tpo -c -o convkinput.o convkinput.c --- convxim.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT convxim.o -MD -MP -MF .deps/convxim.Tpo -c -o convxim.o convxim.c --- choose.o --- 39 warnings generated. mv -f .deps/choose.Tpo .deps/choose.Po --- cmd.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c --- convkinput.o --- convkinput.c:98:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void KinputSetConvOverSpot(nConvOverSpot) ^ convkinput.c:105:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void KinputTellCursorPosition(dpy, win, x, y) ^ convkinput.c:175:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Atom InternAtom(dpy, name) ^ convkinput.c:191:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void KinputBeginConversion (dpy, win) ^ convkinput.c:299:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void KinputCheckClientMessage (dpy, win, xclient) ^ convkinput.c:342:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CvtCompoundTextToEuc(dst, src) ^ convkinput.c:428:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* CvtCompoundTextToEuc_N(src, items) ^ convkinput.c:444:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* KinputCheckConvProperty (dpy, win, xprop) ^ convkinput.c:490:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void KinputEndConversion (dpy, win) ^ convkinput.c:554:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CvtJisToEuc(dst, src) ^ convkinput.c:620:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CvtEucToJis(dst, src) ^ --- convxim.o --- convxim.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CVListElem *FindXIC(win) ^ --- convkinput.o --- 11 warnings generated. --- convxim.o --- convxim.c:106:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DeleteXICInfo(pElem) ^ convxim.c:126:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XIMClose(win) ^ convxim.c:183:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XIMSetICFocus(dpy, win) ^ convxim.c:337:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XIMNextEvent(dpy, win, xev_p) ^ convxim.c:361:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XIMLookupString(key_ev, buf, buf_len, key_sym_p, c_stat_p) ^ convxim.c:398:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XIMUnsetICFocus(win) ^ convxim.c:413:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XIMSetConvOverSpot(gnOverTheSpot) ^ convxim.c:419:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XIMTellCursorPosition(dpy, win, x, y) ^ --- convkinput.o --- mv -f .deps/convkinput.Tpo .deps/convkinput.Po --- convxim.o --- 9 warnings generated. --- color.o --- --- convxim.o --- mv -f .deps/convxim.Tpo .deps/convxim.Po --- color.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c --- cutpaste.o --- --- cmd.o --- cmd.c:81:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void InsertCmd(PrevCmd, NextCmd, CmdPtr, ppFirstCmd, ppLastCmd) ^ cmd.c:103:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetCmdType(CmdType) ^ cmd.c:124:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct CmdRec *CreateCmdFromSerializationBuf(cmd_type, buf) ^ cmd.c:141:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CopyAndInsertCmd(from_remote, serialization_buf, PrevCmd, NextCmd, CmdPtr, ^ cmd.c:186:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UnlinkCmd(CmdPtr, ppFirstCmd, ppLastCmd) ^ cmd.c:202:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DeleteARedoRecord(CmdPtr, percent_start, percent_end) ^ cmd.c:354:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ClearRedoRecords(CmdPtr) ^ cmd.c:393:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CopySel(from_top_sel, count, to_top_sel, to_bot_sel) ^ cmd.c:413:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void LinkJustTheObjects(TopSel, BotSel) ^ cmd.c:430:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UndoNewCmd(CmdPtr) ^ cmd.c:463:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedoNewCmd(CmdPtr) ^ cmd.c:499:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ObjHasFullID(obj_ptr, psz_full_id) ^ cmd.c:523:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetPositionFromFullID(psz_full_id) ^ cmd.c:555:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UndoDeleteCmd(CmdPtr) ^ cmd.c:618:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetupBeforePointers(CmdPtr, modify_before_pointers, pp_actual_pos_before) ^ cmd.c:786:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RedoDeleteCmd(CmdPtr) ^ cmd.c:856:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UndoOrRedoMoveCmd(CmdPtr) ^ cmd.c:933:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateXPmObjectsInACmd(CmdPtr) ^ cmd.c:972:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UpdatePixelInACmd(CmdPtr) ^ cmd.c:1023:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshColormap(nRedoing, CmdPtr) ^ cmd.c:1108:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UndoOrRedoReplaceCmd(CmdPtr, HighLightSingleObj) ^ cmd.c:1315:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UndoOrRedoOneToManyCmd(CmdPtr) ^ cmd.c:1455:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UndoOrRedoGotoPageCmd(CmdPtr) ^ cmd.c:1468:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UndoOrRedoWBSlideShow(CmdPtr) ^ cmd.c:1493:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetUndoRedoRestoreDrawingModeInfo(p_urrdmi, cur_choice, text_cursor_shown, ^ cmd.c:1508:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UndoRedoRestoreDrawingMode(p_urrdmi) ^ cmd.c:1552:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UndoACmd(CmdPtr, HighLight, nPerformAction) ^ cmd.c:1612:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RedoACmd(CmdPtr, HighLight, nPerformAction) ^ cmd.c:1810:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct SelRec *PrepareStackingInfo(TopSel, BotSel, NumObjs, PreparePhase, ^ cmd.c:1873:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareStacking(TopSel, BotSel, NumObjs, PreparePhase) ^ cmd.c:1891:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareToRecord(CmdType, TopSel, BotSel, NumObjs) ^ cmd.c:1934:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeAfterSel(CmdPtr) ^ cmd.c:1947:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareExtendedSerializationInfoForRecordCmd(SubCmdPtr, TopSel, BotSel, ^ cmd.c:1971:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RecordCmd(CmdType, SubCmdPtr, TopSel, BotSel, NumObjs) ^ cmd.c:2155:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AbortPrepareCmd(CmdType) ^ cmd.c:2206:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareToReplaceAnObj(BeforeObjPtr) ^ cmd.c:2222:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RecordReplaceAnObj(AfterObjPtr) ^ cmd.c:2257:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RecordWBSlideShow(into_slideshow) ^ cmd.c:2273:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RecordWBChatALine(pSubCmdPtr) ^ --- cutpaste.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT cutpaste.o -MD -MP -MF .deps/cutpaste.Tpo -c -o cutpaste.o cutpaste.c --- cmd.o --- 39 warnings generated. mv -f .deps/cmd.Tpo .deps/cmd.Po --- cursor.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT cursor.o -MD -MP -MF .deps/cursor.Tpo -c -o cursor.o cursor.c --- color.o --- color.c:121:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DefaultColorArrays(Entries, ForePixels, Valid, InitRV, StatusStr) ^ color.c:150:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetDrawingBgPixel(index, pixel) ^ color.c:162:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetDrawingFgPixel(index, pixel) ^ color.c:174:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetDrawingFgColorStr(index, pixel, color_buf, buf_sz) ^ color.c:194:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgifParseColor(psz_color, p_color) ^ color.c:218:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseAndAllocColorByName(colorname, color, red_req, green_req, blue_req) ^ color.c:359:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int InitColorFromXPixmap(pn_num_colors, pppsz_color_str) ^ color.c:1352:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DrawAVerticalTab(color_index, x, y, skip) ^ color.c:1396:38: warning: variable 'y_start' set but not used [-Wunused-but-set-variable] int i, x=(windowPadding>>1), y=0, y_start; ^ color.c:1436:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OneColorObject(ObjPtr, ColorIndex) ^ color.c:1616:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjColor(ObjPtr, ColorIndex) ^ color.c:1699:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeAllSelColor(ColorIndex, HighLight) ^ color.c:1715:11: warning: variable 'text_obj_created' set but not used [-Wunused-but-set-variable] int text_obj_created=FALSE, text_cursor_shown=FALSE; ^ color.c:1715:35: warning: variable 'text_cursor_shown' set but not used [-Wunused-but-set-variable] int text_obj_created=FALSE, text_cursor_shown=FALSE; ^ color.c:1817:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetUpColorMenuPixmap(fore_colors, init_rv, pixmap, rows, cols) ^ color.c:1838:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshColorMenu(menu) ^ color.c:1856:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateColorMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ color.c:1911:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ColorMenu(X, Y, TrackMenubar) ^ color.c:1963:8: warning: comparison of array 'upend_bits' equal to a null pointer is always false [-Wtautological-pointer-compare] if (upend_bits == NULL) { } ^~~~~~~~~~ ~~~~ color.c:1967:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetAllColorLayersState(on_state) ^ color.c:1990:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleClickInColorWindow(button_ev) ^ color.c:2101:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleMotionInColorWindow(motion_ev) ^ color.c:2152:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ColorEventHandler(input) ^ color.c:2188:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ColorDummyEventHandler(input) ^ color.c:2208:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdatePixelForStrSeg(pStrSeg, pUserData) ^ color.c:2233:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UpdatePixel(ObjPtr) ^ color.c:2386:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateXPmObjects(ObjPtr) ^ color.c:2618:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveColors(FP) ^ color.c:2655:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadColors(FP, Inbuf) ^ color.c:2759:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpRGBColorLine(FP, ColorIndex, Indent, EndOfLine) ^ --- cutpaste.o --- cutpaste.c:135:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetCutBuffer(buf, bytes_to_write, buf_is_simple_string, buf_is_utf8_string) ^ cutpaste.c:188:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int WriteBufToCutBuffer(buf, bytes_to_write, buf_is_simple_string, ^ cutpaste.c:216:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_CANT_ACQUIRE_X_SELECTION)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ cutpaste.c:216:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_CANT_ACQUIRE_X_SELECTION)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ cutpaste.c:198:27: warning: variable 'setselowner_failed' set but not used [-Wunused-but-set-variable] int copy_failed=FALSE, setselowner_failed=FALSE; ^ cutpaste.c:365:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_COPY_FAILED_OBJ_MAYBE_TOO_BIG)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ cutpaste.c:365:29: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_COPY_FAILED_OBJ_MAYBE_TOO_BIG)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ cutpaste.c:368:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_COPY_BUFFER_UPDATED)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ cutpaste.c:368:29: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_COPY_BUFFER_UPDATED)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ cutpaste.c:248:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CopyObjectToCutBuffer(force) ^ cutpaste.c:488:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int PasteString(CutBuffer, highlight, record_cmd) ^ cutpaste.c:521:21: warning: variable 'pMiniLine' set but not used [-Wunused-but-set-variable] MiniLineInfo *pMiniLine=NULL; ^ cutpaste.c:621:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *CreateTmpBoxObj(LtX, LtY, RbX, RbY) ^ cutpaste.c:661:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AssignNewObjIds(ObjPtr) ^ cutpaste.c:690:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CutBufferType(cut_buffer) ^ cutpaste.c:708:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetObjsFromCutBuffer(cut_buffer, len, pp_top_obj, pp_bot_obj) ^ cutpaste.c:788:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeSelectionOrCutBuffer(cut_buffer, from_selection) ^ cutpaste.c:799:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *FetchSelectionOrCutBuffer(pnLen, pnFromSelection) ^ cutpaste.c:1088:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetTextBytesFromWindowProperty(win, property, compound_text, pul_len, ^ cutpaste.c:1157:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetTextBytesFromGivenSelection(compound_text, pulLen, which_selection, ^ cutpaste.c:1326:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetTextBytesFromSelection(compound_text, pulLen) ^ cutpaste.c:1485:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SkipIntProp(lWhich, plSkip) ^ cutpaste.c:1492:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TestStringProp(n1, n2, psz1, psz2, lWhich, plSkip) ^ cutpaste.c:1505:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetStringProp(n1, pn2, psz1, psz2) ^ cutpaste.c:1518:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TestIntProp(n1, n2, lWhich, plSkip) ^ cutpaste.c:1526:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TestFontProp(nDoubleByte1, nFont1, nStyle1, nDoubleByte2, nFont2, ^ cutpaste.c:1548:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TestCTMProp(ctm1, transformed, ctm2, lWhich, plSkip) ^ cutpaste.c:1565:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetIntPropertyMask(lWhich, nValue, pszValue, plMask, plSkip, pProp) ^ cutpaste.c:1662:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetFontPropertyMask(nDoubleByte, nFont, nStyle, plMask, plSkip, pProp) ^ cutpaste.c:1686:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetCTMPropertyMask(ctm, plMask, plSkip, pProp) ^ --- color.o --- 30 warnings generated. --- cutpaste.o --- cutpaste.c:1712:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTextPropMask(ObjPtr, plMask, plSkip, pProp) ^ cutpaste.c:1750:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetPropMask(ObjPtr, plMask, plSkip, pProp) ^ cutpaste.c:1902:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetAngleFromCTM(ctm) ^ cutpaste.c:1942:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoPasteAProperty(lWhich, pProp) ^ cutpaste.c:2015:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoGetAProperty(lWhich, pProp) ^ cutpaste.c:2159:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteIntProp(pszSec, pszKey, nValue) ^ cutpaste.c:2168:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteStringProp(pszSec, pszKey, nValue, pszValue) ^ cutpaste.c:2178:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteFontProp(pszSec, pszKey, nFont, nStyle) ^ cutpaste.c:2192:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteCTMProp(pszSec, pszKey, nTransformed, ctm) ^ cutpaste.c:2209:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseIntProp(pszBuf, pnValue) ^ cutpaste.c:2217:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseStringProp(pszBuf, pnValue, pszValue) ^ cutpaste.c:2235:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseFontSzUnitProp(pszBuf, pnSzUnit) ^ cutpaste.c:2260:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseFontProp(pszBuf, pnDoubleByte, pnFont, pnStyle) ^ cutpaste.c:2290:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseCTMProp(pszBuf, pnTransformed, ctm) ^ cutpaste.c:2350:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WritePropToIni(lWhich, pszSec, pszKey, pProp) ^ cutpaste.c:2405:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseAProp(lWhich, pszBuf, pProp) ^ cutpaste.c:2443:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadPropFromIni(pszSec, plMask, pCheckArray, pProp) ^ cutpaste.c:2597:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FormatPropForDisplay(lWhich, pProp, ppir, pszBuf) ^ cutpaste.c:2662:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetPropSelection(pp_dsp_ptr, ppsz_entries, pn_num_entries, pn_marked_index, ^ --- color.o --- mv -f .deps/color.Tpo .deps/color.Po --- cutpaste.o --- cutpaste.c:2700:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoCopyProperties(pCheckArray, pProp) ^ cutpaste.c:2781:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PropSetExists(pszPropSet) ^ cutpaste.c:2803:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoSaveProperties(pCheckArray, pProp) ^ cutpaste.c:2848:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoPasteProperties(pCheckArray, pProp) ^ cutpaste.c:2901:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FreePropSelection(pp_dsp_ptr, ppsz_entries, pn_num_entries, pn_marked_index, ^ cutpaste.c:2951:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PropSelectionCheckUpdate(pp_dsp_ptr, ppsz_entries, pn_num_entries, ^ cutpaste.c:3002:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SelectProperties(pszTitle, nWhich, pCheckArray, pProp) ^ cutpaste.c:3067:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PrepareToCopyProperties(pProp, lMask, lSkip, pCheckArray) ^ cutpaste.c:3104:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PrepareToPasteProperties(pszSec, plMask, pCheckArray, pProp) ^ cutpaste.c:3141:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetupProperties(pProp, plMask, plSkip, pCheckArray, nWhich) ^ cutpaste.c:3184:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FixMasksForGetProperty(pProp, plMask, plSkip) ^ cutpaste.c:3224:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoGetProperty(target_index) ^ cutpaste.c:3324:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CopyProperties(nPrompt) ^ cutpaste.c:3364:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int WriteBufToIni(buf, ini_fname) ^ cutpaste.c:3396:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PasteProperties(nPrompt) ^ cutpaste.c:3400:19: warning: variable 'lSkip' set but not used [-Wunused-but-set-variable] long lMask=0L, lSkip=0L; ^ cutpaste.c:3445:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetPropSetNames(pp_dsp_ptr, ppsz_entries, pn_num_entries, pn_marked_index, ^ cutpaste.c:3489:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FreePropSetNames(pp_dsp_ptr, ppsz_entries, pn_num_entries, pn_marked_index, ^ cutpaste.c:3517:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SelectPropSetForRestore(pszTitle, pszPropSet, nPropSetSize) ^ cutpaste.c:3542:19: warning: variable 'lSkip' set but not used [-Wunused-but-set-variable] long lMask=0L, lSkip=0L; ^ cutpaste.c:3616:10: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DspList *IniSectionListing(pszSection, pszIniFile, pnEntries) ^ cutpaste.c:3659:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EditIniSectionStrings(psz_title, dsp_ptr, entries, num_entries, ^ cutpaste.c:3682:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DefEditIniSectionCheck(psz_key, psz_value) ^ cutpaste.c:3689:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EditIniSectionDefAfterLoop(pp_dsp_ptr, ppsz_entries, pn_num_entries, ^ cutpaste.c:3729:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EditIniSection(pszTitle, pszSection, pszIniFile, pf_after_loop) ^ cutpaste.c:3781:10: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DspList *IniSectionKeysListing(pszSection, pszIniFile, pnEntries) ^ cutpaste.c:3819:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SelectFromIniSectionStrings(psz_title, dsp_ptr, entries, num_entries, ^ cutpaste.c:3840:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *SelectFromIniSection(pszTitle, pszSection, pszIniFile) ^ cutpaste.c:3881:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeRecentFilesListing(pkvi, max_count) ^ cutpaste.c:3896:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KeyValInfo *RecentFilesListing(pnEntries) ^ cutpaste.c:3960:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void OpenARecentlyUsedFile(file_index) ^ cutpaste.c:3979:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddARecentlyUsedFile(path) ^ cutpaste.c:4083:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CreateSimpleStringObj(buf) ^ cutpaste.c:4116:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveSimpleStringObj(FP, ObjPtr) ^ cutpaste.c:4135:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ReadSimpleStringObj(FP, Inbuf, ObjPtr) ^ cutpaste.c:4194:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeSimpleStringObj(ObjPtr) ^ cutpaste.c:4205:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UnInheritAllAttrs(obj_ptr) ^ cutpaste.c:4395:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoSetMarginsForImportMultipageTextFile(spec) ^ cutpaste.c:4426:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetCurMarginsForImportTextFile(buf) ^ cutpaste.c:4518:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshImportMutipageTextFileMenu(menu) ^ cutpaste.c:4537:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateImportMutipageTextFileMenu(parent_menu, x, y, menu_info, ^ --- dialog.o --- --- cursor.o --- cursor.c:254:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTextCursor(window) ^ cursor.c:260:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetNullCursor(window) ^ cursor.c:266:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetWatchCursor(window) ^ cursor.c:276:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetDrawCursor(window) ^ cursor.c:282:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetFreeHandCursor(window) ^ cursor.c:288:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetVertexCursor(window) ^ cursor.c:294:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetRotateCursor(window) ^ cursor.c:300:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetRotatingCursor(window) ^ cursor.c:306:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetHoriShearCursor(window) ^ cursor.c:312:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetVertShearCursor(window) ^ cursor.c:318:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetMoveCursor(window) ^ cursor.c:324:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetHyperSpaceCursor(window) ^ cursor.c:330:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetFloodFillCursor(window) ^ cursor.c:336:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetDripCursor(window) ^ cursor.c:342:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetHandCursor(window) ^ cursor.c:348:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetDefaultCursor(window) ^ cursor.c:568:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PutCursor(window, x, y, foreground) ^ cursor.c:619:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Cursor NewFontCursor(cursor_name) ^ cursor.c:632:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetWindowCursor(window, cursor) ^ cursor.c:639:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DeleteFontCursor(cursor) ^ 20 warnings generated. --- dialog.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT dialog.o -MD -MP -MF .deps/dialog.Tpo -c -o dialog.o dialog.c --- cursor.o --- mv -f .deps/cursor.Tpo .deps/cursor.Po --- drawing.o --- --- cutpaste.o --- 87 warnings generated. --- drawing.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT drawing.o -MD -MP -MF .deps/drawing.Tpo -c -o drawing.o drawing.c --- cutpaste.o --- mv -f .deps/cutpaste.Tpo .deps/cutpaste.Po --- dup.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT dup.o -MD -MP -MF .deps/dup.Tpo -c -o dup.o dup.c --- dialog.o --- dialog.c:65:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int CornerLoop(OrigX, OrigY) ^ dialog.c:90:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int DrawWindowLoop(OrigX, OrigY, cursor, snap_to_grid) ^ dialog.c:142:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int PickAPoint(OrigX, OrigY, cursor) ^ dialog.c:240:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetupMBButton(MBInfoPtr, BtnDesc, BtnCh, BtnID) ^ dialog.c:287:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcFormatStringInBox(buf, xfs, font_height, format_box_w, pn_num_lines, ^ dialog.c:294:25: warning: variable 'max_len' set but not used [-Wunused-but-set-variable] int len=strlen(buf), max_len=0, max_w=0, max_h=0, total=0; ^ dialog.c:294:54: warning: variable 'total' set but not used [-Wunused-but-set-variable] int len=strlen(buf), max_len=0, max_w=0, max_h=0, total=0; ^ dialog.c:450:8: warning: comparison of array 'info_bits' equal to a null pointer is always false [-Wtautological-pointer-compare] if (info_bits == NULL) { } ^~~~~~~~~ ~~~~ dialog.c:432:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcSimpleGeometry(MBInfoPtr, Message) ^ dialog.c:512:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcGeometry(MBInfoPtr, Message) ^ dialog.c:585:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetupMBWindow(MBInfoPtr, Message, Title, IconAndBtns, IsDialog) ^ dialog.c:760:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DisplayInput(MBInfoPtr) ^ dialog.c:801:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HandleMsgBoxKeyEvent(MBInfoPtr, input) ^ dialog.c:885:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HandleDeleteMsgBox(MBInfoPtr) ^ dialog.c:905:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandlePasteInDialog(MBInfoPtr, input) ^ dialog.c:944:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HandleMsgBoxBtnEvent(MBInfoPtr, input) ^ dialog.c:1037:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshMsgBox(MBInfoPtr) ^ dialog.c:1128:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MsgBox(Message, Title, IconAndBtns) ^ dialog.c:1235:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoDialog(Message, ReturnStr) ^ dialog.c:1351:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Dialog(Message, Comment, ReturnStr) ^ --- drawing.o --- drawing.c:144:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetXorDrawGC(xor_pixel) ^ --- dialog.o --- 20 warnings generated. --- drawing.o --- drawing.c:183:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawHorizOutline(Win, Y, X1, X2, XStart, XEnd) ^ drawing.c:204:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawVertOutline(Win, X, Y1, Y2, YStart, YEnd) ^ drawing.c:225:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawSymOutline(Win, XOff, YOff, ObjPtr) ^ drawing.c:248:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedToDraw(ObjBBox) ^ drawing.c:366:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowInterrupt(CheckInterval) ^ drawing.c:404:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLightDummyWindow1(highlight) ^ drawing.c:435:8: warning: comparison of array 'intr_bits' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (intr_bits != NULL && trek_bits != NULL) { } /* do nothing but reference the variable */ ^~~~~~~~~ ~~~~ drawing.c:435:29: warning: comparison of array 'trek_bits' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (intr_bits != NULL && trek_bits != NULL) { } /* do nothing but reference the variable */ ^~~~~~~~~ ~~~~ drawing.c:473:8: warning: comparison of array 'run_bits' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (run_bits != NULL) { } /* do nothing but reference the variable */ ^~~~~~~~ ~~~~ drawing.c:441:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowRunning(dpy, win, win_w, win_h) ^ drawing.c:496:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DummiesEventHandler(input) ^ drawing.c:545:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KeyPressEventIsEscape(key_ev) ^ drawing.c:560:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Bool CheckESC(p_display, p_ev, psz_arg) ^ drawing.c:590:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CheckInterrupt(check_esc) ^ drawing.c:611:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawClippedPixmap(pixmap, win, gc, pixmap_w, pixmap_h, ltx, lty) ^ drawing.c:653:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FillClippedRectangle(win, gc, ltx, lty, orig_w, orig_h) ^ drawing.c:692:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ObjInVisibleLayer(ObjPtr) ^ drawing.c:751:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DrawObj(Win, ObjPtr) ^ --- dialog.o --- mv -f .deps/dialog.Tpo .deps/dialog.Po --- drawing.o --- drawing.c:880:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawPaperBoundary(Win) ^ drawing.c:904:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawAnArea(BotObj, LtX, LtY, RbX, RbY) ^ drawing.c:1010:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawAreas(BotObj, LtX1, LtY1, RbX1, RbY1, LtX2, LtY2, RbX2, RbY2) ^ drawing.c:1235:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetBetterBBox(ObjPtr, LtX, LtY, RbX, RbY, AlreadyFound) ^ drawing.c:1366:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawVertSliceFromCache(start_frac, scroll_all_the_way) ^ drawing.c:1400:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawHoriSliceFromCache(start_frac, scroll_all_the_way) ^ drawing.c:1433:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawAreaFromCache(start_frac, scroll_all_the_way) ^ drawing.c:1453:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawDrawWindow(BotObj) ^ drawing.c:1667:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Pixmap DrawAllOnPixmap(LtX, LtY, W, H, nRedraw) ^ --- dup.o --- dup.c:63:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CopyObjId(FromObjPtr, ToObjPtr) ^ --- edit.o --- --- dup.o --- dup.c:96:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CopyObjLocks(FromObjPtr, ToObjPtr) ^ dup.c:124:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UnlockAnObj(ObjPtr) ^ dup.c:146:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupObjXfrmMtrx(FromObjPtr, ToObjPtr) ^ dup.c:157:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupObjBasics(FromObjPtr, ToObjPtr) ^ dup.c:192:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupPolyObj(PolyPtr, ObjPtr) ^ --- drawing.o --- drawing.c:2028:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoShortCut(key_ev, name, key_sym, state, args) ^ drawing.c:2907:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ShortHand(input) ^ drawing.c:2920:30: warning: variable 'have_ch' set but not used [-Wunused-but-set-variable] int valid_shortcut=FALSE, have_ch; ^ drawing.c:2989:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecuteCmdById(nCmdId, nIndex) ^ drawing.c:3010:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CallShortCut(name, argc, argv, code, state) ^ --- dup.o --- dup.c:304:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupPolygonObj(PolygonPtr, ObjPtr) ^ dup.c:406:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupOvalObj(OvalPtr, ObjPtr) ^ dup.c:441:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupBoxObj(BoxPtr, ObjPtr) ^ dup.c:459:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupRCBoxObj(RCBoxPtr, ObjPtr) ^ dup.c:495:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupArcObj(ArcPtr, ObjPtr) ^ --- drawing.o --- drawing.c:3073:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int WriteAttrToTmp(attr_ptr, ptfi) ^ drawing.c:3133:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int WriteNamedAttrsToTmp(obj_ptr, num_restricted, ppsz_restricted, ptfi, ^ drawing.c:3222:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TmpFileChanged(ptfi) ^ drawing.c:3242:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadAttrFromTmp(attr_ptr, ptfi) ^ drawing.c:3265:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] --- dup.o --- dup.c:544:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupXBmObj(XBmPtr, ObjPtr) ^ dup.c:632:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupXPmObj(XPmPtr, ObjPtr) ^ dup.c:785:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupStrSeg(pToStrBlock, pFromStrSeg) ^ dup.c:811:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupStrBlock(pStrBlock, pMiniLineOwner, ppFirstStrBlock, ppLastStrBlock) ^ dup.c:852:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] --- drawing.o --- int ReadNamedAttrsFromTmp(obj_ptr, num_restricted, ppsz_restricted, ptfi) ^ drawing.c:3288:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AbortLaunch(pVoid) ^ drawing.c:3298:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void EditIndexedAttrInEditor(index) ^ drawing.c:3355:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(title, TgLoadString(STID_EDIT_UNNAME_ATTR_DOTS)); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ --- dup.o --- void DupMiniLine(pMiniLine, pOwnerMiniLines, pOwnerBlock, ppFirstMiniLine, ^ dup.c:880:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupMiniLines(minilines, pOwnerBlock, ppMinilines) ^ dup.c:904:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupTextObj(TextPtr, FromObjPtr, ToObjPtr) ^ dup.c:976:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupConnection(FromConnPtr, ToConnPtr) ^ dup.c:981:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupGroupObj(GroupPtr, ObjPtr) ^ --- drawing.o --- drawing.c:3355:22: note: treat the string as an argument to avoid this sprintf(title, TgLoadString(STID_EDIT_UNNAME_ATTR_DOTS)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ drawing.c:3418:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void EditIndexedAttrGroupInEditor(index) ^ drawing.c:3476:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(title, TgLoadString(STID_EDIT_UNNAME_ATTR_DOTS)); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' --- dup.o --- dup.c:1010:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *DupObj(ObjPtr) ^ dup.c:1149:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DupTheseObjects(TopSel, BotSel, NewTopSel, NewBotSel) ^ dup.c:1180:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void JustDupSelObj(NewTopSel, NewBotSel) ^ --- drawing.o --- __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ drawing.c:3476:22: note: treat the string as an argument to avoid this sprintf(title, TgLoadString(STID_EDIT_UNNAME_ATTR_DOTS)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ drawing.c:3555:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateEditAttrInEditorMenu(parent_menu, X, Y, menu_info, ^ drawing.c:3589:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateEditAttrGroupInEditorMenu(parent_menu, X, Y, menu_info, ^ drawing.c:3623:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetProperty(index) ^ drawing.c:3629:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateGetPropertyMenu(parent_menu, X, Y, menu_info, ^ drawing.c:3666:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetPeekStrings(attr_strings, status_strings, i, menu_text, status_text) ^ drawing.c:3677:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CanGetArea(obj_ptr) ^ drawing.c:3697:29: warning: variable 'num_hinge_points' set but not used [-Wunused-but-set-variable] int num_smooth_points=0, num_hinge_points=0; ^ drawing.c:3693:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double GetPolygonArea(polygon_ptr) ^ drawing.c:3746:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double GetArea(obj_ptr) ^ drawing.c:3913:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PeekDimension(index) ^ drawing.c:3919:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreatePeekDimensionMenu(parent_menu, X, Y, menu_info, ^ drawing.c:3955:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshContextMenu(menu) ^ drawing.c:3985:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateContextMenu(parent_menu, X, Y, menu_info, status_str_xlated) ^ drawing.c:4002:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshEditTextContextMenu(menu) ^ drawing.c:4022:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateEditTextContextMenu(parent_menu, X, Y, menu_info, ^ drawing.c:4040:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContextMenu(X, Y, TrackMenubar) ^ drawing.c:4063:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleMotionForPortInDrawWindow(mouse_x, mouse_y) ^ drawing.c:4067:36: warning: variable 'obj_ptr' set but not used [-Wunused-but-set-variable] struct ObjRec *owner_obj=NULL, *obj_ptr, *obj_under_cursor=NULL; ^ drawing.c:4155:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleMotionInDrawWindow(input) ^ drawing.c:4253:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HandlePressForPortInDrawWindow(cancel) ^ drawing.c:4279:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HandlePressInDrawWindow(input, pn_status) ^ drawing.c:4421:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DrawingEventHandler(input) ^ --- edit.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c --- dup.o --- 23 warnings generated. mv -f .deps/dup.Tpo .deps/dup.Po --- eps.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT eps.o -MD -MP -MF .deps/eps.Tpo -c -o eps.o eps.c --- drawing.o --- 65 warnings generated. mv -f .deps/drawing.Tpo .deps/drawing.Po --- exec.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c --- edit.o --- edit.c:216:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertObjIntSpline(ObjPtr) ^ edit.c:362:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetBezierPoints(n, vs, new_n, bezier_vs) ^ edit.c:398:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertObjToBezier(ObjPtr) ^ edit.c:499:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetBezierConvertNumSegsValue(spec) ^ edit.c:519:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetBezierConvertNumSegs(psz_num_segs) ^ edit.c:797:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void BreakATextObj(ObjPtr, how, poli) ^ edit.c:914:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetBreakSpecFromCh(spec) ^ edit.c:936:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoBreakUpText(spec, forced_justify) ^ edit.c:1024:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void BreakUpText(spec) ^ edit.c:1031:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoSetTextFillPatternColor(ObjPtr) ^ edit.c:1154:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_VERTEX_AT_3_OCLOCK_YNC)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ edit.c:1154:23: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_VERTEX_AT_3_OCLOCK_YNC)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ edit.c:1216:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DeleteStructuredSplinePoint(index, poly_ptr, polygon_ptr) ^ edit.c:1655:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddPointMeasureCursor(start, abs_w, abs_h, abs_x, abs_y) ^ edit.c:1681:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DetermineBefore(prev_dist, next_dist, new_prev_dist, new_next_dist) ^ edit.c:1734:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CanAddSmoothPointForStructuredSpline(button, psssi) ^ edit.c:1783:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueAddStructuredPolyOrPolygonPointSetup(paspi) ^ edit.c:2025:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ContinueAddStructuredPolyOrPolygonPointFirstMoved(paspi) ^ edit.c:2315:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ContinueAddStructuredPolyOrPolygonPointRestMoved(paspi) ^ edit.c:2419:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueAddStructuredPolyOrPolygonPointFinished(paspi) ^ edit.c:2669:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void EraseHighLightForAddStructuredPolyPoint(paspi, abs_dx, abs_dy, ^ edit.c:2712:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueAddStructuredPolyOrPolygonPoint(obj_ptr, button, start_mouse_x, ^ edit.c:2817:44: warning: variable 'num' set but not used [-Wunused-but-set-variable] int sel_ltx, sel_lty, sel_rbx, sel_rby, num=0, i, intn=0; ^ edit.c:2798:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueAddPolyPoint(ObjPtr, MouseX, MouseY, Index, PolyPtr, ^ edit.c:3175:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueAddPolygonPoint(ObjPtr, MouseX, MouseY, Index, PolygonPtr, ^ edit.c:3939:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReproducePixmap(pixel_to_use, orig_pixmap, orig_image, orig_bitmap, ^ edit.c:4026:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RemoveObjTransPixel(obj_ptr, ptci) ^ edit.c:4152:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RotateXY(x, y, angle_in_radian, new_x, new_y) ^ edit.c:4170:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RotateBBoxByRadian(bbox, angle_in_radian, v) ^ edit.c:4186:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HighLightOrFinalLayout(arc_ptr, box_info_ptr, grid_x, grid_y, finalize) ^ edit.c:4320:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLightLayout(arc_ptr, box_info_ptr, grid_x, grid_y, generate) ^ edit.c:4340:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoLayoutOnArc(arc_obj, box_info_ptr) ^ edit.c:4410:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ObjsAlreadySorted(box_info_ptr, min_index, max_index) ^ edit.c:4430:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void QuickSortObjs(box_info_ptr, min_index, max_index, level) ^ edit.c:4503:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DecideLayoutDirection(obj_ptr) ^ edit.c:4621:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FinishPreciseRotate(angle_spec, pivot_x, pivot_y) ^ edit.c:4722:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RotateAllSelObj(angle_spec) ^ edit.c:4887:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateOuterInnerSelForFind(obj_ptr) ^ edit.c:4896:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *DoFind(obj_ptr) ^ edit.c:4965:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *DoFindAlready(obj_ptr, bottom_half, pn_give_up) ^ edit.c:5195:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshEditMenu(menu) ^ edit.c:5225:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateEditMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ edit.c:5242:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EditMenu(X, Y, TrackMenubar) ^ edit.c:5339:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Abut(Dir) ^ edit.c:5543:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshArrangeMenu(menu) ^ edit.c:5548:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ArrangeMenu(X, Y, TrackMenubar) ^ edit.c:5565:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshPropertiesMenu(menu) ^ edit.c:5579:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreatePropertiesMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ edit.c:5596:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PropertiesMenu(X, Y, TrackMenubar) ^ edit.c:6120:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_NO_OBJ_SHADOW_FOUND)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ edit.c:6120:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_NO_OBJ_SHADOW_FOUND)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ edit.c:6135:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadObjectShadowInfo(buf) ^ edit.c:6164:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConsecutiveVerticesSelected(pn_index0, pn_index1) ^ --- eps.o --- eps.c:190:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpXBmByte(fp, num_nibbles, image_h, nibble_index, row_index, ^ eps.c:215:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UpdateEndDetectState(c, p_end_detect_state, p_line_count) ^ eps.c:240:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadPreviewBitmap(fp, file_name, image_w, image_h, bps, bitmap, image) ^ eps.c:410:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddLine(s) ^ --- edit.o --- edit.c:6408:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshPolySplineMenu(menu) ^ --- eps.o --- eps.c:432:15: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ReadDoubleWord(buf) ^ --- edit.o --- edit.c:6422:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreatePolySplineMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ --- eps.o --- eps.c:450:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XbmToPreviewBitmap(FP, xbm_fname) ^ eps.c:530:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ErrorInConvertTiffToXbm(fp, tiff_fp, xbm_fp, fname) ^ eps.c:547:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertTiffToXbm(fp, tiff_offset, tiff_sz, xbm_fname, xbm_sz) ^ eps.c:625:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FILE *ErrorInGetTiffEPSIInfo(fp, eps_fp, fname) ^ eps.c:686:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, TgLoadString(STID_FAIL_TO_WRITE_TO_STDOUT)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eps.c:686:29: note: treat the string as an argument to avoid this fprintf(stderr, TgLoadString(STID_FAIL_TO_WRITE_TO_STDOUT)); ^ "%s", eps.c:641:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FILE *GetTiffEPSIInfo(fp, pszEPS, file_buf_sz, pnPreviewOK) ^ eps.c:754:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetEPSFullPath(file_name, full_path, buf_sz) ^ eps.c:780:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertPsToXbm(pszPsPath, pszXbmPath, file_buf_sz) ^ eps.c:849:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AutoGeneratePreviewBitmap(pszPsPath, pBitmap, pImage, pnImageW, pnImageH) ^ eps.c:902:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoMyReadEPSFile(file_name, pn_image_w, pn_image_h, p_bitmap, p_image, ^ eps.c:1208:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MyReadEPSFile(file_name, image_w, image_h, bitmap, image, num_lines, ^ eps.c:1227:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FILE *JustGetTiffEPSIInfo(fp, pszEPS, file_buf_sz) ^ eps.c:1290:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int JustReadEPSLines(xbm_ptr) ^ eps.c:1466:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpEPSObj(FP, ObjPtr) ^ eps.c:1664:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetEPSObjCTM(obj_ptr, p_orig_obbox) ^ eps.c:1701:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *CreateEPSObj(FileName, ImageW, ImageH, bitmap, image, ^ 21 warnings generated. --- exec.o --- exec.c:489:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PrependToTmpStr(psz) ^ --- eps.o --- mv -f .deps/eps.Tpo .deps/eps.Po --- exec.o --- exec.c:510:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AppendToTmpStr(psz) ^ exec.c:531:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AppendToTmpStr2(psz1, psz2, tg2) ^ exec.c:549:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecuteCmdGetResult(cmd, result_list, max_lines) ^ exec.c:587:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *FindObjWithName(BotObj, OrigObj, obj_name, inside_root_obj, ^ exec.c:715:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EndingRightParan(inbuf) ^ exec.c:727:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OnlyBlanksLeft(inbuf) ^ exec.c:739:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetToken(inbuf, outbuf, obuf_sz, tok_type) ^ exec.c:875:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *convert_str(inbuf, obj_ptr, double_quotes_for_null) ^ exec.c:1003:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PipeReachedEOF(fp) ^ exec.c:1022:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int WaitForEvent(fp, fp_is_pipe, fp_is_named_pipe, pn_quit, ^ exec.c:1130:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AbortLaunch(pVoid) ^ exec.c:1141:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void LaunchIt(cmd) ^ exec.c:1219:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoLaunch(launch_attr, obj_ptr) ^ exec.c:1327:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BadCmd(cmd_name) ^ exec.c:1337:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BadSelectedObj(cmd_name) ^ exec.c:1347:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BadAttr(attr_name, cmd_name) ^ exec.c:1359:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FileAttrNotAllowed(attr_name, cmd_name) ^ exec.c:1371:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BadObjName(obj_name, cmd_name) ^ exec.c:1381:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BadArg(arg_name, cmd_name) ^ exec.c:1393:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetReplaceAttrValueCallback(pf_replace_attr_value, pv_userdata) ^ exec.c:1401:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReplaceAttrFirstValue(obj_ptr, attr_ptr, new_value) ^ exec.c:1513:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReplaceAttrAllValues(obj_ptr, attr_ptr, ppTopStr, ppBotStr) ^ exec.c:1521:18: warning: variable 'pMiniLine' set but not used [-Wunused-but-set-variable] MiniLineInfo *pMiniLine=NULL; ^ exec.c:1619:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void JustReadFileIntoAttr(FP, attr_ptr, attr_owner_obj) ^ exec.c:1769:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_USER_INTR)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ exec.c:1769:29: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_USER_INTR)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ exec.c:1720:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CheckExecInterrupt(orig_cmd) ^ exec.c:1799:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IntExpression(expr, p_ival, orig_cmd) ^ exec.c:1821:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FloatExpression(expr, p_dval, orig_cmd) ^ exec.c:1843:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SelectAnObj(sub_obj, owner_obj, top_owner, pp_saved_top_sel, ^ exec.c:1864:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecLaunch(argv, obj_ptr, orig_cmd) ^ exec.c:1880:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecExec(argv, obj_ptr, orig_cmd) ^ exec.c:1897:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMktemp(argv, obj_ptr, orig_cmd) ^ --- expr.o --- --- exec.o --- exec.c:1991:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecUseTemplate(argv, obj_ptr, orig_cmd) ^ exec.c:2107:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecUpdChild(argv, obj_ptr, orig_cmd, upd_type) ^ exec.c:2461:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecUpdEPSChild(argv, obj_ptr, orig_cmd) ^ exec.c:2468:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecUpdXBMChild(argv, obj_ptr, orig_cmd) ^ exec.c:2475:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecUpdXPMChild(argv, obj_ptr, orig_cmd) ^ exec.c:2483:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecDelChild(argv, obj_ptr, orig_cmd, upd_type) ^ exec.c:2583:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecDelEPSChild(argv, obj_ptr, orig_cmd) ^ exec.c:2590:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecDelXBMChild(argv, obj_ptr, orig_cmd) ^ exec.c:2597:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecDelXPMChild(argv, obj_ptr, orig_cmd) ^ exec.c:2606:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ms_time(tv) ^ exec.c:2619:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecFlipDeck(argv, obj_ptr, orig_cmd) ^ exec.c:2876:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoReadFileIntoAttr(attr_ptr, attr_owner_obj, file_name, orig_cmd) ^ exec.c:2930:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecReadFileIntoAttr(argv, obj_ptr, orig_cmd) ^ exec.c:2953:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecWriteOrAppendAttrIntoFile(argv, obj_ptr, orig_cmd, open_mode) ^ exec.c:3011:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecWriteAttrIntoFile(argv, obj_ptr, orig_cmd) ^ exec.c:3019:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecAppendAttrIntoFile(argv, obj_ptr, orig_cmd) ^ exec.c:3027:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSelectObjByName(argv, obj_ptr, orig_cmd) ^ exec.c:3054:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecSelectTopObj(obj_ptr, orig_cmd) ^ exec.c:3071:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecDelAllSelObj(obj_ptr, orig_cmd) ^ exec.c:3086:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecUnSelectAllObj(obj_ptr, orig_cmd) ^ exec.c:3094:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMoveSelObjRel(argv, obj_ptr, orig_cmd) ^ exec.c:3118:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecRepeat(argv, obj_ptr, orig_cmd) ^ exec.c:3147:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecHyperJump(argv, obj_ptr, orig_cmd) ^ exec.c:3174:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MapCGIChars(buf, buf_sz, orig_str) ^ exec.c:3208:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMakeCGIQuery(argv, obj_ptr, orig_cmd) ^ exec.c:3218:18: warning: variable 'buf_len' set but not used [-Wunused-but-set-variable] int buf_sz=0, buf_len=0, tmp_sz=0, num_attrs=0; ^ exec.c:3218:39: warning: variable 'num_attrs' set but not used [-Wunused-but-set-variable] int buf_sz=0, buf_len=0, tmp_sz=0, num_attrs=0; ^ exec.c:3384:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecWaitClick(argv, obj_ptr, orig_cmd) ^ --- expr.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c --- exec.o --- exec.c:3496:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSleep(argv, obj_ptr, orig_cmd) ^ exec.c:3599:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecBeginAnimate(obj_ptr, orig_cmd) ^ exec.c:3611:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecEndAnimate(obj_ptr, orig_cmd) ^ exec.c:3620:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetRedraw(argv, obj_ptr, orig_cmd) ^ exec.c:3638:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjColor(argv, obj_ptr, orig_cmd) ^ exec.c:3664:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjFill(argv, obj_ptr, orig_cmd) ^ exec.c:3687:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjPen(argv, obj_ptr, orig_cmd) ^ exec.c:3710:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjLineWidth(argv, obj_ptr, orig_cmd) ^ exec.c:3748:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjSpline(argv, obj_ptr, orig_cmd) ^ exec.c:3777:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjArrow(argv, obj_ptr, orig_cmd) ^ --- edit.o --- 53 warnings generated. --- exec.o --- exec.c:3806:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjDash(argv, obj_ptr, orig_cmd) ^ exec.c:3829:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjTransPat(argv, obj_ptr, orig_cmd) ^ exec.c:3851:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelObjRCBRadius(argv, obj_ptr, orig_cmd) ^ exec.c:3874:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelTextVSpace(argv, obj_ptr, orig_cmd) ^ exec.c:3891:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelTextJust(argv, obj_ptr, orig_cmd) ^ exec.c:3918:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelTextFont(argv, obj_ptr, orig_cmd) ^ exec.c:3956:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelTextStyle(argv, obj_ptr, orig_cmd) ^ exec.c:3986:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelTextSize(argv, obj_ptr, orig_cmd) ^ exec.c:4027:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelTextUnderline(argv, obj_ptr, orig_cmd) ^ exec.c:4044:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetSelTextOverline(argv, obj_ptr, orig_cmd) ^ exec.c:4061:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecInc(argv, obj_ptr, orig_cmd) ^ exec.c:4086:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecDec(argv, obj_ptr, orig_cmd) ^ exec.c:4115:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoShuffleObjToTopOrBottom(argv, obj_ptr, orig_cmd, to_top) ^ exec.c:4206:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecShuffleObjToTop(argv, obj_ptr, orig_cmd) ^ exec.c:4214:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecShuffleObjToBot(argv, obj_ptr, orig_cmd) ^ exec.c:4222:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecDisableUndo(obj_ptr, orig_cmd) ^ exec.c:4234:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecEnableUndo(obj_ptr, orig_cmd) ^ exec.c:4242:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetDrawingArea(argv, obj_ptr, orig_cmd) ^ exec.c:4281:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetSelObjBBox(argv, obj_ptr, orig_cmd) ^ exec.c:4322:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetNamedObjBBox(argv, obj_ptr, orig_cmd) ^ exec.c:4371:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMoveSelObjAbs(argv, obj_ptr, orig_cmd) ^ exec.c:4395:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecAssign(argv, obj_ptr, orig_cmd) ^ exec.c:4434:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecStrCpy(argv, obj_ptr, orig_cmd) ^ exec.c:4454:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecStrCat(argv, obj_ptr, orig_cmd) ^ exec.c:4481:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCopyStrToCutBuffer(argv, obj_ptr, orig_cmd) --- edit.o --- mv -f .deps/edit.Tpo .deps/edit.Po --- exec.o --- ^ exec.c:4487:8: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len=0; ^ exec.c:4501:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecWhile(argv, raw_argv, obj_ptr, orig_cmd) ^ exec.c:4538:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecIf(argv, obj_ptr, orig_cmd) ^ exec.c:4582:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetCurrentFile(argv, obj_ptr, orig_cmd) ^ exec.c:4612:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetCurrentExportFile(argv, obj_ptr, orig_cmd) ^ exec.c:4648:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetCurrentDir(argv, obj_ptr, orig_cmd) ^ exec.c:4668:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetEnv(argv, obj_ptr, orig_cmd) ^ exec.c:4692:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecStrLen(argv, obj_ptr, orig_cmd) ^ exec.c:4714:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSubStr(argv, obj_ptr, orig_cmd) ^ exec.c:4753:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecStrStr(argv, obj_ptr, orig_cmd) ^ exec.c:4774:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecStrRStr(argv, obj_ptr, orig_cmd) ^ exec.c:4800:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecUnMakeSelObjIconic(obj_ptr, orig_cmd) ^ exec.c:4837:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecHyperJumpThenExec(argv, obj_ptr, orig_cmd) ^ exec.c:4867:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ReplaceAttrShown(obj_ptr, attr_ptr, show_type) ^ exec.c:4922:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecShowHideAttr(argv, obj_ptr, orig_cmd, show_type) ^ exec.c:4961:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecShowAttr(argv, obj_ptr, orig_cmd) ^ exec.c:4969:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecHideAttr(argv, obj_ptr, orig_cmd) ^ exec.c:4977:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecShowAttrName(argv, obj_ptr, orig_cmd) ^ exec.c:4985:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecHideAttrName(argv, obj_ptr, orig_cmd) ^ exec.c:4994:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecShowHideValue(argv, obj_ptr, orig_cmd, show_type) ^ exec.c:5025:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecShowValue(argv, obj_ptr, orig_cmd) ^ exec.c:5033:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecHideValue(argv, obj_ptr, orig_cmd) ^ exec.c:5041:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetAttrBBox(argv, obj_ptr, orig_cmd) ^ exec.c:5090:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSizeSelObjAbs(argv, obj_ptr, orig_cmd) ^ exec.c:5123:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSizeNamedObjAbs(argv, obj_ptr, orig_cmd) ^ exec.c:5165:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMessageBox(argv, obj_ptr, orig_cmd) ^ exec.c:5220:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetUserInput(argv, obj_ptr, orig_cmd) ^ exec.c:5257:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecAddAttrToSelObj(argv, obj_ptr, orig_cmd) ^ exec.c:5364:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecDelAttrFromSelObj(argv, obj_ptr, orig_cmd) ^ exec.c:5422:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecUserEndAnEdge(argv, obj_ptr, orig_cmd) ^ exec.c:5474:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecUserDrawAnEdge(argv, obj_ptr, orig_cmd) ^ exec.c:5558:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetAPolyVertexAbs(argv, obj_ptr, orig_cmd) ^ exec.c:5624:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMoveAPolyVertexAbs(argv, obj_ptr, orig_cmd) ^ --- file.o --- --- exec.o --- exec.c:5766:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecPostAttrAndGetCGI(argv, obj_ptr, orig_cmd) ^ exec.c:5879:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecNavigateBack(obj_ptr, orig_cmd) ^ exec.c:5887:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecStop(obj_ptr, orig_cmd) ^ exec.c:5898:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSqrt(argv, obj_ptr, orig_cmd) ^ exec.c:5940:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecRandom(argv, obj_ptr, orig_cmd) ^ exec.c:5980:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSRand48(argv, obj_ptr, orig_cmd) ^ exec.c:6010:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecDRand48(argv, obj_ptr, orig_cmd) ^ exec.c:6041:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecRound(argv, obj_ptr, orig_cmd) ^ exec.c:6076:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecRedrawObj(argv, obj_ptr, orig_cmd) ^ exec.c:6098:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecRedrawDrawingArea(obj_ptr, orig_cmd) ^ exec.c:6106:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecIntToHex(argv, obj_ptr, orig_cmd) ^ exec.c:6154:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecForI(argv, obj_ptr, orig_cmd) ^ exec.c:6252:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecSetFileNotModified(obj_ptr, orig_cmd) ^ exec.c:6262:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecNewId(argv, obj_ptr, orig_cmd) ^ exec.c:6281:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecRotateSelObj(argv, obj_ptr, orig_cmd) ^ exec.c:6310:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCallSimpleShortCut(argv, obj_ptr, orig_cmd) ^ exec.c:6368:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCallOneArgShortCut(argv, obj_ptr, orig_cmd) ^ exec.c:6437:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSubstituteAttr(argv, obj_ptr, orig_cmd) ^ exec.c:6568:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetFileSize(argv, obj_ptr, orig_cmd) ^ exec.c:6596:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecIsFile(argv, obj_ptr, orig_cmd) ^ exec.c:6623:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecIndex(argv, obj_ptr, orig_cmd) ^ exec.c:6649:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecRIndex(argv, obj_ptr, orig_cmd) ^ exec.c:6679:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetNumberOfLines(argv, obj_ptr, orig_cmd) ^ exec.c:6714:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetLineInAttr(argv, obj_ptr, orig_cmd) ^ exec.c:6777:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecTrim(argv, obj_ptr, orig_cmd) ^ exec.c:6799:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecIsAttr(argv, obj_ptr, orig_cmd) ^ exec.c:6826:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecFindObjNames(argv, obj_ptr, orig_cmd) ^ exec.c:6952:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FindObjNamesOnAllPgs(argv, obj_ptr, orig_cmd, tg2) ^ exec.c:7084:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecFindObjNamesOnAllPgs(argv, obj_ptr, orig_cmd) ^ exec.c:7104:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecTg2FindObjNsOnAllPgs(argv, obj_ptr, orig_cmd) ^ exec.c:7124:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecTokenize(argv, obj_ptr, orig_cmd) ^ exec.c:7251:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMoveAttrRel(argv, obj_ptr, orig_cmd) ^ exec.c:7281:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetNumberOfVs(argv, obj_ptr, orig_cmd) ^ exec.c:7319:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecIsObjTransformed(argv, obj_ptr, orig_cmd) ^ --- file.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c --- exec.o --- exec.c:7347:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMakeSelObjIconic(argv, obj_ptr, orig_cmd) ^ exec.c:7375:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMoveNamedObjRel(argv, obj_ptr, orig_cmd) ^ exec.c:7408:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecMoveNamedObjAbs(argv, obj_ptr, orig_cmd) ^ exec.c:7442:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetTgifVersion(argv, obj_ptr, orig_cmd) ^ exec.c:7494:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetTgifDir(argv, obj_ptr, orig_cmd) ^ exec.c:7512:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecGetProfileString(argv, obj_ptr, orig_cmd) ^ exec.c:7575:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecWriteProfileString(argv, obj_ptr, orig_cmd) ^ exec.c:7611:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSelectAdditionalObj(argv, obj_ptr, orig_cmd) ^ exec.c:7645:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecOpenFile(argv, obj_ptr, orig_cmd) ^ exec.c:7711:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCloseFile(argv, obj_ptr, orig_cmd) ^ exec.c:7747:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecReadFile(argv, obj_ptr, orig_cmd) ^ exec.c:7802:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecWriteFile(argv, obj_ptr, orig_cmd) ^ exec.c:7841:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecFlushFile(argv, obj_ptr, orig_cmd) ^ exec.c:7870:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecAppendFile(argv, obj_ptr, orig_cmd) ^ exec.c:7926:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetOutputFormat(argv, obj_ptr, orig_cmd) ^ exec.c:7969:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetExportClipRect(argv, obj_ptr, orig_cmd) ^ exec.c:8006:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecImportFile(argv, obj_ptr, orig_cmd) ^ exec.c:8239:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetXpmOutputVersion(argv, obj_ptr, orig_cmd) ^ exec.c:8262:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecEditIniSection(argv, obj_ptr, orig_cmd) ^ exec.c:8303:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSelectFromIniSection(argv, obj_ptr, orig_cmd) ^ exec.c:8342:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecAppendLineIntoAttr(argv, obj_ptr, orig_cmd) ^ exec.c:8382:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecInsertLineIntoAttr(argv, obj_ptr, orig_cmd) ^ exec.c:8469:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecClearAttr(argv, obj_ptr, orig_cmd) ^ exec.c:8535:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateText(argv, obj_ptr, orig_cmd) ^ exec.c:8577:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateBox(argv, obj_ptr, orig_cmd) ^ exec.c:8610:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateCornerOval(argv, obj_ptr, orig_cmd) ^ exec.c:8645:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateCenterOval(argv, obj_ptr, orig_cmd) ^ exec.c:8677:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateEdgeOval(argv, obj_ptr, orig_cmd) ^ exec.c:8719:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateRCBox(argv, obj_ptr, orig_cmd) ^ exec.c:8752:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateArc(argv, obj_ptr, orig_cmd) ^ exec.c:8840:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateFirstVertex(argv, obj_ptr, orig_cmd) ^ exec.c:8864:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecCreateNextVertex(argv, obj_ptr, orig_cmd) ^ exec.c:8891:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecCreatePoly(obj_ptr, orig_cmd) ^ exec.c:8917:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecCreatePolygon(obj_ptr, orig_cmd) ^ exec.c:8964:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecStartCreateGroup(obj_ptr, orig_cmd) ^ exec.c:8978:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecCreateGroup(obj_ptr, orig_cmd) ^ exec.c:9059:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSetAllowInterrupt(argv, obj_ptr, orig_cmd) ^ exec.c:9083:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoExecSelectEachObjAndExec(attr_name) ^ exec.c:9107:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecSelectEachObjAndExec(argv, obj_ptr, orig_cmd) ^ exec.c:9166:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecEditAttrInTextMode(argv, obj_ptr, orig_cmd) ^ exec.c:9186:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecSetFileUnSavable(obj_ptr, orig_cmd) ^ exec.c:9199:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExternalPsToEpsi(scale_val, src_file_name, dest_file_name) ^ exec.c:9222:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FindGsVersion(gs_copyright, pn_gs_type, pn_gs_version) ^ exec.c:9270:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PbmToEpsi(d_scale, pbm_fname, out_fname, orig_cmd) ^ exec.c:9390:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int InternalPsToEpsi(scale, src_file_name, dest_file_name, orig_cmd) ^ exec.c:9455:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecPsToEpsi(argv, obj_ptr, orig_cmd) ^ exec.c:9517:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecObjsBBoxIntersect(argv, obj_ptr, orig_cmd) ^ exec.c:9555:11: warning: comparison of array 'buf' equal to a null pointer is always false [-Wtautological-pointer-compare] (buf==NULL ? "" : buf)); ^~~ ~~~~ exec.c:9560:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecDelAllAttrFromSelObj(obj_ptr, orig_cmd) ^ exec.c:9601:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Swap(psz, i, j) ^ exec.c:9612:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RandomPermutation(prpi, num_states) ^ exec.c:9668:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecRndPermLinesInAttr(argv, obj_ptr, orig_cmd) ^ exec.c:9675:19: warning: variable 'minilines' set but not used [-Wunused-but-set-variable] MiniLinesInfo *minilines=NULL; ^ exec.c:9745:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ExecFreeArgv(need_raw_argv, argc, p_argv, p_raw_argv) ^ exec.c:9767:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowExecStatus(need_raw_argv, argc, argv, raw_argv, func_name) ^ exec.c:9801:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ExecuteACommand(cmd_ptr, obj_ptr) ^ exec.c:9929:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecuteCommands(cmd, obj_ptr) ^ exec.c:9967:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CommentLine(buf) ^ exec.c:9975:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoExec(exec_attr, obj_ptr) ^ exec.c:10045:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ResetExec(nBegin) ^ exec.c:10094:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ReadACmdFromFile(fp, is_named_pipe, pn_quit) ^ exec.c:10150:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoExecCmdsFromFile(fp, is_named_pipe, pn_quit) ^ exec.c:10205:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecCmdsFromFile(buf) ^ exec.c:10313:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ExecCmdsFromTmp(tmp_fname) ^ exec.c:10365:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecACommandFromBuffer(buf, pn_quit) ^ --- expr.o --- expr.c:96:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BadOperandType(operator_str) ^ expr.c:106:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DivByZero(operator_str) ^ expr.c:116:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OpPrec(op_code) ^ expr.c:154:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OpArity(op_code) ^ expr.c:193:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OpPush(op_code, cur_depth) ^ expr.c:209:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ValPush(v_ptr) ^ expr.c:234:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PopValStk(v_ptr) ^ expr.c:259:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExprAtomType(expr) ^ expr.c:290:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EvalEquality(op_code, v, result_ptr) ^ expr.c:349:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EvalInequality(op_code, v, result_ptr) ^ expr.c:437:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EvalMod(left, right) ^ expr.c:444:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MultipleOf(left, right) ^ expr.c:459:8: warning: variable 'left_ival' set but not used [-Wunused-but-set-variable] int left_ival, right_ival; ^ expr.c:460:11: warning: variable 'left_dval' set but not used [-Wunused-but-set-variable] double left_dval, right_dval; ^ expr.c:454:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EvalArithmaticOp(op_code, op_str, v, result_ptr) ^ expr.c:793:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseForNumericVal(ppsz_token, v) ^ expr.c:836:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseForStringVal(ppsz_token, v) ^ expr.c:871:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseForIDVal(ppsz_token, v) ^ expr.c:957:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ProcessOp(prec) ^ expr.c:968:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EvalExpr(orig_expr, v_ptr) ^ --- exec.o --- 228 warnings generated. mv -f .deps/exec.Tpo .deps/exec.Po --- expr.o --- 20 warnings generated. --- font.o --- --- expr.o --- mv -f .deps/expr.Tpo .deps/expr.Po --- file.o --- file.c:238:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *MkTempFile(buf, buf_sz, psz_dir, psz_prefix) ^ --- font.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT font.o -MD -MP -MF .deps/font.Tpo -c -o font.o font.c --- file.o --- file.c:305:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetUnSavableFile(unsavable) ^ file.c:314:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateDocumentFonts(ps_font_name) ^ file.c:335:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpDocumentFonts(dump_fp) ^ file.c:382:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FindPropagatedEPSInfo(buf) ^ file.c:414:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpPropagatedEPSInfo(dump_fp) ^ file.c:452:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoUpdatePropagatedEPSInfo(index, psz_value) ^ file.c:479:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdatePropagatedEPSInfo(line, pn_status) ^ file.c:549:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpResidual(write_fp) ^ file.c:561:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddToResidual(write_fp, buf) ^ file.c:587:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetPostScriptToken(read_fname, pszStart, ppszEnd) ^ file.c:627:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CondenseAndCopyPostScriptFile(read_fp, write_fp, read_fname, condense) ^ file.c:687:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CondensePostScriptFile(read_fname, buf_sz) ^ file.c:729:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CopyAFile(file1, file2, condense) ^ file.c:792:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FindProgramInPath(cmd, msg, no_msg) ^ file.c:845:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExecuteCmd(cmd, done_msg) ^ file.c:891:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ClearFileInfo(clean_up_comments) ^ file.c:913:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OkayToCreateFile(FileName) ^ --- ftp.o --- --- file.o --- file.c:931:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveObj(FP, ObjPtr, Level) ^ file.c:955:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FileNameHasExtension(file_name, file_type, pn_gzipped, pn_no_name) ^ file.c:1040:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RemoveFileNameExtension(file_name) ^ file.c:1096:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FixDecimalPoint(buf) ^ file.c:1112:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Save(FP, BotObjPtr, Level, PageNumber) ^ file.c:1340:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SaveTmpFile(NewFileName) ^ file.c:1455:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveNewFile(SaveSelectedOnly, pszNewFile) ^ file.c:2230:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SavePages(pSpecifyPagesInfo) ^ file.c:2238:17: warning: variable 'len' set but not used [-Wunused-but-set-variable] int count=0, len, short_name=FALSE, ok=TRUE, watch_cursor=FALSE; ^ file.c:2514:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ParseStr(Str, C, Left, LeftSz) ^ file.c:2548:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *FindChar(C, Str) ^ file.c:2561:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveCreatorID(FP, obj_ptr, psz_prefix) ^ file.c:2578:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadCreatorID(FP, ObjPtr) ^ file.c:2611:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NumFieldsToFontStr(buf) ^ file.c:2633:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadState(Inbuf) ^ --- ftp.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c --- file.o --- file.c:3395:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ReadObjAttrs(MinFileVersion, FP, ObjPtr) ^ file.c:3425:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadPageObj(Inbuf, ppsz_page_name) ^ file.c:3542:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadUnitObj(Inbuf) ^ file.c:3561:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadGeneratedBy(Inbuf) ^ file.c:3595:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadScriptFracObj(Inbuf) ^ file.c:3619:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadRightMarginObj(Inbuf) ^ file.c:3640:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadThreshFillReplaceObj(Inbuf) ^ file.c:3677:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadShapeShadowObj(Inbuf) ^ file.c:3697:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadFgBgColors(Inbuf) ^ file.c:3731:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FreeBufAndReturn(buf, rc) ^ file.c:3739:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadObj(FP, ObjPtr) ^ file.c:4101:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AdjForOldVersion(obj_ptr) ^ file.c:4116:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DownloadRemoteFile(file_name, ppsz_content_type, ppsz_page_spec, ^ file.c:4160:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ImportGivenFile(file_name, group_and_lock, highlight) ^ file.c:4392:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_FILE_CORRUPTED_ABORT_IMPORT)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ file.c:4392:29: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_FILE_CORRUPTED_ABORT_IMPORT)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ file.c:4494:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ClearBgColorInfo(nRedraw) ^ file.c:4515:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ClearBgPixmapInfo(nRedraw) ^ file.c:4631:11: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!MyReadPixmapFile(tmp_xpm_fname, &image_w, &image_h, &w, &h, &pixmap, ^ file.c:4631:11: note: add parentheses after the '!' to evaluate the comparison first if (!MyReadPixmapFile(tmp_xpm_fname, &image_w, &image_h, &w, &h, &pixmap, ^ ( file.c:4631:11: note: add parentheses around left hand side expression to silence this warning if (!MyReadPixmapFile(tmp_xpm_fname, &image_w, &image_h, &w, &h, &pixmap, ^ ( file.c:4735:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int LoadFile(FullName, ObjFile, GzippedObjFile) ^ file.c:4878:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_FILE_CORRUPTED_ABORT_OPEN)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ file.c:4878:29: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_FILE_CORRUPTED_ABORT_OPEN)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ file.c:4951:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpPatFill(FP, Fill, BBox, Indent, EndOfLine) ^ file.c:4989:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpSymOutline(FP, ObjPtr) ^ file.c:5028:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpAttrs(FP, AttrPtr) ^ file.c:5120:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpAnObj(FP, ObjPtr) ^ file.c:5222:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DumpBBox(fp, page_only, page_bbox) ^ file.c:5326:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ModifyOutputFileName(FileName) ^ file.c:5343:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpTextObjInAscii(FP, ObjPtr) ^ file.c:5356:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpAttrsInAscii(FP, AttrPtr) ^ file.c:5447:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpAnObjInAscii(FP, ObjPtr) ^ file.c:5500:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetPortName(name, buf, buf_sz, pn_buf_index) ^ file.c:5525:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpNetlListLine(FP, port_name, pMiniLine) ^ file.c:5541:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpNetListForAPort(FP, ObjPtr, buf, buf_sz, pn_buf_index) ^ file.c:5566:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoDumpNetListForAnObj(FP, ObjPtr) ^ file.c:5641:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpComponentAttrs(FP, ObjPtr) ^ file.c:5662:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoDumpComponentForAnObj(FP, ObjPtr) ^ file.c:5725:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpNetListForAnObj(FP, ObjPtr) ^ file.c:5743:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteWord(fp, word) ^ file.c:5752:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteDoubleWord(fp, dword) ^ file.c:5792:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetPsSetup(buf) ^ file.c:5800:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetBopHook(buf) ^ file.c:5807:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetEopHook(buf) ^ file.c:5833:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetCmdUsingDefAndXDef(buf, buf_sz, def_cmd, option, verify_count, ^ file.c:6146:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GenTiffFile(tmp_fname, epsi_fname, condense, condensed_already) ^ file.c:6330:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetOutputFileName(ps_file, file_ext, pn_short_name, ppsz_rest) ^ file.c:6390:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpRegMark(fp, pstem) ^ file.c:6407:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FixUpSVGLine(out_fp, dup_buf) ^ file.c:6503:8: warning: variable 'line_num' set but not used [-Wunused-but-set-variable] int line_num=0, fixed=FALSE; ^ file.c:6498:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FixUpSVGFile(tmpsvg_fname, svg_fname) ^ file.c:6625:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_NO_OBJ_TO_EXPORT)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ file.c:6625:29: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_NO_OBJ_TO_EXPORT)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ file.c:7662:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_NO_CUR_FILE_CANNOT_GEN_TEXT)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ file.c:7662:32: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_NO_CUR_FILE_CANNOT_GEN_TEXT)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ file.c:6562:34: warning: variable 'export_cap' set but not used [-Wunused-but-set-variable] int i, len, short_name=FALSE, export_cap=0; ^ file.c:6554:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoGenDump(FileName) ^ file.c:7801:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GenDump(FileName) ^ file.c:7849:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Dump(FileName) ^ file.c:8079:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpOnePageInTileMode(row, col) ^ file.c:8204:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrintWithCommand(FileName) ^ file.c:8384:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoNewProc(clear_all_wb) ^ file.c:8446:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BeforeOpenURL(pn_do_not_save) ^ file.c:8481:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void OpenURL(file_name, do_not_save, pn_need_to_check_auto_exec) ^ file.c:8609:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AfterOpenURL(need_to_check_auto_exec) ^ file.c:8621:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void OpenProc(psz_fname_spec) ^ file.c:8691:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_SELECT_FILE_AS_TEMPLATE)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ file.c:8691:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_SELECT_FILE_AS_TEMPLATE)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ file.c:8906:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshFileMenu(menu) ^ file.c:8952:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateFileMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ file.c:8969:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FileMenu(X, Y, TrackMenubar) ^ file.c:8985:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateRecentFilesMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ file.c:9063:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *ReadFileIntoBuf(fname, pn_buf_sz) ^ file.c:9099:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int WriteBufIntoTmpFile(buf, buf_sz, tmp_fname, tmp_fname_sz) ^ 101 warnings generated. --- font.o --- font.c:392:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsFontDoubleByte(font_index) ^ font.c:398:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsDoubleByteFontVertical(font_index, style) ^ font.c:404:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CanConvertUTF8ToFont(font_index) ^ font.c:411:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CanConvertFontToUTF8(font_index) ^ font.c:418:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertToOrFromUTF8(which, font_index, ppsz_cut_buffer) ^ font.c:515:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoesFontExist(font_name, double_byte) ^ font.c:563:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SzUnitToFontSize(sz_unit) ^ font.c:571:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SzUnitToPointSize(sz_unit) ^ font.c:579:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BadDoubleByteString(pszStr, pszZero) ^ font.c:589:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetPrevChar(nDoubleByte, pszStr, pszCur) ^ font.c:618:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetShowFontChar(FontIndex) ^ font.c:639:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RecordDoubleByteFontInfo(xfs, pszSection) ^ font.c:670:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] --- file.o --- mv -f .deps/file.Tpo .deps/file.Po --- font.o --- void GetCurFontInfoStr(buf, buf_sz) ^ font.c:689:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XFontStruct *LoadAFontByName(psz_font_name, double_byte, can_debug) ^ font.c:714:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void LoadAFont(info_index, size, can_debug, pxfs, pn_vert) ^ font.c:763:21: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct FontSizeRec *FindFontInfo(font_index, style_index, sz_unit, must_find) ^ font.c:882:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetPSFontStr(FontIndex, StyleIndex, FontStr) ^ font.c:903:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XFontStruct *LoadASymbolFont(font_size) ^ font.c:917:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *LookupPSFontAliases(buf) ^ font.c:935:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MapAliasedPSFontName(buf, buf_sz) ^ font.c:946:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTextExtentsInfo(pTextExtents) ^ font.c:967:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct StrRec *SegmentDoubleByteString(pszStr) ^ font.c:1023:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AllocTmp16Strings(pszStr, nLen) ^ font.c:1044:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MyTextExtents(xfs, pszStr, nLen, pxcs) ^ font.c:1113:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MyTextWidth(xfs, pszStr, nLen) ^ font.c:1160:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MyDrawString(dpy, d, gc, nDepth, x, y, pszStr, nLen) ^ font.c:1258:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Pixmap PaintVertChar(pTextExtents, nRotate) ^ font.c:1263:8: warning: variable 'w' set but not used [-Wunused-but-set-variable] int w=0, lbearing=0, rextra=0, image_w=0, image_h=0; ^ font.c:1263:25: warning: variable 'rextra' set but not used [-Wunused-but-set-variable] int w=0, lbearing=0, rextra=0, image_w=0, image_h=0; ^ font.c:1383:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ValidCharCode(c_ptr) ^ font.c:1398:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *CharCodeTranslate(c_ptr) ^ font.c:1437:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RemovePSFontNameVariations(ps_font_name_str) ^ font.c:1454:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveDontReencode(FP) ^ font.c:1474:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadDontReencode(buf) ^ font.c:1492:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SavePSFontAliases(FP) ^ font.c:1534:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveDoubleByteModBytes(FP) ^ font.c:1546:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SavePSFontNeedCharSubs(FP) ^ font.c:1588:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SavePSCharSubs(FP) ^ font.c:1627:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ProcessAPSFontAlias(fake_font_name, real_font_name) ^ font.c:1654:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadPSFontAliases(FP, buf) ^ font.c:1695:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreePSCharSubs(pppscs) ^ font.c:1715:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ValidCharCodeSpec(psz_char_code, token_name, pn_char_code, resource_name) ^ font.c:1775:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ProcessCharSubs(ppscs, psz_char_code, ps_char_name, resource_name) ^ font.c:1802:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParsePSCharSubs(ppscs, c_ptr, resource_name) ^ font.c:1835:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *FindPSFontNeedCharSubs(ps_font_name) ^ font.c:1849:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PSCharSubs *FindTokenInPSCharSubs(token_name) ^ font.c:1867:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PSCharSubs *FindPSCharSubs(ps_font_name) ^ font.c:1878:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ProcessPSCharSubs(font_name, token_name) ^ font.c:1960:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadPSFontNeedCharSubs(FP, buf) ^ font.c:2000:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadPSCharSubs(FP, buf) ^ font.c:2067:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DontReencodeInXDefOrCmdLine(pszFontName, nFontIndex, nFontStyle) ^ font.c:2103:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateEncodeCharInfo(nIndex, psz) ^ font.c:2115:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareStrSeg(pStrSeg) ^ --- grid.o --- --- font.o --- font.c:2149:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareStrBlock(pStrBlock) ^ font.c:2173:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareMiniLine(pMiniLine) ^ font.c:2184:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareMiniLines(minilines) ^ font.c:2196:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareText(ObjPtr) ^ font.c:2205:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrepareObjFontInfo(ObjPtr) ^ font.c:2287:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NeedEncode(FontName, FontIndex, StyleIndex) ^ font.c:2309:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetFontIndex(FontStr, StyleIndex, MustFind) ^ font.c:2359:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetFontAndStyle(FontStr, pnFont, pnStyle, MustFind) ^ font.c:2386:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetFontIndexFromPSFontAndStyle(font_str, style, pnDoubleByte, pnModified) ^ font.c:2429:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void InitDontReencode(buf) ^ font.c:2585:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PutCurSzUnit(sz_unit) ^ font.c:2595:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetCurFontMsg(buf, pStrSeg) ^ font.c:2624:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CurFontMsg(nShowInMsgWindow, nShowInStatusWindow, pStrSeg) ^ font.c:2636:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpReEncodeVector(FP, vec_prefix, vec_suffix, flag_ptr) ^ font.c:2681:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DumpEightBitFontInfo(FP) ^ font.c:2718:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetCompatibleSize(font_dpi, font_size) ^ font.c:2814:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TrySetCanvasFont(font, style, size, must_find_requested, pnGotRequested) ^ --- ftp.o --- ftp.c:55:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FtpFreeBuf(buf) ^ --- font.o --- font.c:2900:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ObjFontInfoToCurFontInfo(TextPtr) ^ font.c:2909:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void StrSegInfoToCurFontInfo(pStrSeg) ^ --- ftp.o --- ftp.c:61:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FtpDebug(val) ^ ftp.c:67:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpDoConnect(psz_host, us_port, pn_socket) ^ --- font.o --- font.c:2926:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetupFontInfoStr(num_new_fonts, first_fmly) ^ --- ftp.o --- ftp.c:96:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendSimpleString(buf, value) ^ ftp.c:125:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpDoWrite(n_socket, psz_path) ^ ftp.c:138:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FtpDumpResponse(func_name, buf) ^ ftp.c:181:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpDoRead(n_socket, ppsz_buf, pn_buf_sz) ^ ftp.c:314:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpSendSimpleCmd(n_socket, value) ^ ftp.c:331:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpSendUserName(n_socket, value) ^ ftp.c:339:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpSendPassword(n_socket, password) ^ ftp.c:347:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpSendType(n_socket, type_cmd) ^ ftp.c:355:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpSendRetrieveCmd(n_socket, psz_path) ^ ftp.c:376:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpSendListCmd(n_socket) ^ ftp.c:384:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] --- font.o --- font.c:3562:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] --- ftp.o --- int FtpSendCWDCmd(n_socket, psz_path) ^ --- font.o --- void InitABasicFontPtr(ppFontPtr, ppszFontName, opt_name, def_font_name, ^ --- ftp.o --- ftp.c:405:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpSendPortCmd(n_socket, pn_data_socket) ^ ftp.c:466:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpReadCmd(n_socket, ppsz_buf, pn_cmd) ^ ftp.c:490:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpLogin(n_socket) ^ ftp.c:528:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpPassword(n_socket) ^ --- grid.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT grid.o -MD -MP -MF .deps/grid.Tpo -c -o grid.o grid.c --- ftp.o --- ftp.c:548:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpPort(n_socket, pn_data_socket) ^ ftp.c:582:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpType(n_socket) ^ ftp.c:602:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpRetr(n_socket, psz_path) ^ ftp.c:622:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpCwd(n_socket, psz_path, pn_is_dir) ^ ftp.c:665:8: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status=TG_REMOTE_STATUS_OK; ^ ftp.c:659:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpGetContent(n_socket, data_socket, is_dir, ppsz_buf, pn_buf_sz) ^ ftp.c:686:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FtpDoTalk(n_socket, psz_path, ppsz_buf, pn_buf_sz) ^ --- font.o --- font.c:4207:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetPushedFontValue(which, value) ^ font.c:4242:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AdjTransformedTextBBox(ObjPtr) ^ font.c:4271:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeStrSegFontProp(pStrSeg, which, value) ^ font.c:4328:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeStrBlockFontProp(pStrBlock, which, value) ^ font.c:4366:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeMiniLineFontProp(pMiniLine, which, value) ^ font.c:4382:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeMiniLinesFontProp(minilines, which, value) ^ font.c:4399:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeTextFontProp(text_ptr, which, value) ^ font.c:4418:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjTextStyle(ObjPtr, StyleIndex) ^ font.c:4467:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeFontStyle(StyleIndex) ^ font.c:4561:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjTextJust(ObjPtr, JustIndex) ^ font.c:4617:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeFontJust(JustIndex) ^ font.c:4673:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjTextUnderline(ObjPtr, UnderlineIndex) ^ font.c:4723:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeFontUnderline(UnderlineIndex) ^ font.c:4780:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjTextOverline(ObjPtr, OverlineIndex) ^ font.c:4830:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeFontOverline(OverlineIndex) ^ font.c:4887:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshFontStyleMenu(menu) ^ font.c:4929:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateFontStyleMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ font.c:4947:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int StyleMenu(X, Y, TrackMenubar) ^ font.c:4976:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjTextSzUnit(ObjPtr, SzUnit) ^ font.c:5025:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeFontSize(SizeIndex) ^ font.c:5118:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshFontSizeMenu(menu) ^ font.c:5139:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateFontSizeMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ font.c:5200:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SizeMenu(X, Y, TrackMenubar) ^ font.c:5217:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjTextFont(ObjPtr, FontIndex) ^ font.c:5266:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeFont(FontIndex, ForceNewChoice) ^ font.c:5363:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshFontMenu(menu) ^ font.c:5382:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateFontMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ font.c:5440:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FontMenu(X, Y, TrackMenubar) ^ font.c:5456:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChangeObjVSpace(ObjPtr, VSpace) ^ font.c:5518:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeVSpace(VSpace) ^ --- ftp.o --- 25 warnings generated. --- font.o --- font.c:5576:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeAllSelRealSzUnit(sz_unit, HighLight) ^ font.c:5612:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetSelFontSize(pszBuf) ^ font.c:5817:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void VerifyCompatibleFontIndex(font_index) ^ font.c:5825:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetFontStr(FontIndex, StyleIndex, FontStr) ^ font.c:5837:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetCompatibleFontName(old_font_index, style, font_str) ^ --- ftp.o --- mv -f .deps/ftp.Tpo .deps/ftp.Po --- group.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c --- font.o --- 109 warnings generated. mv -f .deps/font.Tpo .deps/font.Po --- hash.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c --- grid.o --- grid.c:98:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MyHDotLine(Win, gc, Y, XStart, XEnd) ^ grid.c:115:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MyVDotLine(Win, gc, X, YStart, YEnd) ^ grid.c:134:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawGridLinesSetVars(pn_inc, pn_step, pn_abs_inc) ^ grid.c:169:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawGridLines(Win) ^ grid.c:213:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawGridLines(Win, LtX, LtY, W, H) ^ grid.c:276:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RedrawPageLines(Win) ^ grid.c:307:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DrawPageLines(Win, LtX, LtY, W, H) ^ grid.c:345:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetRightMarginSpec(buf) ^ grid.c:374:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_RIGHT_MARGIN_DISABLED)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ grid.c:374:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_RIGHT_MARGIN_DISABLED)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ grid.c:644:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetWhereToPrint(nIndex) ^ grid.c:740:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PostZoom(xc, yc) ^ grid.c:870:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FixUpZoomCenter(p_abs_cx, p_abs_cy, zooming_in) ^ grid.c:997:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZoomInAtCursor(abs_x, abs_y) ^ grid.c:1086:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CenterAtCursor(abs_x, abs_y) ^ grid.c:1094:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PreciseZoom(zoomed_in, zoom_scale, force_zoom) ^ grid.c:1147:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int UpdPageStyle(NewPageStyle) ^ grid.c:1268:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangePageStyle(NewPageStyle) ^ grid.c:1289:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshPageStyleMenu(menu) ^ grid.c:1304:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreatePageStyleMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ grid.c:1320:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PageStyleMenu(X, Y, TrackMenubar) ^ grid.c:1337:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshExportFormatMenu(menu) ^ grid.c:1355:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateExportFormatMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ grid.c:1415:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExportFormatMenu(X, Y, TrackMenubar) ^ grid.c:1432:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshShowHideMenu(menu) ^ grid.c:1476:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateShowHideMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ grid.c:1492:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshLayoutMenu(menu) ^ grid.c:1534:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateLayoutMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ grid.c:1550:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int LayoutMenu(X, Y, TrackMenubar) ^ grid.c:1587:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GridXY(X, Y, GridX, GridY) ^ grid.c:1615:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ControlKeyPressedEvent(ev) ^ grid.c:1630:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DiagEventCheck(ev) ^ grid.c:1651:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DiagGridXY(OrigX, OrigY, NewX, NewY) ^ grid.c:1688:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveModeSubMenu(index) ^ grid.c:1701:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshMoveModeMenu(menu) ^ grid.c:1719:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateMoveModeMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ grid.c:1745:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MoveModeMenu(X, Y, TrackMenubar) ^ grid.c:1762:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void StretchableTextModeSubMenu(index) ^ grid.c:1776:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshStretchableTextModeMenu(menu) ^ grid.c:1794:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateStretchableTextModeMenu(parent_menu, x, y, menu_info, ^ grid.c:1822:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int StretchableTextModeMenu(X, Y, TrackMenubar) ^ grid.c:1839:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshTransPatModeMenu(menu) ^ grid.c:1857:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateTransPatModeMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ grid.c:1883:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TransPatModeMenu(X, Y, TrackMenubar) ^ grid.c:1900:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshGridMenu(menu) ^ grid.c:1923:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateGridMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ grid.c:1940:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GridMenu(X, Y, TrackMenubar) ^ --- group.o --- group.c:95:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CreateGroupObj(TopObjPtr, BotObjPtr) ^ group.c:117:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveGroupObj(FP, ObjPtr, Level) ^ group.c:134:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveCompObj(FP, ObjPtr, Level) ^ group.c:151:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveIconObj(FP, ObjPtr, Level) ^ group.c:169:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SavePinObj(FP, ObjPtr, Level) ^ group.c:199:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ReadGroupObj(FP, ObjType, ObjPtr) ^ group.c:401:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeGroupObj(ObjPtr) ^ group.c:414:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UngroupObj(ObjPtr, TopSelPtr, BotSelPtr) ^ group.c:431:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int NoObjToUngroup(pn_force_ungroup) ^ group.c:476:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UngroupSelObj(highlight, record_cmd) ^ --- grid.o --- 46 warnings generated. mv -f .deps/grid.Tpo .deps/grid.Po --- group.o --- 10 warnings generated. mv -f .deps/group.Tpo .deps/group.Po --- help.o --- --- http.o --- --- help.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c --- http.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c --- hash.o --- hash.c:58:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeHashData(phd) ^ hash.c:70:11: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashData *NewIntHashData(psz_key, key_sz, ival) ^ hash.c:90:11: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HashData *NewStrHashData(psz_key, key_sz, psz_value) ^ hash.c:110:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int GetBucket(p_hash, psz_key, key_sz) ^ hash.c:171:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CleanUpHash(p_hash) ^ hash.c:195:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int InitHash(p_hash, which) ^ hash.c:220:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HashStoreInt(p_hash, psz_key, key_sz, ival) ^ hash.c:236:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HashStoreStr(p_hash, psz_key, key_sz, psz_val) ^ hash.c:252:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HashLookUpInt(p_hash, psz_key, key_sz, pn_value_return) ^ hash.c:277:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *HashLookUpStr(p_hash, psz_key, key_sz) ^ 10 warnings generated. mv -f .deps/hash.Tpo .deps/hash.Po --- imgproc.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT imgproc.o -MD -MP -MF .deps/imgproc.Tpo -c -o imgproc.o imgproc.c --- http.o --- http.c:106:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HttpFreeBuf(buf) ^ http.c:112:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HttpDebug(val) ^ http.c:148:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoBase64Encode(buf_in, buf_len, return_buf_in) ^ http.c:189:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *Base64Encode(buf) ^ http.c:205:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Convert(buf4, count, buf3) ^ http.c:234:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoBase64Decode(buf, buf_sz, return_buf) ^ http.c:267:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *Base64Decode(buf) ^ http.c:283:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void BubbleAuthInfoToTop(pai) ^ http.c:298:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *FindAuthorization(pszHost, nPort, pszScheme, pszRealm) ^ --- help.o --- help.c:249:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RefreshHelpMenu(menu) ^ help.c:254:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HelpMenu(X, Y, TrackMenubar) ^ --- http.o --- http.c:359:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetAuthorization(pszHost, nPort, pszScheme, pszRealm, pszEncodedAuth) ^ http.c:391:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HttpSetReferer(buf) ^ http.c:403:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HttpFakeReferer(buf) ^ http.c:504:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *HttpHeaderGetOtherField(name) ^ http.c:529:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HttpDoConnect(psz_host, us_port, pn_socket) ^ http.c:560:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendSimpleString(buf, name, value) ^ http.c:598:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendAcceptStrings(buf) ^ http.c:619:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendKeepAliveStrings(buf) ^ http.c:629:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendRefererStrings(buf) ^ http.c:644:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendUserAgentString(buf) ^ http.c:653:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendFromString(buf) ^ http.c:662:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendHostString(buf, psz_host, us_port) ^ http.c:674:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendAuthorizationString(buf) ^ http.c:692:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendPostContentTypeString(buf) ^ http.c:700:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendPostContentLengthString(buf, content_length) ^ http.c:712:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendPostContentString(buf, fp, content_length) ^ http.c:740:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *AppendCRLFString(buf) ^ http.c:746:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HttpDoWrite(n_socket, psz_path, psz_host, us_port) ^ http.c:949:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseBadFormat(buf) ^ http.c:959:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseNoMem(buf) ^ http.c:968:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HttpParseHeaderLine(buf, first_line) ^ --- help.o --- 2 warnings generated. --- http.o --- http.c:1110:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *HttpExtractText(buf, pn_buf_sz, pn_html, ppsz_content_type) ^ http.c:1242:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetContentLength(buf, pn_header_len) ^ http.c:1283:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadFromSocket(n_socket) ^ http.c:1344:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HttpDoRead(n_socket, ppsz_buf, pn_buf_sz) ^ --- help.o --- mv -f .deps/help.Tpo .deps/help.Po --- import.o --- --- http.o --- 34 warnings generated. mv -f .deps/http.Tpo .deps/http.Po --- import.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c --- ini.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT ini.o -MD -MP -MF .deps/ini.Tpo -c -o ini.o ini.c --- imgproc.o --- imgproc.c:152:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseThreshFillReplaceSpec(spec) ^ imgproc.c:221:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TrueColorPixelWithinRange(pixel, ptfri) ^ imgproc.c:250:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OtherPixelWithinRange(pixel, ptfri) ^ imgproc.c:283:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetPixelRGB(ptfri, pixel, pxc_pixel) ^ imgproc.c:342:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetupThreshFillReplaceInfo(ptfri, pixel, pxc_pixel) ^ imgproc.c:425:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoPpm6(xpm_ptr) ^ imgproc.c:439:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FreePreprocessPixels(h, xcolors) ^ imgproc.c:476:10: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XColor **PreprocessOneImagePixels(w, h, image, bitmap_image) ^ imgproc.c:594:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetConvExtraInfo(fp, image_w, image_h, image, bitmap_image) ^ imgproc.c:683:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetImageProcName(nCmdId) ^ imgproc.c:713:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TrueColorTransPixelCheck(obj_ptr, cmdid) ^ imgproc.c:727:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CurColorIsTranscolor(trans_color_r, trans_color_g, trans_color_b) ^ imgproc.c:755:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CheckSelectionForImageProc(cmdid) ^ imgproc.c:809:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetXPmImages(xpm_ptr, p_image, p_bitmap_image) ^ imgproc.c:925:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetOrAllocHistogramIndex(pcolor) ^ imgproc.c:982:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PixelToIndexHash(pixel) ^ imgproc.c:990:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetIndexOfPixel(pixel) ^ imgproc.c:1009:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdatePixelToIndexMapping(buckets, pixel, index) ^ imgproc.c:1031:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AllocTmpBuckets(populate_with_color_pixels) ^ imgproc.c:1091:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CreateObjPixelToIndexMapping(xpm_ptr) ^ imgproc.c:1183:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DumpConvolution(fp) ^ imgproc.c:1273:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DumpQuantizedConvolution(fp) ^ imgproc.c:1380:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AlreadySorted(nMinIndex, nMaxIndex, nLongAxis) ^ imgproc.c:1415:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DebugSortACube(nMinIndex, nMaxIndex, nLevel, nLongAxis) ^ imgproc.c:1478:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void QuickSortACube(nMinIndex, nMaxIndex, nLevel, nLongAxis) ^ imgproc.c:1560:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SweepACube(cube_index) ^ imgproc.c:1604:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SplitACube(cube_index, pul_before_count, pul_after_count) ^ imgproc.c:1786:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoConvolution(fp, image, bitmap_image, w, h, xpm_ptr) ^ imgproc.c:1951:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoColorMapping(fp, image, bitmap_image, w, h, xpm_ptr) ^ imgproc.c:2064:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FILE *GetImageProcOutputFileName(pszPath, path_buf_sz, pnShortName, ppszRest) ^ imgproc.c:2091:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CleanUpProcessImage(fp, image, bitmap_image) ^ imgproc.c:2235:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoImageProc(pvImageMapColorFunc) ^ imgproc.c:2489:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToGray(nColorIndex, pColor) ^ imgproc.c:2539:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToInvertColor(nColorIndex, pColor) ^ imgproc.c:2598:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToInterpolateColor(nColorIndex, pColor) ^ imgproc.c:2716:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToBrightenDarken(nColorIndex, pColor) ^ imgproc.c:2814:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RGBtoHSV(r, g, b, h, s, v) ^ imgproc.c:2861:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HSVtoRGB(h, s, v, r, g, b) ^ imgproc.c:2927:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToChangeSaturation(nColorIndex, pColor) ^ imgproc.c:3044:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int HueInFromRange(fHue) ^ imgproc.c:3060:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToChangeHue(nColorIndex, pColor) ^ imgproc.c:3230:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToContrastEnhance(nColorIndex, pColor) ^ imgproc.c:3332:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToColorBalance(nColorIndex, pColor) ^ imgproc.c:3440:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ChangeToGamma(nColorIndex, pColor) ^ imgproc.c:3498:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Gamma(buf) ^ imgproc.c:3549:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToEdgeDetect(x, y) ^ imgproc.c:3721:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToEmboss(x, y) ^ imgproc.c:3812:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToReduceColors(x, y) ^ imgproc.c:3879:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FreeTargetColors(ncolors) ^ imgproc.c:3893:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AllocTargetColors(ncolors) ^ imgproc.c:3911:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetClosestColorIndex(red_bits, green_bits, blue_bits, red, green, blue, ^ imgproc.c:4047:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToErrorDiffuse(x, y) ^ imgproc.c:4081:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToReduceToPixmapColors(x, y) ^ imgproc.c:4139:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetIntensity(index, max_levels) ^ imgproc.c:4158:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoPrepareForErrorDiffuse(xpm_ptr) ^ imgproc.c:4329:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PrepareForErrorDiffuse(xpm_ptr) ^ imgproc.c:4345:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MapTargetColors(xpm_ptr) ^ imgproc.c:4560:24: warning: too few arguments in call to 'FreeTargetColors' FreeTargetColors(); ~~~~~~~~~~~~~~~~ ^ imgproc.c:4592:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetMobileWebSafeIntensity(index) ^ imgproc.c:4708:21: warning: too few arguments in call to 'FreeTargetColors' FreeTargetColors(); ~~~~~~~~~~~~~~~~ ^ imgproc.c:4736:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseDefaultColorLevels(buf, p_xcolor) ^ imgproc.c:4876:21: warning: too few arguments in call to 'FreeTargetColors' FreeTargetColors(); ~~~~~~~~~~~~~~~~ ^ imgproc.c:4804:39: warning: variable 'image_h' set but not used [-Wunused-but-set-variable] int i, red=0, rc=FALSE, ncolors=0, image_h=0; ^ imgproc.c:4966:21: warning: too few arguments in call to 'FreeTargetColors' FreeTargetColors(); ~~~~~~~~~~~~~~~~ ^ imgproc.c:4982:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToSpread(x, y) ^ imgproc.c:5146:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToSharpen(x, y) ^ imgproc.c:5264:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToBlur(x, y) ^ imgproc.c:5353:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Blur(nSize) ^ imgproc.c:5388:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PointInRect(x, y, p_bbox) ^ imgproc.c:5401:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToAlphaCombine(x, y) ^ imgproc.c:5542:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void OffsetRect(p_bbox, dx, dy) ^ imgproc.c:5662:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToSubtract(x, y) ^ imgproc.c:5850:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToXorColors(x, y) ^ imgproc.c:6121:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CleanTrapMapNode(pTrapMapNode) ^ imgproc.c:6178:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetTrapMapLeaf(pTrapMapSpecRoot, pnIndex, pTrapMapNode, nWhich) ^ imgproc.c:6191:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetTrapMapPt(pTrapMapSpecRoot, pnIndex, pTrapMapNode, nWhich) ^ imgproc.c:6222:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetTrapMapSeg(pTrapMapSpecRoot, pnIndex, pTrapMapNode, nWhich) ^ imgproc.c:6252:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BuildTrapMapNode(pTrapMapSpecRoot, pnIndex, pTrapMapNode) ^ imgproc.c:6275:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BuildTrapMap(pTrapMapSpec) ^ imgproc.c:6350:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvolveToVectorWarp(x, y) ^ imgproc.c:6397:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTrapMapSegValue(nSegIndex, nPtIndex, w) ^ imgproc.c:6423:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTrapMapExtraValue(nLeafIndex, end_x, end_y, w) ^ imgproc.c:6447:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CheckVectorWarpCoords(pFromPt, pToPt, dx, dy, image_w, image_h, pBBox) ^ imgproc.c:6639:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetQuadrant(pTrapMap, x, y) ^ imgproc.c:6677:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ComputeVectorWarpData(pFromPt, dx, dy) ^ imgproc.c:6877:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SpecifyLineSeg(pnFromAbsX, pnFromAbsY, pnToAbsX, pnToAbsY) ^ imgproc.c:7002:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetBggenImageSize(p_image_w, p_image_h) ^ imgproc.c:7038:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BggenGenerateXpm(image_w, image_h, sz_spec, sz_path, path_buf_sz) ^ imgproc.c:7221:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CircularBggenGenerateXpm(image_w, image_h, ncolors, sz_path, path_buf_sz) ^ imgproc.c:7476:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SimpleRectBggenGenerateXpm(image_w, image_h, pxcolor, sz_path, path_buf_sz) ^ imgproc.c:7711:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RegenerateImageFile(pszPath, xpm_ptr) ^ imgproc.c:8034:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ContinueCrop(nObjAbsLtX, nObjAbsLtY, nStartXOff, nStartYOff, ^ imgproc.c:8105:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetCropArea(obj_abs_ltx, obj_abs_lty, pbbox) ^ imgproc.c:8353:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetCurrentColor(xpm_ptr, image, bitmap_image, image_x, image_y) ^ imgproc.c:8412:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoGetColor(obj_ptr) ^ imgproc.c:8557:14: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int FillReplacePickAPoint(OrigX, OrigY, EndX, EndY, AllowDrag, cursor) ^ imgproc.c:8627:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoReplaceAColor(obj_ptr, image, bitmap_image, image_x, image_y, ^ imgproc.c:8817:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueReplaceColor(obj_ptr) ^ imgproc.c:9118:52: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(gszMsgBox, sizeof(gszMsgBox), TgLoadString(STID_CANNOT_FIND_GOOD_TRANSPIX)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ imgproc.c:9118:52: note: treat the string as an argument to avoid this snprintf(gszMsgBox, sizeof(gszMsgBox), TgLoadString(STID_CANNOT_FIND_GOOD_TRANSPIX)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^ imgproc.c:8938:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetupReplaceColorInfo(obj_ptr, prci) ^ imgproc.c:9197:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SelectThisPixelForFloodFill(c, r, pixel, image) ^ imgproc.c:9236:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FloodFillAddToQueue(plist, c, r, dir, pbbox) ^ imgproc.c:9257:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FloodFillBFS(image, pixel, image_w, image_h, plist, map, pbbox) ^ imgproc.c:9331:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcFloodFill(c, r, pixel, image, image_w, image_h, dir, map, pbbox) ^ imgproc.c:9346:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DoFloodFill(image, image_w, map, pbbox) ^ imgproc.c:9366:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void StartFloodFill(obj_ptr, image, bitmap_image, image_x, image_y, ^ imgproc.c:9491:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TryFloodFill(obj_ptr, image_w, image_h, image, bitmap_image, button, ^ imgproc.c:9543:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetUntransformedPoint(obj_ptr, abs_x, abs_y, v) ^ imgproc.c:9561:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueFloodFill(obj_ptr) ^ imgproc.c:9769:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(gszMsgBox, TgLoadString(STID_FLOOD_REPLACE_DISABLED)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ imgproc.c:9769:26: note: treat the string as an argument to avoid this sprintf(gszMsgBox, TgLoadString(STID_FLOOD_REPLACE_DISABLED)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ imgproc.c:9845:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OnContour(x, y) ^ imgproc.c:9865:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ProbeContour(x, y, dir, pn_new_x, pn_new_y) ^ imgproc.c:9884:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContourNeighbor(x, y, last_dir, pn_new_x, pn_new_y) ^ imgproc.c:9919:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CreatePolyFromContour(num_pts) ^ imgproc.c:10041:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int StartCreateContour(obj_ptr, image, bitmap_image, image_x, image_y, ^ imgproc.c:10108:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ContinueCreateContour(obj_ptr) ^ imgproc.c:10380:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshImageProcMenu(menu) ^ imgproc.c:10396:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateImageProcMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ imgproc.c:10413:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ImageProcMenu(X, Y, TrackMenubar) ^ --- import.o --- import.c:100:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MillisecondSleep(ms) ^ import.c:116:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ExtensionMatch(Spec, DirName) ^ import.c:137:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *SetUpExtStr(cbBuf, pszExt, pszOtherExt) ^ import.c:199:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void InvalidFilterSpecMsg(pszEntry, pszValue, nExplain) ^ import.c:221:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CountPercentS(buf) ^ import.c:234:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *FindBlank(pszStr, ppszEnd) ^ import.c:465:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ImportGivenXBitmapFile(remote_file, tmp_fname, xbm_fname, stid_success, ^ import.c:601:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ImportGivenXPixmapFile(remote_file, tmp_fname, xpm_fname, stid_success, ^ import.c:710:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ImportEPSFile(Embed, psz_fname_spec) ^ import.c:1062:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertGifToXpm(pszGifPath, pszXpmPath, xpm_path_sz) ^ import.c:1131:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertPngToXpm(pszPngPath, pszXpmPath, xpm_path_sz) ^ import.c:1202:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertJpegToXpm(pszJpegPath, pszXpmPath, xpm_path_sz) ^ import.c:1273:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertImageFileToPpm6(pszImageFilePath, pszPpm6Path, ppm6_path_sz, format) ^ import.c:1357:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertJpegToPpm6(pszJpegPath, pszPpm6Path, ppm6_path_sz) ^ import.c:1365:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertPngToPpm6(pszPngPath, pszPpm6Path, ppm6_path_sz) ^ import.c:1373:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertGifToPpm6(pszGifPath, pszPpm6Path, ppm6_path_sz) ^ --- ini.o --- ini.c:78:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int InvalidPath(pszFile) ^ --- import.o --- import.c:1386:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int FinishImport(remote_file, remote_tmp_fname, local_fname, which, pn_image_w, ^ --- ini.o --- ini.c:88:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetLastModifiedTime(pszFile, pFileTime) ^ --- import.o --- import.c:1627:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ImportJPEGFile(Embed, psz_fname_spec) ^ --- ini.o --- ini.c:102:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CompareFileTime(pNewFileTime, pOldFileTime) ^ ini.c:121:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UnlinkFileInfo(ptifi) ^ ini.c:137:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DiscardEntryInfo(ptiei) ^ ini.c:145:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DiscardSectionInfo(ptisi) ^ --- import.o --- import.c:1847:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertPbmToXbm(pszPbmPath, pszXbmPath, xbm_path_sz) ^ --- ini.o --- ini.c:159:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int WriteOutIniFile(ptifi, pszAltFile) ^ ini.c:221:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DiscardFileInfo(ptifi) ^ ini.c:242:17: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TGINIENTRYINFO *AllocEntryInfo(ptisi, pszEntry, pszValue) ^ ini.c:278:19: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TGINISECTIONINFO *AllocSectionInfo(ptifi, pszSection, bValuelessKey) ^ ini.c:312:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TGINIFILEINFO *AllocFileInfo(pszFile) ^ --- import.o --- import.c:1994:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertPgmToXpm(pszPgmPath, pszXpmPath, xpm_path_sz) ^ --- ini.o --- ini.c:350:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ParseFile(ptifi) ^ ini.c:418:17: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TGINIENTRYINFO *FindEntryInfo(ptisi, pszEntry) ^ ini.c:451:19: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TGINISECTIONINFO *FindSectionInfo(ptifi, pszSection) ^ ini.c:469:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TGINIFILEINFO *TgIniFindFileInfo(pszFile, bAutoLoad) ^ ini.c:507:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgIniDiscardFileInfo(pszFile) ^ ini.c:523:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgIniBeginFastProfile(ptifi) ^ ini.c:530:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgIniEndFastProfile(ptifi) ^ ini.c:537:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgIniSetProfileStripQuotes(ptifi, bStripQuotes) ^ --- import.o --- import.c:2141:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertPpmToXpm(pszPpmPath, pszXpmPath, xpm_path_sz) ^ --- ini.o --- ini.c:551:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *TgIniGetProfileString(pszSection, pszEntry, ptifi) ^ ini.c:648:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgIniWriteProfileString(pszSection, pszEntry, pszValue, ptifi) ^ --- import.o --- import.c:2259:10: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DspList *ImportFilterListing(pnEntries) ^ --- ini.o --- ini.c:719:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgIniBeginDupKeySection(pszSection, ptifi) ^ ini.c:735:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgIniEndDupKeySection(pszSection, ptifi) ^ ini.c:747:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgIniBeginValuelessKeySection(pszSection, ptifi) ^ ini.c:779:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgIniEndValuelessKeySection(pszSection, ptifi, bValuelessKey) ^ ini.c:799:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgIniIsValuelessKeySection(pszSection, ptifi) ^ --- import.o --- import.c:2285:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ChooseAnImportFilter(top_str, entries, num_entries) ^ --- ini.o --- ini.c:817:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgIniDeleteDupKeyValue(pszSection, pszEntry, pszValue, ptifi) ^ --- import.o --- import.c:2306:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SelectAnImportFilter(pszSelected) ^ --- ini.o --- ini.c:871:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *tgFreeProfileString(pszStr) ^ ini.c:878:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void tgBeginFastProfile(pszFile) ^ --- import.o --- import.c:2340:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertAnyToXpm(pii, pszAnyPath, pszXpmPath, xpm_path_sz) ^ --- ini.o --- ini.c:888:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void tgEndFastProfile(pszFile) ^ ini.c:898:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgSetProfileStripQuotes(pszFile, bStripQuotes) ^ --- import.o --- import.c:2425:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadFourBytes(psz_path, magic_buf, magic_buf_sz) ^ --- ini.o --- ini.c:909:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *tgGetProfileString(pszSection, pszEntry, pszFile) ^ ini.c:919:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgGetProfileInt(pszSection, pszEntry, nDefault, pszFile) ^ ini.c:943:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgWriteProfileString(pszSection, pszEntry, pszString, pszFile) ^ ini.c:955:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void tgBeginDupKeySection(pszSection, pszFile) ^ --- import.o --- import.c:2444:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int DoImportOtherFile(pii, psz_path) ^ --- ini.o --- ini.c:969:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void tgEndDupKeySection(pszSection, pszFile) ^ ini.c:983:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgBeginValuelessKeySection(pszSection, pszFile) ^ ini.c:997:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void tgEndValuelessKeySection(pszSection, pszFile, bValuelessKey) ^ ini.c:1012:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIsValuelessKeySection(pszSection, pszFile) ^ --- import.o --- import.c:2609:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ImportOtherFileType(pszName) ^ --- ini.o --- ini.c:1026:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgDeleteDupKeyValue(pszSection, pszEntry, pszValue, pszFile) ^ --- import.o --- import.c:2635:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ImportSpecifiedFileType(psz_path, psz_filter) ^ import.c:2654:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ConvertOtherToXpm(pszFile, pszFormat, pszXpmPath, xpm_path_sz) ^ import.c:2690:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(szTop, TgLoadString(STID_SEL_ANIM_GIF_FILE_TO_IMPORT)); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ import.c:2690:19: note: treat the string as an argument to avoid this sprintf(szTop, TgLoadString(STID_SEL_ANIM_GIF_FILE_TO_IMPORT)); ^ "%s", /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ import.c:2951:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void InitBrowse(pszDir, ObjType) ^ import.c:3029:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *ImportForThumbnails(fname, p_bbox_w, p_bbox_h) ^ import.c:3091:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RegenerateImageFile(pszPath) ^ import.c:3118:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *MyRegenerateImage(obj_ptr) ^ import.c:3180:8: warning: variable 'final_w' set but not used [-Wunused-but-set-variable] int final_w=0, final_h=0; ^ import.c:3180:19: warning: variable 'final_h' set but not used [-Wunused-but-set-variable] int final_w=0, final_h=0; ^ import.c:3172:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *GenerateXpmThumbnail(imported_obj) ^ import.c:3245:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int BrowseDir(DirName, ExtStr, ExtStrLen, ObjType, pii) ^ import.c:3466:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void StartBrowse(DirName, ExtStr, ExtStrLen, ObjType, pii) ^ import.c:3507:8: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len=0; ^ import.c:3576:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void BrowseOtherType(pszName) ^ import.c:3640:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EnumPopupMenuProcToHide(menu_index, win, pUserData) ^ import.c:3668:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EnumPopupMenuProcToShow(menu_index, win, pUserData) ^ import.c:3679:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int EnumPopupMenuProcToUpdate(menu_index, win, pUserData) ^ import.c:3713:16: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] struct ObjRec *CreatePpmTrueObjFromImage(image, image_w, image_h, ^ import.c:3827:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CaptureUpdateBox(OrigX, OrigY, end_x, end_y) ^ import.c:3840:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ContinueScreenCapture(OrigX, OrigY) ^ import.c:4010:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshScreenCaptureMenu(menu) ^ import.c:4032:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateScreenCaptureMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ import.c:4058:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int RefreshImportMenu(menu) ^ import.c:4070:9: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TgMenu *CreateImportMenu(parent_menu, x, y, menu_info, status_str_xlated) ^ --- ini.o --- 40 warnings generated. mv -f .deps/ini.Tpo .deps/ini.Po --- inmethod.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT inmethod.o -MD -MP -MF .deps/inmethod.Tpo -c -o inmethod.o inmethod.c --- import.o --- 52 warnings generated. mv -f .deps/import.Tpo .deps/import.Po --- imgproc.o --- 119 warnings generated. mv -f .deps/imgproc.Tpo .deps/imgproc.Po --- list.o --- --- mainloop.o --- --- list.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- mainloop.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT mainloop.o -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.o mainloop.c --- inmethod.o --- inmethod.c:256:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void KinputCleanUp(dpy, win) ^ inmethod.c:264:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputInit(dpy, win, arg) ^ inmethod.c:294:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputFocusIn(dpy, win) ^ inmethod.c:302:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputFocusOut(dpy, win) ^ inmethod.c:310:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputSendKey(dpy, win, key_ev, buf) ^ inmethod.c:320:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputConvProperty(dpy, win, prop_ev, ppsz_buf) ^ inmethod.c:336:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputExpectCM(dpy, win) ^ inmethod.c:345:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputHandleCM(dpy, win, cm_ev, key_ev, buf) ^ inmethod.c:357:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputActiveOnCntrlSpace(dpy, win) ^ inmethod.c:366:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputHandleCntrlSpace(dpy, win) ^ inmethod.c:375:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputDeactiveOnCreateText(dpy, win) ^ inmethod.c:383:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputHandleCreateText(dpy, win) ^ inmethod.c:392:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int KinputTellCursorPos(dpy, win, cur_x, cur_y) ^ inmethod.c:406:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XimCleanUp(dpy, win) ^ inmethod.c:414:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimInit(dpy, win, arg) ^ inmethod.c:431:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimFocusIn(dpy, win) ^ inmethod.c:440:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimFocusOut(dpy, win) ^ inmethod.c:449:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimDeactiveOnCreateText(dpy, win) ^ inmethod.c:457:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimHandleCreateText(dpy, win) ^ inmethod.c:466:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimExpectNextEvent(dpy, win) ^ inmethod.c:475:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimHandleNextEvent(dpy, win, ev) ^ inmethod.c:485:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimHandleNewCurText(dpy, win) ^ inmethod.c:494:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimExpectLookupString(dpy, win) ^ inmethod.c:505:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimHandleLookupString(dpy, win, key_ev, psz_buf, buf_size, p_key_sym, ^ inmethod.c:520:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XimTellCursorPos(dpy, win, cur_x, cur_y) ^ inmethod.c:534:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Tgtwb5CleanUp(dpy, win) ^ inmethod.c:542:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tgtwb5Init(dpy, win, arg) ^ inmethod.c:551:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tgtwb5SendKey(dpy, win, key_ev, buf) ^ inmethod.c:561:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tgtwb5ExpectCM(dpy, win) ^ inmethod.c:569:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tgtwb5ActiveOnCntrlSpace(dpy, win) ^ inmethod.c:578:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tgtwb5HandleCntrlSpace(dpy, win) ^ inmethod.c:586:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tgtwb5DeactiveOnCreateText(dpy, win) ^ inmethod.c:594:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int Tgtwb5HandleCreateText(dpy, win) ^ inmethod.c:858:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int InputMethodTypeMatched(double_byte) ^ inmethod.c:872:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMFocusIn(dpy, win) ^ inmethod.c:883:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMFocusOut(dpy, win) ^ inmethod.c:894:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMTranslateKeyEvent(dpy, win, key_ev, buf) ^ inmethod.c:907:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMConvertProperty(dpy, win, prop_ev, ppsz_buf) ^ inmethod.c:921:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMExpectClientMessage(dpy, win) ^ inmethod.c:932:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMHandleClientMessage(dpy, win, cm_ev, key_ev, buf) ^ inmethod.c:947:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMActiveOnCntrlSpace(dpy, win) ^ inmethod.c:958:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMHandleCntrlSpace(dpy, win) ^ inmethod.c:969:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMDeactiveOnCreateText(dpy, win) ^ inmethod.c:981:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMHandleCreateText(dpy, win) ^ inmethod.c:992:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMTellCursorPosition(dpy, win, cur_x, cur_y) ^ inmethod.c:1005:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMExpectNextEvent(dpy, win) ^ inmethod.c:1016:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMHandleNextEvent(dpy, win, ev) ^ inmethod.c:1028:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMHandleNewCurText(dpy, win) ^ inmethod.c:1039:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMExpectLookupString(dpy, win) ^ inmethod.c:1050:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int tgIMHandleLookupString(dpy, win, key_ev, psz_buf, buf_size, p_key_sym, ^ 50 warnings generated. mv -f .deps/inmethod.Tpo .deps/inmethod.Po --- mainmenu.o --- --- mainloop.o --- mainloop.c:42:10: fatal error: 'X11/Intrinsic.h' file not found #include ^~~~~~~~~~~~~~~~~ --- mainmenu.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT mainmenu.o -MD -MP -MF .deps/mainmenu.Tpo -c -o mainmenu.o mainmenu.c --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- mainloop.o --- 1 error generated. --- mark.o --- --- mainloop.o --- *** [mainloop.o] Error code 1 bmake[1]: stopped in /Users/pbulk/build/graphics/tgif/work/tgif-4.2.5 --- mark.o --- clang -DHAVE_CONFIG_H -I. -DVERSION=\"4.2.5\" -DPROG="\"tgif\"" -Wall -I/usr/X11R6/include -DHAVE_CONFIG_H -DTGIF_PATH=\"/usr/local/lib/X11/tgif\" -DPSFILE_MOD=0664 -DLOCALEDIR=\"/usr/share/locale\" -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" -DLAUNCH_ATTR=\"launch=\" -DEXEC_ATTR=\"exec=\" -DEPSF_FILE_EXT=\"eps\" -DPS_FILE_EXT=\"ps\" -DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\" -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP -D_DONT_REENCODE=\"FFDingbests:ZapfDingbats\" -DDEFATTRGROUP=\"TANGRAM-II:Declaration:Events:Messages:Rewards:Initialization:Watches\" -D_NO_NKF -D_NO_CHINPUT -D_NO_XCIN -DUSE_XT_INITIALIZE -D_NO_LOCALE_SUPPORT -MT mark.o -MD -MP -MF .deps/mark.Tpo -c -o mark.o mark.c --- mainmenu.o --- mainmenu.c:218:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SaveMainWinPosition(x, y) ^ mainmenu.c:228:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MoveMainMenuWindow(x, y) ^ mainmenu.c:246:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetPopupXY(win, px, py) ^ mainmenu.c:272:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetPopupWH(win, pw, ph) ^ mainmenu.c:333:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RepositionSubMenuWindow(win, menu_index, OrigCursorX, OrigCursorY) ^ mainmenu.c:379:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgSubMenuExposeHandler(input, win_info) ^ mainmenu.c:402:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ComputeSubMenuWinXY(win, x, y) ^ mainmenu.c:430:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgUpdateMenuBBox(menu, pn_win_x, pn_win_y) ^ mainmenu.c:444:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgShowPullDownStatus(menu, new_selected) ^ mainmenu.c:463:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgPullDownFromSubMenu(menu, new_selected) ^ mainmenu.c:551:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MouseInsideWindow(win, win_w, win_h) ^ mainmenu.c:565:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgSubMenuEventHandler(input, win_info) ^ mainmenu.c:807:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TgSubMenuCleanUp(win_info) ^ mainmenu.c:818:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Window TgRealizePinnedMenuWindow(menu, win_x, win_y, win_w, win_h) ^ mainmenu.c:920:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgWindowIsPinnedMenu(win, menu_index) ^ mainmenu.c:928:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int TgHandlePinnedMenuEvent(win, menu_index, input) ^ mainmenu.c:942:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdatePinnedMenu(menu_index) ^ mainmenu.c:1024:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UseWireMenuItemInModeItem(connecting) ^ mainmenu.c:1054:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DestroyPinnedMenu(menu_index) ^ mainmenu.c:1145:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void EnumPopupMenuWindow(pFunc, pUserData) ^ --- mark.o --- mark.c:95:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MarkStructuredSpline(obj_ptr, ssn, ssvs, ssmooth, curved, locked) ^ mark.c:143:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MarkPoly(ObjPtr, NumPts, V, Smooth, Curved, Locked) ^ mark.c:206:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Mark4Corners(BBox, Locked, Thin) ^ mark.c:228:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Mark8Places(BBox, Locked) ^ mark.c:278:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLightAnObj(ObjPtr) ^ mark.c:323:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLightVertices(Dir) ^ mark.c:428:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HighLight(Dir) ^ mark.c:522:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CreatePolygonTickMarks(num_pts) ^ mark.c:542:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int StartCreateTickMarks(nCmdId) ^ mark.c:585:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcSquareVs(v) ^ mark.c:600:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcTriangleVs(v) ^ mark.c:617:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcCircleVs(v) ^ mark.c:630:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcXVs(v) ^ mark.c:649:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcDiamondVs(v) ^ mark.c:664:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcBowtieVs(v) ^ mark.c:679:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcInvTriangleVs(v) ^ mark.c:696:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcPlusVs(v) ^ mark.c:715:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CalcHourGlassVs(v) ^ mark.c:730:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CreateTickMarks(n, vs, nCmdId) ^ mark.c:753:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetRealVertex(vs_return, i, dvs) ^ mark.c:772:11: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IntPoint *GetSplinePolyTickMarkVs(pn_return, n, vs, smooth) ^ mark.c:867:11: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IntPoint *GetHingedPolygonTickMarkVs(pn_return, n, vs, smooth, ^ mark.c:908:11: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IntPoint *GetSplinePolygonTickMarkVs(pn_return, n, vs, smooth) ^ --- mainmenu.o --- 20 warnings generated. --- mark.o --- mark.c:968:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AddObjTickMarks(ObjPtr, nCmdId) ^ mark.c:1035:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddTickMarks(nCmdId) ^ mark.c:1095:5: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetTickMarkSizeValue(spec) ^ mark.c:1115:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetTickMarkSize(psz_num_segs) ^ --- mainmenu.o --- mv -f .deps/mainmenu.Tpo .deps/mainmenu.Po --- mark.o --- 27 warnings generated. mv -f .deps/mark.Tpo .deps/mark.Po 1 error bmake[1]: stopped in /Users/pbulk/build/graphics/tgif/work/tgif-4.2.5 *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/graphics/tgif/work/tgif-4.2.5 1 error bmake: stopped in /Users/pbulk/build/graphics/tgif/work/tgif-4.2.5 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/graphics/tgif *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/graphics/tgif