>>> Building on exopi-1 under x11/neXtaw DIST = [x11/neXtaw:neXtaw-0.15.1.tar.gz] FULLPKGNAME = neXtaw-0.15.1p2 (Junk lock obtained for exopi-1 at 1711503775.75) Still tainted: host marked nojunk by multimedia/upplay >>> Running junk in x11/neXtaw at 1711503775.84 Can't run junk because of lock on multimedia/upplay (Junk lock released for exopi-1 at 1711503777.45) distfiles size=577459 >>> Running build in x11/neXtaw at 1711503777.47 ===> x11/neXtaw ===> Building from scratch neXtaw-0.15.1p2 ===> Verifying specs: ICE SM X11 Xau Xdmcp Xext Xmu Xt xcb ===> found ICE.11.0 SM.9.0 X11.18.0 Xau.10.0 Xdmcp.11.0 Xext.13.0 Xmu.11.0 Xt.11.1 xcb.4.1 ===> Checking files for neXtaw-0.15.1p2 `/exopi-cvs/ports/distfiles/neXtaw-0.15.1.tar.gz' is up to date. >> (SHA256) neXtaw-0.15.1.tar.gz: OK ===> Extracting for neXtaw-0.15.1p2 ===> Patching for neXtaw-0.15.1p2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for neXtaw-0.15.1p2 ===> Configuring for neXtaw-0.15.1p2 Using /exopi-obj/pobj/neXtaw-0.15.1/config.site (generated) configure: loading site script /exopi-obj/pobj/neXtaw-0.15.1/config.site checking for a BSD compatible install... /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c checking whether build environment is sane... yes checking for mawk... (cached) awk checking whether make sets ${MAKE}... (cached) yes checking for mawk... (cached) awk checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD compatible install... /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c checking whether ln -s works... yes checking for POSIXized ISC... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cc -E checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for wctype.h... (cached) yes checking for widec.h... no checking for wchar.h... (cached) yes checking for X11/Xmu/Xmu.h... (cached) yes checking for wcslen... yes checking for mbtowc... yes checking for wslen... no checking for wscpy... no checking for wsncpy... no checking for main in -lXext... (cached) yes checking for main in -lXmu... (cached) yes configure: creating ./config.status config.status: creating Makefile mv: Makefile: set owner/group: Operation not permitted config.status: creating doc/Makefile mv: doc/Makefile: set owner/group: Operation not permitted config.status: creating doc/app-defaults/Makefile mv: doc/app-defaults/Makefile: set owner/group: Operation not permitted config.status: creating X11/Makefile mv: X11/Makefile: set owner/group: Operation not permitted config.status: creating X11/neXtaw/Makefile mv: X11/neXtaw/Makefile: set owner/group: Operation not permitted config.status: creating programs/Makefile mv: programs/Makefile: set owner/group: Operation not permitted config.status: creating programs/neXtclock/Makefile mv: programs/neXtclock/Makefile: set owner/group: Operation not permitted ===> Building for neXtaw-0.15.1p2 Making all in doc Making all in app-defaults Making all in X11 Making all in neXtaw source='AllWidgets.c' object='AllWidgets.lo' libtool=yes depfile='.deps/AllWidgets.Plo' tmpdepfile='.deps/AllWidgets.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o AllWidgets.lo `test -f AllWidgets.c || echo './'`AllWidgets.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AllWidgets.c -MT AllWidgets.lo -MD -MP -MF .deps/AllWidgets.TPlo -fPIC -DPIC -o .libs/AllWidgets.o cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AllWidgets.c -MT AllWidgets.lo -MD -MP -MF .deps/AllWidgets.TPlo -o AllWidgets.o source='AsciiSink.c' object='AsciiSink.lo' libtool=yes depfile='.deps/AsciiSink.Plo' tmpdepfile='.deps/AsciiSink.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o AsciiSink.lo `test -f AsciiSink.c || echo './'`AsciiSink.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AsciiSink.c -MT AsciiSink.lo -MD -MP -MF .deps/AsciiSink.TPlo -fPIC -DPIC -o .libs/AsciiSink.o AsciiSink.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CharWidth (w, x, c) ^ AsciiSink.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintText(w, gc, x, y, buf, len) ^ AsciiSink.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, x, y, pos1, pos2, highlight) ^ AsciiSink.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ AsciiSink.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCursorBounds(w, rect) ^ AsciiSink.c:77:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ AsciiSink.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor (w, x, y, state) ^ AsciiSink.c:76:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ AsciiSink.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) ^ AsciiSink.c:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ AsciiSink.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPosition(w, fromPos, fromx, width, stopAtWordBreak, ^ AsciiSink.c:76:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ AsciiSink.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resolve (w, pos, fromx, width, leftPos, rightPos) ^ AsciiSink.c:77:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ AsciiSink.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGC(sink) ^ AsciiSink.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ AsciiSink.c:71:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ AsciiSink.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ AsciiSink.c:71:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ AsciiSink.c:589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ AsciiSink.c:72:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ AsciiSink.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxLines(w, height) ^ AsciiSink.c:73:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ AsciiSink.c:646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxHeight(w, lines) ^ AsciiSink.c:73:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ AsciiSink.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetTabs(w, tab_count, tabs) ^ AsciiSink.c:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetTabs(); ^ AsciiSink.c:716:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _Xaw_BlinkCursor(client_data, idp) ^ AsciiSink.c:724:19: warning: variable 'interval' set but not used [-Wunused-but-set-variable] unsigned long interval; ^ 29 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AsciiSink.c -MT AsciiSink.lo -MD -MP -MF .deps/AsciiSink.TPlo -o AsciiSink.o AsciiSink.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CharWidth (w, x, c) ^ AsciiSink.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintText(w, gc, x, y, buf, len) ^ AsciiSink.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, x, y, pos1, pos2, highlight) ^ AsciiSink.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ AsciiSink.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCursorBounds(w, rect) ^ AsciiSink.c:77:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ AsciiSink.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor (w, x, y, state) ^ AsciiSink.c:76:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ AsciiSink.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) ^ AsciiSink.c:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ AsciiSink.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPosition(w, fromPos, fromx, width, stopAtWordBreak, ^ AsciiSink.c:76:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ AsciiSink.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resolve (w, pos, fromx, width, leftPos, rightPos) ^ AsciiSink.c:77:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ AsciiSink.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGC(sink) ^ AsciiSink.c:533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ AsciiSink.c:71:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ AsciiSink.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ AsciiSink.c:71:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ AsciiSink.c:589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ AsciiSink.c:72:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ AsciiSink.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxLines(w, height) ^ AsciiSink.c:73:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ AsciiSink.c:646:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxHeight(w, lines) ^ AsciiSink.c:73:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ AsciiSink.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetTabs(w, tab_count, tabs) ^ AsciiSink.c:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetTabs(); ^ AsciiSink.c:716:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _Xaw_BlinkCursor(client_data, idp) ^ AsciiSink.c:724:19: warning: variable 'interval' set but not used [-Wunused-but-set-variable] unsigned long interval; ^ 29 warnings generated. source='AsciiSrc.c' object='AsciiSrc.lo' libtool=yes depfile='.deps/AsciiSrc.Plo' tmpdepfile='.deps/AsciiSrc.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o AsciiSrc.lo `test -f AsciiSrc.c || echo './'`AsciiSrc.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AsciiSrc.c -MT AsciiSrc.lo -MD -MP -MF .deps/AsciiSrc.TPlo -fPIC -DPIC -o .libs/AsciiSrc.o AsciiSrc.c:230:26: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, src->ascii_src.type == XawAsciiFile); ^ AsciiSrc.c:231:13: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); ^ AsciiSrc.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ AsciiSrc.c:100:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ AsciiSrc.c:254:28: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Piece * piece = FindPiece(src, pos, &start); ^ AsciiSrc.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadText(w, pos, text, length) ^ AsciiSrc.c:94:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ AsciiSrc.c:290:26: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ AsciiSrc.c:291:24: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] end_piece = FindPiece(src, endPos, &end_first); ^ AsciiSrc.c:308:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ AsciiSrc.c:312:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, temp_piece->prev); ^ AsciiSrc.c:316:16: warning: passing arguments to 'MyStrncpy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(end_piece->text, (end_piece->text + endPos - end_first), ^ AsciiSrc.c:322:13: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ AsciiSrc.c:325:16: warning: passing arguments to 'MyStrncpy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(start_piece->text + (startPos - start_first), ^ AsciiSrc.c:343:28: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ AsciiSrc.c:367:12: warning: passing arguments to 'BreakPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, start_piece); ^ AsciiSrc.c:368:25: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ AsciiSrc.c:374:16: warning: passing arguments to 'MyStrncpy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(ptr + fill, ptr, ^ AsciiSrc.c:273:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReplaceText (w, startPos, endPos, text) ^ AsciiSrc.c:95:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int ReplaceText(); ^ AsciiSrc.c:451:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ AsciiSrc.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scan (w, position, type, dir, count, include) ^ AsciiSrc.c:94:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ AsciiSrc.c:573:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ AsciiSrc.c:549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Search(w, position, dir, text) ^ AsciiSrc.c:94:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ AsciiSrc.c:657:26: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(old_src, string_set); /* remove old info. */ ^ AsciiSrc.c:658:28: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, string_set); /* Init new info. */ ^ AsciiSrc.c:659:15: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); /* load new info into internal buffers. */ ^ AsciiSrc.c:671:42: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] String string = StorePiecesInString(old_src); ^ AsciiSrc.c:672:20: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(old_src); ^ AsciiSrc.c:673:17: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, NULL, string); ^ AsciiSrc.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ AsciiSrc.c:102:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ AsciiSrc.c:690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ AsciiSrc.c:100:57: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ AsciiSrc.c:723:24: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile((AsciiSrcObject) w, True); ^ AsciiSrc.c:720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy (w) ^ AsciiSrc.c:100:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ AsciiSrc.c:810:33: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string = StorePiecesInString(src); ^ AsciiSrc.c:812:20: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WriteToFile(string, src->ascii_src.string) == FALSE) { ^ AsciiSrc.c:824:48: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] src->ascii_src.string = StorePiecesInString(src); ^ AsciiSrc.c:861:31: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string = StorePiecesInString(src); ^ AsciiSrc.c:863:20: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = WriteToFile(string, name); ^ AsciiSrc.c:906:16: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src); ^ AsciiSrc.c:902:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(src, checkString) ^ AsciiSrc.c:99:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToAsciiType(); ^ AsciiSrc.c:924:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WriteToFile(string, name) ^ AsciiSrc.c:102:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ AsciiSrc.c:967:18: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src); ^ AsciiSrc.c:968:15: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, NULL, string); ^ AsciiSrc.c:946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StorePiecesInString(src) ^ AsciiSrc.c:101:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String MyStrncpy(), StorePiecesInString(); ^ AsciiSrc.c:981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitStringOrFile(src, newString) ^ AsciiSrc.c:97:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static FILE * InitStringOrFile(); ^ AsciiSrc.c:1106:26: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ AsciiSrc.c:1116:26: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ AsciiSrc.c:1076:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, string) ^ AsciiSrc.c:98:59: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocNewPiece(src, prev) ^ AsciiSrc.c:96:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Piece * FindPiece(), * AllocNewPiece(); ^ AsciiSrc.c:1179:16: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, first); ^ AsciiSrc.c:1169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src) ^ AsciiSrc.c:98:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, piece) ^ AsciiSrc.c:98:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPiece(src, position, first) ^ AsciiSrc.c:96:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Piece * FindPiece(), * AllocNewPiece(); ^ AsciiSrc.c:1244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(s1, s2, n) ^ AsciiSrc.c:101:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String MyStrncpy(), StorePiecesInString(); ^ AsciiSrc.c:1273:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, piece) ^ AsciiSrc.c:98:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToAsciiType(args, num_args, fromVal, toVal) ^ AsciiSrc.c:99:39: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToAsciiType(); ^ 74 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AsciiSrc.c -MT AsciiSrc.lo -MD -MP -MF .deps/AsciiSrc.TPlo -o AsciiSrc.o AsciiSrc.c:230:26: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, src->ascii_src.type == XawAsciiFile); ^ AsciiSrc.c:231:13: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); ^ AsciiSrc.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ AsciiSrc.c:100:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ AsciiSrc.c:254:28: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Piece * piece = FindPiece(src, pos, &start); ^ AsciiSrc.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadText(w, pos, text, length) ^ AsciiSrc.c:94:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ AsciiSrc.c:290:26: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ AsciiSrc.c:291:24: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] end_piece = FindPiece(src, endPos, &end_first); ^ AsciiSrc.c:308:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ AsciiSrc.c:312:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, temp_piece->prev); ^ AsciiSrc.c:316:16: warning: passing arguments to 'MyStrncpy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(end_piece->text, (end_piece->text + endPos - end_first), ^ AsciiSrc.c:322:13: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ AsciiSrc.c:325:16: warning: passing arguments to 'MyStrncpy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(start_piece->text + (startPos - start_first), ^ AsciiSrc.c:343:28: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ AsciiSrc.c:367:12: warning: passing arguments to 'BreakPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, start_piece); ^ AsciiSrc.c:368:25: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ AsciiSrc.c:374:16: warning: passing arguments to 'MyStrncpy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(ptr + fill, ptr, ^ AsciiSrc.c:273:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReplaceText (w, startPos, endPos, text) ^ AsciiSrc.c:95:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int ReplaceText(); ^ AsciiSrc.c:451:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ AsciiSrc.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scan (w, position, type, dir, count, include) ^ AsciiSrc.c:94:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ AsciiSrc.c:573:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ AsciiSrc.c:549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Search(w, position, dir, text) ^ AsciiSrc.c:94:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ AsciiSrc.c:657:26: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(old_src, string_set); /* remove old info. */ ^ AsciiSrc.c:658:28: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, string_set); /* Init new info. */ ^ AsciiSrc.c:659:15: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); /* load new info into internal buffers. */ ^ AsciiSrc.c:671:42: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] String string = StorePiecesInString(old_src); ^ AsciiSrc.c:672:20: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(old_src); ^ AsciiSrc.c:673:17: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, NULL, string); ^ AsciiSrc.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ AsciiSrc.c:102:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ AsciiSrc.c:690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ AsciiSrc.c:100:57: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ AsciiSrc.c:723:24: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile((AsciiSrcObject) w, True); ^ AsciiSrc.c:720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy (w) ^ AsciiSrc.c:100:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ AsciiSrc.c:810:33: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string = StorePiecesInString(src); ^ AsciiSrc.c:812:20: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (WriteToFile(string, src->ascii_src.string) == FALSE) { ^ AsciiSrc.c:824:48: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] src->ascii_src.string = StorePiecesInString(src); ^ AsciiSrc.c:861:31: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string = StorePiecesInString(src); ^ AsciiSrc.c:863:20: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = WriteToFile(string, name); ^ AsciiSrc.c:906:16: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src); ^ AsciiSrc.c:902:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(src, checkString) ^ AsciiSrc.c:99:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToAsciiType(); ^ AsciiSrc.c:924:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WriteToFile(string, name) ^ AsciiSrc.c:102:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ AsciiSrc.c:967:18: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src); ^ AsciiSrc.c:968:15: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, NULL, string); ^ AsciiSrc.c:946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StorePiecesInString(src) ^ AsciiSrc.c:101:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String MyStrncpy(), StorePiecesInString(); ^ AsciiSrc.c:981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitStringOrFile(src, newString) ^ AsciiSrc.c:97:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static FILE * InitStringOrFile(); ^ AsciiSrc.c:1106:26: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ AsciiSrc.c:1116:26: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ AsciiSrc.c:1076:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, string) ^ AsciiSrc.c:98:59: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocNewPiece(src, prev) ^ AsciiSrc.c:96:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Piece * FindPiece(), * AllocNewPiece(); ^ AsciiSrc.c:1179:16: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, first); ^ AsciiSrc.c:1169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src) ^ AsciiSrc.c:98:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, piece) ^ AsciiSrc.c:98:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPiece(src, position, first) ^ AsciiSrc.c:96:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Piece * FindPiece(), * AllocNewPiece(); ^ AsciiSrc.c:1244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MyStrncpy(s1, s2, n) ^ AsciiSrc.c:101:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String MyStrncpy(), StorePiecesInString(); ^ AsciiSrc.c:1273:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, piece) ^ AsciiSrc.c:98:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ AsciiSrc.c:1288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToAsciiType(args, num_args, fromVal, toVal) ^ AsciiSrc.c:99:39: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToAsciiType(); ^ 74 warnings generated. source='AsciiText.c' object='AsciiText.lo' libtool=yes depfile='.deps/AsciiText.Plo' tmpdepfile='.deps/AsciiText.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o AsciiText.lo `test -f AsciiText.c || echo './'`AsciiText.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AsciiText.c -MT AsciiText.lo -MD -MP -MF .deps/AsciiText.TPlo -fPIC -DPIC -o .libs/AsciiText.o AsciiText.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ AsciiText.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ AsciiText.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ AsciiText.c:89:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ 4 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c AsciiText.c -MT AsciiText.lo -MD -MP -MF .deps/AsciiText.TPlo -o AsciiText.o AsciiText.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ AsciiText.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ AsciiText.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ AsciiText.c:89:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ 4 warnings generated. source='Box.c' object='Box.lo' libtool=yes depfile='.deps/Box.Plo' tmpdepfile='.deps/Box.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Box.lo `test -f Box.c || echo './'`Box.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Box.c -MT Box.lo -MD -MP -MF .deps/Box.TPlo -fPIC -DPIC -o .libs/Box.o Box.c:167:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DoLayout(bbw, width, height, reply_width, reply_height, position) ^ Box.c:298:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult PreferredSize(widget, constraint, preferred) ^ Box.c:101:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult PreferredSize(); ^ Box.c:399:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(w) ^ Box.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Box.c:417:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean TryNewLayout(bbw) ^ Box.c:508:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(w, request, reply) ^ Box.c:99:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Box.c:572:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(w) ^ Box.c:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Box.c:603:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Box.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Box.c:623:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(w, valueMask, attributes) ^ Box.c:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); ^ Box.c:646:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Box.c:98:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ 16 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Box.c -MT Box.lo -MD -MP -MF .deps/Box.TPlo -o Box.o Box.c:167:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DoLayout(bbw, width, height, reply_width, reply_height, position) ^ Box.c:298:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult PreferredSize(widget, constraint, preferred) ^ Box.c:101:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult PreferredSize(); ^ Box.c:399:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(w) ^ Box.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Box.c:417:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean TryNewLayout(bbw) ^ Box.c:508:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(w, request, reply) ^ Box.c:99:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Box.c:572:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(w) ^ Box.c:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Box.c:603:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Box.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Box.c:623:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(w, valueMask, attributes) ^ Box.c:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); ^ Box.c:646:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Box.c:98:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ 16 warnings generated. source='Clock.c' object='Clock.lo' libtool=yes depfile='.deps/Clock.Plo' tmpdepfile='.deps/Clock.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Clock.lo `test -f Clock.c || echo './'`Clock.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Clock.c -MT Clock.lo -MD -MP -MF .deps/Clock.TPlo -fPIC -DPIC -o .libs/Clock.o Clock.c:207:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (request, new, args, num_args) ^ Clock.c:143:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:293:12: warning: passing arguments to 'Resize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(gw); ^ Clock.c:273:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valueMask, attrs) ^ Clock.c:143:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:296:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Clock.c:143:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:307:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (gw) ^ Clock.c:143:49: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:340:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cwclass->threeD_class.shadowdraw) (gw, event, region, False); ^ Clock.c:343:18: warning: passing arguments to 'erase_hands' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] erase_hands (w, (struct tm *) 0); ^ Clock.c:344:22: warning: passing arguments to 'DrawClockFace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawClockFace(w); ^ Clock.c:348:14: warning: passing arguments to 'clock_tic' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clock_tic((XtPointer)w, (XtIntervalId)0); ^ Clock.c:331:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (gw, event, region) ^ Clock.c:143:59: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:436:14: warning: passing arguments to 'erase_hands' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] erase_hands (w, &tm); ^ Clock.c:449:14: warning: passing arguments to 'DrawHand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHand(w, ^ Clock.c:464:14: warning: passing arguments to 'DrawHand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHand(w, ^ Clock.c:485:16: warning: passing arguments to 'DrawSecond' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawSecond(w, ^ Clock.c:352:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void clock_tic(client_data, id) ^ Clock.c:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:510:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void erase_hands (w, tm) ^ Clock.c:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void erase_hands(); ^ Clock.c:596:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClockAngle(tick_units, sinp, cosp) ^ Clock.c:657:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, x1, y1, x2, y2); ^ Clock.c:632:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawLine(w, blank_length, length, tick_units) ^ Clock.c:700:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x = w->clock.centerX + round(length * sinangle), ^ Clock.c:701:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y = w->clock.centerY - round(length * cosangle), ^ Clock.c:702:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x1 = w->clock.centerX - round(ws + wc), ^ Clock.c:703:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y1 = w->clock.centerY + round(wc - ws)); /* 1 ---- 2 */ ^ Clock.c:699:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, ^ Clock.c:706:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x2 = w->clock.centerX - round(ws - wc), ^ Clock.c:707:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y2 = w->clock.centerY + round(wc + ws)); /* 2 ----- 3 */ ^ Clock.c:705:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, x1, y1, ^ Clock.c:709:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, x2, y2, x, y); /* 3 ----- 1(4) */ ^ Clock.c:669:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawHand(w, length, width, tick_units) ^ Clock.c:80:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:769:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x = w->clock.centerX + round(length * sinangle), ^ Clock.c:770:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y = w->clock.centerY - round(length * cosangle), ^ Clock.c:771:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerX + round(ms - wc), ^ Clock.c:772:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerY - round(mc + ws) ); ^ Clock.c:768:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, ^ Clock.c:773:36: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, w->clock.centerX + round(offset *sinangle), ^ Clock.c:774:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerY - round(offset * cosangle), /* 2-----3 */ ^ Clock.c:775:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerX + round(ms + wc), ^ Clock.c:776:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerY - round(mc - ws)); ^ Clock.c:773:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, w->clock.centerX + round(offset *sinangle), ^ Clock.c:722:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawSecond(w, length, width, offset, tick_units) ^ Clock.c:80:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:782:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetSeg(w, x1, y1, x2, y2) ^ Clock.c:80:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:797:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawClockFace(w) ^ Clock.c:80:62: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:821:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int round(x) ^ Clock.c:82:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int round(); ^ Clock.c:828:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ Clock.c:144:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ 57 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Clock.c -MT Clock.lo -MD -MP -MF .deps/Clock.TPlo -o Clock.o Clock.c:207:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (request, new, args, num_args) ^ Clock.c:143:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:293:12: warning: passing arguments to 'Resize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(gw); ^ Clock.c:273:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valueMask, attrs) ^ Clock.c:143:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:296:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Clock.c:143:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:307:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (gw) ^ Clock.c:143:49: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:340:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cwclass->threeD_class.shadowdraw) (gw, event, region, False); ^ Clock.c:343:18: warning: passing arguments to 'erase_hands' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] erase_hands (w, (struct tm *) 0); ^ Clock.c:344:22: warning: passing arguments to 'DrawClockFace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawClockFace(w); ^ Clock.c:348:14: warning: passing arguments to 'clock_tic' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clock_tic((XtPointer)w, (XtIntervalId)0); ^ Clock.c:331:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (gw, event, region) ^ Clock.c:143:59: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Realize(), Destroy(), Resize(), Redisplay(); ^ Clock.c:436:14: warning: passing arguments to 'erase_hands' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] erase_hands (w, &tm); ^ Clock.c:449:14: warning: passing arguments to 'DrawHand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHand(w, ^ Clock.c:464:14: warning: passing arguments to 'DrawHand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHand(w, ^ Clock.c:485:16: warning: passing arguments to 'DrawSecond' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawSecond(w, ^ Clock.c:352:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void clock_tic(client_data, id) ^ Clock.c:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:510:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void erase_hands (w, tm) ^ Clock.c:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void erase_hands(); ^ Clock.c:596:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClockAngle(tick_units, sinp, cosp) ^ Clock.c:657:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, x1, y1, x2, y2); ^ Clock.c:632:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawLine(w, blank_length, length, tick_units) ^ Clock.c:700:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x = w->clock.centerX + round(length * sinangle), ^ Clock.c:701:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y = w->clock.centerY - round(length * cosangle), ^ Clock.c:702:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x1 = w->clock.centerX - round(ws + wc), ^ Clock.c:703:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y1 = w->clock.centerY + round(wc - ws)); /* 1 ---- 2 */ ^ Clock.c:699:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, ^ Clock.c:706:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x2 = w->clock.centerX - round(ws - wc), ^ Clock.c:707:38: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y2 = w->clock.centerY + round(wc + ws)); /* 2 ----- 3 */ ^ Clock.c:705:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, x1, y1, ^ Clock.c:709:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, x2, y2, x, y); /* 3 ----- 1(4) */ ^ Clock.c:669:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawHand(w, length, width, tick_units) ^ Clock.c:80:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:769:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x = w->clock.centerX + round(length * sinangle), ^ Clock.c:770:37: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] y = w->clock.centerY - round(length * cosangle), ^ Clock.c:771:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerX + round(ms - wc), ^ Clock.c:772:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerY - round(mc + ws) ); ^ Clock.c:768:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, ^ Clock.c:773:36: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, w->clock.centerX + round(offset *sinangle), ^ Clock.c:774:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerY - round(offset * cosangle), /* 2-----3 */ ^ Clock.c:775:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerX + round(ms + wc), ^ Clock.c:776:33: warning: passing arguments to 'round' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->clock.centerY - round(mc - ws)); ^ Clock.c:773:8: warning: passing arguments to 'SetSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSeg(w, w->clock.centerX + round(offset *sinangle), ^ Clock.c:722:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawSecond(w, length, width, offset, tick_units) ^ Clock.c:80:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:782:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetSeg(w, x1, y1, x2, y2) ^ Clock.c:80:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:797:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawClockFace(w) ^ Clock.c:80:62: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clock_tic(), DrawHand(), DrawSecond(), SetSeg(), DrawClockFace(); ^ Clock.c:821:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int round(x) ^ Clock.c:82:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int round(); ^ Clock.c:828:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ Clock.c:144:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ 57 warnings generated. source='Command.c' object='Command.lo' libtool=yes depfile='.deps/Command.Plo' tmpdepfile='.deps/Command.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Command.lo `test -f Command.c || echo './'`Command.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Command.c -MT Command.lo -MD -MP -MF .deps/Command.TPlo -fPIC -DPIC -o .libs/Command.o Command.c:129:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:240:1: note: conflicting prototype is here Initialize(Widget request, Widget new, ArgList args, Cardinal *num_args) ^ Command.c:129:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:311:1: note: conflicting prototype is here Set(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:66: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:325:1: note: conflicting prototype is here Unset(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:341:1: note: conflicting prototype is here Reset(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:349:16: warning: passing arguments to 'Unhighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unhighlight(w, event, params, num_params); ^ Command.c:130:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Destroy(); ^ Command.c:354:1: note: conflicting prototype is here Highlight(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:130:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Destroy(); ^ Command.c:379:1: note: conflicting prototype is here Unhighlight(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:390:1: note: conflicting prototype is here Notify(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:414:1: note: conflicting prototype is here Redisplay(Widget w, XEvent *event, Region region) ^ Command.c:479:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cwclass->threeD_class.shadowdraw) (w, event, region, !cbw->command.set); ^ Command.c:526:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cwclass->threeD_class.shadowdraw) (w, event, region, !cbw->command.set); ^ Command.c:130:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Destroy(); ^ Command.c:530:1: note: conflicting prototype is here Destroy(Widget w) ^ Command.c:128:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Command.c:547:1: note: conflicting prototype is here SetValues (Widget current, Widget request, Widget new, ^ Command.c:608:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (cbw->command.shape_style == XawShapeRoundedRectangle) ) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ Command.c:608:36: note: remove extraneous parentheses around the comparison to silence this warning if ( (cbw->command.shape_style == XawShapeRoundedRectangle) ) { ~ ^ ~ Command.c:608:36: note: use '=' to turn this equality comparison into an assignment if ( (cbw->command.shape_style == XawShapeRoundedRectangle) ) { ^~ = Command.c:134:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Command.c:624:13: note: conflicting prototype is here static void Realize(Widget w, Mask *valueMask, XSetWindowAttributes *attributes) ^ Command.c:134:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Command.c:631:13: note: conflicting prototype is here static void Resize(Widget w) ^ 16 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Command.c -MT Command.lo -MD -MP -MF .deps/Command.TPlo -o Command.o Command.c:129:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:240:1: note: conflicting prototype is here Initialize(Widget request, Widget new, ArgList args, Cardinal *num_args) ^ Command.c:129:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:311:1: note: conflicting prototype is here Set(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:66: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:325:1: note: conflicting prototype is here Unset(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:341:1: note: conflicting prototype is here Reset(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:349:16: warning: passing arguments to 'Unhighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unhighlight(w, event, params, num_params); ^ Command.c:130:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Destroy(); ^ Command.c:354:1: note: conflicting prototype is here Highlight(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:130:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Destroy(); ^ Command.c:379:1: note: conflicting prototype is here Unhighlight(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:390:1: note: conflicting prototype is here Notify(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Command.c:129:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Redisplay(), Set(), Reset(), Notify(), Unset(); ^ Command.c:414:1: note: conflicting prototype is here Redisplay(Widget w, XEvent *event, Region region) ^ Command.c:479:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cwclass->threeD_class.shadowdraw) (w, event, region, !cbw->command.set); ^ Command.c:526:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*cwclass->threeD_class.shadowdraw) (w, event, region, !cbw->command.set); ^ Command.c:130:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Destroy(); ^ Command.c:530:1: note: conflicting prototype is here Destroy(Widget w) ^ Command.c:128:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Command.c:547:1: note: conflicting prototype is here SetValues (Widget current, Widget request, Widget new, ^ Command.c:608:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (cbw->command.shape_style == XawShapeRoundedRectangle) ) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ Command.c:608:36: note: remove extraneous parentheses around the comparison to silence this warning if ( (cbw->command.shape_style == XawShapeRoundedRectangle) ) { ~ ^ ~ Command.c:608:36: note: use '=' to turn this equality comparison into an assignment if ( (cbw->command.shape_style == XawShapeRoundedRectangle) ) { ^~ = Command.c:134:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Command.c:624:13: note: conflicting prototype is here static void Realize(Widget w, Mask *valueMask, XSetWindowAttributes *attributes) ^ Command.c:134:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Command.c:631:13: note: conflicting prototype is here static void Resize(Widget w) ^ 16 warnings generated. source='Dialog.c' object='Dialog.lo' libtool=yes depfile='.deps/Dialog.Plo' tmpdepfile='.deps/Dialog.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Dialog.lo `test -f Dialog.c || echo './'`Dialog.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Dialog.c -MT Dialog.lo -MD -MP -MF .deps/Dialog.TPlo -fPIC -DPIC -o .libs/Dialog.o Dialog.c:188:32: warning: passing arguments to 'CreateDialogValueWidget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialogValueWidget( (Widget) dw); ^ Dialog.c:154:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Dialog.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), CreateDialogValueWidget(), ^ Dialog.c:194:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize(request, new, args, num_args) ^ Dialog.c:87:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), CreateDialogValueWidget(), ^ Dialog.c:308:29: warning: passing arguments to 'CreateDialogValueWidget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialogValueWidget( (Widget) w); ^ Dialog.c:232:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, in_args, in_num_args) ^ Dialog.c:90:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Dialog.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ Dialog.c:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] GetValuesHook(); ^ Dialog.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialogValueWidget(w) ^ Dialog.c:87:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), CreateDialogValueWidget(), ^ 12 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Dialog.c -MT Dialog.lo -MD -MP -MF .deps/Dialog.TPlo -o Dialog.o Dialog.c:188:32: warning: passing arguments to 'CreateDialogValueWidget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialogValueWidget( (Widget) dw); ^ Dialog.c:154:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Dialog.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), CreateDialogValueWidget(), ^ Dialog.c:194:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize(request, new, args, num_args) ^ Dialog.c:87:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), CreateDialogValueWidget(), ^ Dialog.c:308:29: warning: passing arguments to 'CreateDialogValueWidget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialogValueWidget( (Widget) w); ^ Dialog.c:232:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, in_args, in_num_args) ^ Dialog.c:90:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Dialog.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ Dialog.c:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] GetValuesHook(); ^ Dialog.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialogValueWidget(w) ^ Dialog.c:87:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), CreateDialogValueWidget(), ^ 12 warnings generated. source='Form.c' object='Form.lo' libtool=yes depfile='.deps/Form.Plo' tmpdepfile='.deps/Form.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Form.lo `test -f Form.c || echo './'`Form.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Form.c -MT Form.lo -MD -MP -MF .deps/Form.TPlo -fPIC -DPIC -o .libs/Form.o Form.c:185:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _CvtStringToEdgeType(args, num_args, fromVal, toVal) ^ Form.c:249:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize(class) ^ Form.c:101:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Resize(); ^ Form.c:261:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Form.c:101:55: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Resize(); ^ Form.c:305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeFormGeometry(w, query_only, width, height, ret_width, ret_height) ^ Form.c:391:17: warning: passing arguments to 'LayoutChild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutChild(*childP); ^ Form.c:425:20: warning: passing arguments to 'ResizeChildren' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResizeChildren((Widget) fw); ^ Form.c:367:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean Layout(fw, width, height, force_relayout) ^ Form.c:106:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean Layout(); ^ Form.c:440:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ResizeChildren(w) ^ Form.c:110:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutChild(), ResizeChildren(); ^ Form.c:472:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void LayoutChild(w) ^ Form.c:110:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutChild(), ResizeChildren(); ^ Form.c:522:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Position TransformCoord(loc, old, new, type) ^ Form.c:539:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(w) ^ Form.c:101:69: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Resize(); ^ Form.c:612:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (fw, 0, 0, True); ^ Form.c:634:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (fw, 0, 0, True); ^ Form.c:654:37: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ( fw, w->core.width, w->core.height, ^ Form.c:682:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ( fw, w->core.width, w->core.height, ^ Form.c:592:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(w, request, reply) ^ Form.c:104:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ Form.c:713:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Form.c:103:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ConstraintSetValues(); ^ Form.c:723:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize(request, new, args, num_args) ^ Form.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ConstraintInitialize(); ^ Form.c:744:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ConstraintSetValues(current, request, new, args, num_args) ^ Form.c:103:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ConstraintSetValues(); ^ Form.c:813:37: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ((FormWidget) w, w->core.width, ^ Form.c:779:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(w) ^ Form.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Form.c:818:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult PreferredGeometry( widget, request, reply ) ^ Form.c:104:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ 34 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Form.c -MT Form.lo -MD -MP -MF .deps/Form.TPlo -o Form.o Form.c:185:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _CvtStringToEdgeType(args, num_args, fromVal, toVal) ^ Form.c:249:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize(class) ^ Form.c:101:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Resize(); ^ Form.c:261:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Form.c:101:55: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Resize(); ^ Form.c:305:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeFormGeometry(w, query_only, width, height, ret_width, ret_height) ^ Form.c:391:17: warning: passing arguments to 'LayoutChild' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutChild(*childP); ^ Form.c:425:20: warning: passing arguments to 'ResizeChildren' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResizeChildren((Widget) fw); ^ Form.c:367:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean Layout(fw, width, height, force_relayout) ^ Form.c:106:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean Layout(); ^ Form.c:440:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ResizeChildren(w) ^ Form.c:110:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutChild(), ResizeChildren(); ^ Form.c:472:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void LayoutChild(w) ^ Form.c:110:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutChild(), ResizeChildren(); ^ Form.c:522:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Position TransformCoord(loc, old, new, type) ^ Form.c:539:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(w) ^ Form.c:101:69: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Resize(); ^ Form.c:612:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (fw, 0, 0, True); ^ Form.c:634:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (fw, 0, 0, True); ^ Form.c:654:37: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ( fw, w->core.width, w->core.height, ^ Form.c:682:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ( fw, w->core.width, w->core.height, ^ Form.c:592:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(w, request, reply) ^ Form.c:104:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ Form.c:713:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Form.c:103:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ConstraintSetValues(); ^ Form.c:723:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize(request, new, args, num_args) ^ Form.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ConstraintInitialize(); ^ Form.c:744:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ConstraintSetValues(current, request, new, args, num_args) ^ Form.c:103:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ConstraintSetValues(); ^ Form.c:813:37: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ((FormWidget) w, w->core.width, ^ Form.c:779:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(w) ^ Form.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Form.c:818:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult PreferredGeometry( widget, request, reply ) ^ Form.c:104:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ 34 warnings generated. source='Grip.c' object='Grip.lo' libtool=yes depfile='.deps/Grip.Plo' tmpdepfile='.deps/Grip.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Grip.lo `test -f Grip.c || echo './'`Grip.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Grip.c -MT Grip.lo -MD -MP -MF .deps/Grip.TPlo -fPIC -DPIC -o .libs/Grip.o Grip.c:137:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GripAction( widget, event, params, num_params ) ^ Grip.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GripAction( /* Widget, XEvent*, String*, Cardinal */ ); ^ 2 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Grip.c -MT Grip.lo -MD -MP -MF .deps/Grip.TPlo -o Grip.o Grip.c:137:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GripAction( widget, event, params, num_params ) ^ Grip.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GripAction( /* Widget, XEvent*, String*, Cardinal */ ); ^ 2 warnings generated. source='Label.c' object='Label.lo' libtool=yes depfile='.deps/Label.Plo' tmpdepfile='.deps/Label.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Label.lo `test -f Label.c || echo './'`Label.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Label.c -MT Label.lo -MD -MP -MF .deps/Label.TPlo -fPIC -DPIC -o .libs/Label.o Label.c:278:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetTextWidthAndHeight(lw) ^ Label.c:400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetnormalGC(lw) ^ Label.c:423:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetgrayGC(lw) ^ Label.c:454:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void compute_bitmap_offsets (lw) ^ Label.c:472:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void set_bitmap_info (lw) ^ Label.c:491:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Label.c:125:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Label.c:549:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*lwclass->threeD_class.shadowdraw) (gw, event, region, True); ^ Label.c:532:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay(gw, event, region) ^ Label.c:127:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Label.c:656:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _Reposition(lw, width, height, dx, dy) ^ Label.c:693:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(w) ^ Label.c:126:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Label.c:712:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Label.c:131:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Label.c:812:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy(w) ^ Label.c:133:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ Label.c:825:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(w, intended, preferred) ^ Label.c:134:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ 19 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Label.c -MT Label.lo -MD -MP -MF .deps/Label.TPlo -o Label.o Label.c:278:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetTextWidthAndHeight(lw) ^ Label.c:400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetnormalGC(lw) ^ Label.c:423:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetgrayGC(lw) ^ Label.c:454:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void compute_bitmap_offsets (lw) ^ Label.c:472:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void set_bitmap_info (lw) ^ Label.c:491:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Label.c:125:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Label.c:549:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*lwclass->threeD_class.shadowdraw) (gw, event, region, True); ^ Label.c:532:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay(gw, event, region) ^ Label.c:127:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Label.c:656:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _Reposition(lw, width, height, dx, dy) ^ Label.c:693:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(w) ^ Label.c:126:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Label.c:712:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Label.c:131:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Label.c:812:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy(w) ^ Label.c:133:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ Label.c:825:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(w, intended, preferred) ^ Label.c:134:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ 19 warnings generated. source='Layout.c' object='Layout.lo' libtool=yes depfile='.deps/Layout.Plo' tmpdepfile='.deps/Layout.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Layout.lo `test -f Layout.c || echo './'`Layout.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Layout.c -MT Layout.lo -MD -MP -MF .deps/Layout.TPlo -fPIC -DPIC -o .libs/Layout.o Layout.c:214:20: warning: passing arguments to 'LayYYsetsource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayYYsetsource ((char *) from->addr); ^ Layout.c:216:18: warning: passing arguments to 'LayYYsetdest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayYYsetdest ((BoxPtr *) to->addr); ^ Layout.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToLayout (dpy, args, num_args, from, to, converter_data) ^ Layout.c:230:22: warning: passing arguments to 'LayoutFreeLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutFreeLayout (* (LayoutPtr *) to->addr); ^ Layout.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisposeLayout (app, to, data, args, num_args) ^ Layout.c:293:15: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout (w, TRUE); ^ Layout.c:260:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(child, request, reply) ^ Layout.c:85:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Layout.c:298:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Layout.c:82:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(); ^ Layout.c:315:17: warning: passing arguments to 'GetDesiredSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDesiredSize (*children); ^ Layout.c:316:18: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout ((LayoutWidget) w, TRUE); ^ Layout.c:306:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(gw) ^ Layout.c:86:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Layout.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDesiredSize (child) ^ Layout.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDesiredSize (); ^ Layout.c:337:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void InsertChild (child) ^ Layout.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InsertChild(); ^ Layout.c:348:18: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout ((LayoutWidget) gw, FALSE); ^ Layout.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(gw) ^ Layout.c:83:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Layout.c:362:15: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout (new, TRUE); ^ Layout.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(gold, greq, gnew, args, num_args) ^ Layout.c:84:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Layout.c:377:26: warning: passing arguments to 'LayoutGetNaturalSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutGetNaturalSize (w, &prefered_size.width, &prefered_size.height); ^ Layout.c:367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry (gw, request, prefered_return) ^ Layout.c:88:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (); ^ Layout.c:426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintGlue (g) ^ Layout.c:440:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintDirection (dir) ^ Layout.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabTo(level) ^ Layout.c:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintBox (box, level) ^ Layout.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookupVariable (child, quark) ^ Layout.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Evaluate (l, box, expr, natural) ^ Layout.c:607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisposeExpr (expr) ^ Layout.c:647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeNaturalSizes (l, box, dir) ^ Layout.c:780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeSizes (box) ^ Layout.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSizes (box, x, y) ^ Layout.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutFreeLayout (box) ^ Layout.c:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutFreeLayout (); ^ Layout.c:981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutGetNaturalSize (l, widthp, heightp) ^ Layout.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutGetNaturalSize (); ^ Layout.c:1004:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout (l, attemptResize) ^ Layout.c:94:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutLayout (); ^ 43 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Layout.c -MT Layout.lo -MD -MP -MF .deps/Layout.TPlo -o Layout.o Layout.c:214:20: warning: passing arguments to 'LayYYsetsource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayYYsetsource ((char *) from->addr); ^ Layout.c:216:18: warning: passing arguments to 'LayYYsetdest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayYYsetdest ((BoxPtr *) to->addr); ^ Layout.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToLayout (dpy, args, num_args, from, to, converter_data) ^ Layout.c:230:22: warning: passing arguments to 'LayoutFreeLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutFreeLayout (* (LayoutPtr *) to->addr); ^ Layout.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisposeLayout (app, to, data, args, num_args) ^ Layout.c:293:15: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout (w, TRUE); ^ Layout.c:260:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(child, request, reply) ^ Layout.c:85:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Layout.c:298:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Layout.c:82:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(); ^ Layout.c:315:17: warning: passing arguments to 'GetDesiredSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDesiredSize (*children); ^ Layout.c:316:18: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout ((LayoutWidget) w, TRUE); ^ Layout.c:306:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(gw) ^ Layout.c:86:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Layout.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDesiredSize (child) ^ Layout.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDesiredSize (); ^ Layout.c:337:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void InsertChild (child) ^ Layout.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InsertChild(); ^ Layout.c:348:18: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout ((LayoutWidget) gw, FALSE); ^ Layout.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(gw) ^ Layout.c:83:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Layout.c:362:15: warning: passing arguments to 'LayoutLayout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout (new, TRUE); ^ Layout.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(gold, greq, gnew, args, num_args) ^ Layout.c:84:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Layout.c:377:26: warning: passing arguments to 'LayoutGetNaturalSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutGetNaturalSize (w, &prefered_size.width, &prefered_size.height); ^ Layout.c:367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry (gw, request, prefered_return) ^ Layout.c:88:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (); ^ Layout.c:426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintGlue (g) ^ Layout.c:440:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintDirection (dir) ^ Layout.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabTo(level) ^ Layout.c:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintBox (box, level) ^ Layout.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookupVariable (child, quark) ^ Layout.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Evaluate (l, box, expr, natural) ^ Layout.c:607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisposeExpr (expr) ^ Layout.c:647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeNaturalSizes (l, box, dir) ^ Layout.c:780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeSizes (box) ^ Layout.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSizes (box, x, y) ^ Layout.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutFreeLayout (box) ^ Layout.c:96:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutFreeLayout (); ^ Layout.c:981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutGetNaturalSize (l, widthp, heightp) ^ Layout.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutGetNaturalSize (); ^ Layout.c:1004:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LayoutLayout (l, attemptResize) ^ Layout.c:94:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void LayoutLayout (); ^ 43 warnings generated. source='List.c' object='List.lo' libtool=yes depfile='.deps/List.Plo' tmpdepfile='.deps/List.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o List.lo `test -f List.c || echo './'`List.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c List.c -MT List.lo -MD -MP -MF .deps/List.TPlo -fPIC -DPIC -o .libs/List.o List.c:188:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetGCs(w) ^ List.c:238:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CalculatedValues( w ) ^ List.c:296:15: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( Layout( w, changex, changey, &width, &height ) ) ^ List.c:297:17: warning: passing arguments to 'ChangeSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeSize( w, width, height ); ^ List.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResetList( w, changex, changey ) ^ List.c:323:8: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, (request.height != reply.height), ^ List.c:333:12: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, FALSE, FALSE, &(request.width), &(request.height)); ^ List.c:307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeSize(w, width, height) ^ List.c:121:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeSize(); ^ List.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(junk, new, args, num_args) ^ List.c:120:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ List.c:403:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtToItem(w, xloc, yloc, item) ^ List.c:451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindCornerItems(w, event, ul_ret, lr_ret) ^ List.c:475:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItemInRectangle(w, ul, lr, item) ^ List.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HighlightBackground( w, x, y, gc ) ^ List.c:552:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClipToShadowInteriorAndLongest(lw, gc_p, x) ^ List.c:579:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintItemName(w, item) ^ List.c:669:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, junk) ^ List.c:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ List.c:730:20: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] change = Layout(w, !width_req, !height_req, &new_width, &new_height); ^ List.c:701:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredGeom(w, intended, requested) ^ List.c:126:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult PreferredGeom(); ^ List.c:756:15: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Layout(w, FALSE, FALSE, &width, &height)) ^ List.c:748:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ List.c:122:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ List.c:775:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, xfree, yfree, width, height) ^ List.c:125:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean Layout(); ^ List.c:869:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(w, event, params, num_params) ^ List.c:128:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Notify(), Set(), Unset(); ^ List.c:914:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unset(w, event, params, num_params) ^ List.c:128:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Notify(), Set(), Unset(); ^ List.c:930:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Set(w, event, params, num_params) ^ List.c:128:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Notify(), Set(), Unset(); ^ List.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ List.c:127:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ List.c:1057:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy(w) ^ List.c:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ 37 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c List.c -MT List.lo -MD -MP -MF .deps/List.TPlo -o List.o List.c:188:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetGCs(w) ^ List.c:238:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CalculatedValues( w ) ^ List.c:296:15: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( Layout( w, changex, changey, &width, &height ) ) ^ List.c:297:17: warning: passing arguments to 'ChangeSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeSize( w, width, height ); ^ List.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResetList( w, changex, changey ) ^ List.c:323:8: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, (request.height != reply.height), ^ List.c:333:12: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, FALSE, FALSE, &(request.width), &(request.height)); ^ List.c:307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeSize(w, width, height) ^ List.c:121:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeSize(); ^ List.c:359:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(junk, new, args, num_args) ^ List.c:120:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ List.c:403:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtToItem(w, xloc, yloc, item) ^ List.c:451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindCornerItems(w, event, ul_ret, lr_ret) ^ List.c:475:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ItemInRectangle(w, ul, lr, item) ^ List.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HighlightBackground( w, x, y, gc ) ^ List.c:552:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClipToShadowInteriorAndLongest(lw, gc_p, x) ^ List.c:579:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintItemName(w, item) ^ List.c:669:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, junk) ^ List.c:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ List.c:730:20: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] change = Layout(w, !width_req, !height_req, &new_width, &new_height); ^ List.c:701:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredGeom(w, intended, requested) ^ List.c:126:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult PreferredGeom(); ^ List.c:756:15: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Layout(w, FALSE, FALSE, &width, &height)) ^ List.c:748:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ List.c:122:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ List.c:775:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, xfree, yfree, width, height) ^ List.c:125:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean Layout(); ^ List.c:869:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(w, event, params, num_params) ^ List.c:128:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Notify(), Set(), Unset(); ^ List.c:914:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unset(w, event, params, num_params) ^ List.c:128:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Notify(), Set(), Unset(); ^ List.c:930:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Set(w, event, params, num_params) ^ List.c:128:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Notify(), Set(), Unset(); ^ List.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ List.c:127:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ List.c:1057:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy(w) ^ List.c:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ 37 warnings generated. source='MenuButton.c' object='MenuButton.lo' libtool=yes depfile='.deps/MenuButton.Plo' tmpdepfile='.deps/MenuButton.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o MenuButton.lo `test -f MenuButton.c || echo './'`MenuButton.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c MenuButton.c -MT MenuButton.lo -MD -MP -MF .deps/MenuButton.TPlo -fPIC -DPIC -o .libs/MenuButton.o MenuButton.c:173:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _CvtStringToMenuButtonStyle(args, num_args, fromVal, toVal) ^ MenuButton.c:220:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ MenuButton.c:64:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(); ^ MenuButton.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ MenuButton.c:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MenuButton.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopupMenu(w, event, params, num_params) ^ MenuButton.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void PopupMenu(); ^ 7 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c MenuButton.c -MT MenuButton.lo -MD -MP -MF .deps/MenuButton.TPlo -o MenuButton.o MenuButton.c:173:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _CvtStringToMenuButtonStyle(args, num_args, fromVal, toVal) ^ MenuButton.c:220:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ MenuButton.c:64:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(); ^ MenuButton.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ MenuButton.c:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MenuButton.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopupMenu(w, event, params, num_params) ^ MenuButton.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void PopupMenu(); ^ 7 warnings generated. source='Misc.c' object='Misc.lo' libtool=yes depfile='.deps/Misc.Plo' tmpdepfile='.deps/Misc.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Misc.lo `test -f Misc.c || echo './'`Misc.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Misc.c -MT Misc.lo -MD -MP -MF .deps/Misc.TPlo -fPIC -DPIC -o .libs/Misc.o Misc.c:14:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] neXtawDrawShadowBox (gw, tdw, x0, y0, x1, y1, out) ^ Misc.c:17:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:30:52: note: previous declaration is here neXtawDrawShadowBox (Widget, ThreeDWidget, Position, Position, Position, ^ Misc.c:17:18: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:30:62: note: previous declaration is here neXtawDrawShadowBox (Widget, ThreeDWidget, Position, Position, Position, ^ Misc.c:17:22: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:30:72: note: previous declaration is here neXtawDrawShadowBox (Widget, ThreeDWidget, Position, Position, Position, ^ Misc.c:17:26: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:31:16: note: previous declaration is here Position, Boolean); ^ Misc.c:18:13: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean' (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter] Boolean out; ^ ./Misc.h:31:25: note: previous declaration is here Position, Boolean); ^ 6 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Misc.c -MT Misc.lo -MD -MP -MF .deps/Misc.TPlo -o Misc.o Misc.c:14:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] neXtawDrawShadowBox (gw, tdw, x0, y0, x1, y1, out) ^ Misc.c:17:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:30:52: note: previous declaration is here neXtawDrawShadowBox (Widget, ThreeDWidget, Position, Position, Position, ^ Misc.c:17:18: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:30:62: note: previous declaration is here neXtawDrawShadowBox (Widget, ThreeDWidget, Position, Position, Position, ^ Misc.c:17:22: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:30:72: note: previous declaration is here neXtawDrawShadowBox (Widget, ThreeDWidget, Position, Position, Position, ^ Misc.c:17:26: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Position' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter] Position x0, y0, x1, y1; ^ ./Misc.h:31:16: note: previous declaration is here Position, Boolean); ^ Misc.c:18:13: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'Boolean' (aka 'char') declared in a previous prototype [-Wknr-promoted-parameter] Boolean out; ^ ./Misc.h:31:25: note: previous declaration is here Position, Boolean); ^ 6 warnings generated. source='MultiSink.c' object='MultiSink.lo' libtool=yes depfile='.deps/MultiSink.Plo' tmpdepfile='.deps/MultiSink.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o MultiSink.lo `test -f MultiSink.c || echo './'`MultiSink.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c MultiSink.c -MT MultiSink.lo -MD -MP -MF .deps/MultiSink.TPlo -fPIC -DPIC -o .libs/MultiSink.o MultiSink.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintText(w, gc, x, y, buf, len) ^ MultiSink.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, x, y, pos1, pos2, highlight) ^ MultiSink.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ MultiSink.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCursorBounds(w, rect) ^ MultiSink.c:103:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ MultiSink.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor (w, x, y, state) ^ MultiSink.c:102:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ MultiSink.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) ^ MultiSink.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ MultiSink.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPosition(w, fromPos, fromx, width, stopAtWordBreak, resPos, resWidth, resHeight) ^ MultiSink.c:102:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ MultiSink.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resolve (w, pos, fromx, width, leftPos, rightPos) ^ MultiSink.c:103:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ MultiSink.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGC(sink) ^ MultiSink.c:562:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ MultiSink.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ MultiSink.c:595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ MultiSink.c:97:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ MultiSink.c:632:9: warning: passing arguments to 'SetTabs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetTabs( w, w->text_sink.tab_count, w->text_sink.char_tabs ); ^ MultiSink.c:619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ MultiSink.c:98:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ MultiSink.c:664:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxLines(w, height) ^ MultiSink.c:99:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ MultiSink.c:99:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ MultiSink.c:687:1: note: conflicting prototype is here MaxHeight( ^ MultiSink.c:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetTabs(); ^ MultiSink.c:712:1: note: conflicting prototype is here SetTabs( ^ 25 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c MultiSink.c -MT MultiSink.lo -MD -MP -MF .deps/MultiSink.TPlo -o MultiSink.o MultiSink.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintText(w, gc, x, y, buf, len) ^ MultiSink.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, x, y, pos1, pos2, highlight) ^ MultiSink.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ MultiSink.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCursorBounds(w, rect) ^ MultiSink.c:103:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ MultiSink.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor (w, x, y, state) ^ MultiSink.c:102:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ MultiSink.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) ^ MultiSink.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ MultiSink.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPosition(w, fromPos, fromx, width, stopAtWordBreak, resPos, resWidth, resHeight) ^ MultiSink.c:102:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), FindPosition(); ^ MultiSink.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resolve (w, pos, fromx, width, leftPos, rightPos) ^ MultiSink.c:103:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), GetCursorBounds(); ^ MultiSink.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGC(sink) ^ MultiSink.c:562:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ MultiSink.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ MultiSink.c:595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ MultiSink.c:97:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ MultiSink.c:632:9: warning: passing arguments to 'SetTabs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetTabs( w, w->text_sink.tab_count, w->text_sink.char_tabs ); ^ MultiSink.c:619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ MultiSink.c:98:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ MultiSink.c:664:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxLines(w, height) ^ MultiSink.c:99:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ MultiSink.c:99:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxLines(), MaxHeight(); ^ MultiSink.c:687:1: note: conflicting prototype is here MaxHeight( ^ MultiSink.c:100:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetTabs(); ^ MultiSink.c:712:1: note: conflicting prototype is here SetTabs( ^ 25 warnings generated. source='MultiSrc.c' object='MultiSrc.lo' libtool=yes depfile='.deps/MultiSrc.Plo' tmpdepfile='.deps/MultiSrc.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o MultiSrc.lo `test -f MultiSrc.c || echo './'`MultiSrc.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c MultiSrc.c -MT MultiSrc.lo -MD -MP -MF .deps/MultiSrc.TPlo -fPIC -DPIC -o .libs/MultiSrc.o MultiSrc.c:125:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *tmpnam(); ^ /usr/include/stdio.h:265:7: note: conflicting prototype is here char *tmpnam(char *); ^ MultiSrc.c:138:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern wchar_t* _XawTextMBToWC(); ^ ../../X11/neXtaw/TextSrcP.h:135:10: note: conflicting prototype is here wchar_t* _XawTextMBToWC( ^ MultiSrc.c:139:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *_XawTextWCToMB(); ^ ../../X11/neXtaw/TextSrcP.h:127:7: note: conflicting prototype is here char* _XawTextWCToMB( ^ MultiSrc.c:237:26: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, src->multi_src.type == XawAsciiFile); ^ MultiSrc.c:238:13: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); ^ MultiSrc.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ MultiSrc.c:115:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ MultiSrc.c:263:33: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MultiPiece * piece = FindPiece(src, pos, &start); ^ MultiSrc.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadText(w, pos, text, length) ^ MultiSrc.c:109:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ MultiSrc.c:333:26: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ MultiSrc.c:334:24: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] end_piece = FindPiece(src, endPos, &end_first); ^ MultiSrc.c:346:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ MultiSrc.c:350:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, temp_piece->prev); ^ MultiSrc.c:360:13: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ MultiSrc.c:382:28: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ MultiSrc.c:409:12: warning: passing arguments to 'BreakPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, start_piece); ^ MultiSrc.c:410:25: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ MultiSrc.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReplaceText( w, startPos, endPos, u_text_p) ^ MultiSrc.c:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int ReplaceText(); ^ MultiSrc.c:503:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ MultiSrc.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scan( w, position, type, dir, count, include ) ^ MultiSrc.c:109:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ MultiSrc.c:652:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ MultiSrc.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Search(w, position, dir, text ) ^ MultiSrc.c:109:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ MultiSrc.c:737:26: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(old_src, string_set); ^ MultiSrc.c:739:28: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, string_set); ^ MultiSrc.c:745:19: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); ^ MultiSrc.c:757:45: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] String mb_string = StorePiecesInString( old_src ); ^ MultiSrc.c:760:24: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces( old_src ); ^ MultiSrc.c:761:21: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces( src, NULL, mb_string ); ^ MultiSrc.c:710:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ MultiSrc.c:117:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ MultiSrc.c:787:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ MultiSrc.c:115:57: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ MultiSrc.c:821:26: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile((MultiSrcObject) w, True); ^ MultiSrc.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy (w) ^ MultiSrc.c:115:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ MultiSrc.c:893:38: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mb_string = StorePiecesInString( src ); ^ MultiSrc.c:896:27: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( WriteToFile( mb_string, src->multi_src.string ) == FALSE ) { ^ MultiSrc.c:916:38: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mb_string = StorePiecesInString( src ); ^ MultiSrc.c:962:34: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mb_string = StorePiecesInString( src ); ^ MultiSrc.c:965:24: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = WriteToFile( mb_string, name ); ^ MultiSrc.c:988:16: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src); ^ MultiSrc.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(src, checkString) ^ MultiSrc.c:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToMultiType(); ^ MultiSrc.c:1006:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WriteToFile(string, name) ^ MultiSrc.c:117:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ MultiSrc.c:1053:18: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces( src ); ^ MultiSrc.c:1054:15: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces( src, NULL, (char *)wc_string ); ^ MultiSrc.c:1030:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StorePiecesInString(src) ^ MultiSrc.c:116:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String StorePiecesInString(); ^ MultiSrc.c:1075:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitStringOrFile(src, newString) ^ MultiSrc.c:112:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static FILE * InitStringOrFile(); ^ MultiSrc.c:1268:28: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ MultiSrc.c:1278:28: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ MultiSrc.c:1190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, string) ^ MultiSrc.c:113:59: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocNewPiece(src, prev) ^ MultiSrc.c:111:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static MultiPiece * FindPiece(), * AllocNewPiece(); ^ MultiSrc.c:1341:16: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, first); ^ MultiSrc.c:1331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src) ^ MultiSrc.c:113:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, piece) ^ MultiSrc.c:113:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPiece(src, position, first) ^ MultiSrc.c:111:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static MultiPiece * FindPiece(), * AllocNewPiece(); ^ MultiSrc.c:1407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, piece) ^ MultiSrc.c:113:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToMultiType(args, num_args, fromVal, toVal) ^ MultiSrc.c:114:39: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToMultiType(); ^ 72 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c MultiSrc.c -MT MultiSrc.lo -MD -MP -MF .deps/MultiSrc.TPlo -o MultiSrc.o MultiSrc.c:125:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *tmpnam(); ^ /usr/include/stdio.h:265:7: note: conflicting prototype is here char *tmpnam(char *); ^ MultiSrc.c:138:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern wchar_t* _XawTextMBToWC(); ^ ../../X11/neXtaw/TextSrcP.h:135:10: note: conflicting prototype is here wchar_t* _XawTextMBToWC( ^ MultiSrc.c:139:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *_XawTextWCToMB(); ^ ../../X11/neXtaw/TextSrcP.h:127:7: note: conflicting prototype is here char* _XawTextWCToMB( ^ MultiSrc.c:237:26: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, src->multi_src.type == XawAsciiFile); ^ MultiSrc.c:238:13: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); ^ MultiSrc.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ MultiSrc.c:115:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ MultiSrc.c:263:33: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MultiPiece * piece = FindPiece(src, pos, &start); ^ MultiSrc.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadText(w, pos, text, length) ^ MultiSrc.c:109:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ MultiSrc.c:333:26: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ MultiSrc.c:334:24: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] end_piece = FindPiece(src, endPos, &end_first); ^ MultiSrc.c:346:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ MultiSrc.c:350:18: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, temp_piece->prev); ^ MultiSrc.c:360:13: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, start_piece); ^ MultiSrc.c:382:28: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ MultiSrc.c:409:12: warning: passing arguments to 'BreakPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, start_piece); ^ MultiSrc.c:410:25: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] start_piece = FindPiece(src, startPos, &start_first); ^ MultiSrc.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReplaceText( w, startPos, endPos, u_text_p) ^ MultiSrc.c:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int ReplaceText(); ^ MultiSrc.c:503:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ MultiSrc.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scan( w, position, type, dir, count, include ) ^ MultiSrc.c:109:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ MultiSrc.c:652:20: warning: passing arguments to 'FindPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = FindPiece(src, position, &first); ^ MultiSrc.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Search(w, position, dir, text ) ^ MultiSrc.c:109:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Scan(), Search(), ReadText(); ^ MultiSrc.c:737:26: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(old_src, string_set); ^ MultiSrc.c:739:28: warning: passing arguments to 'InitStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file = InitStringOrFile(src, string_set); ^ MultiSrc.c:745:19: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, NULL); ^ MultiSrc.c:757:45: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] String mb_string = StorePiecesInString( old_src ); ^ MultiSrc.c:760:24: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces( old_src ); ^ MultiSrc.c:761:21: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces( src, NULL, mb_string ); ^ MultiSrc.c:710:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ MultiSrc.c:117:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ MultiSrc.c:787:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ MultiSrc.c:115:57: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ MultiSrc.c:821:26: warning: passing arguments to 'RemoveOldStringOrFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile((MultiSrcObject) w, True); ^ MultiSrc.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy (w) ^ MultiSrc.c:115:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(), Destroy(), GetValuesHook(); ^ MultiSrc.c:893:38: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mb_string = StorePiecesInString( src ); ^ MultiSrc.c:896:27: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( WriteToFile( mb_string, src->multi_src.string ) == FALSE ) { ^ MultiSrc.c:916:38: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mb_string = StorePiecesInString( src ); ^ MultiSrc.c:962:34: warning: passing arguments to 'StorePiecesInString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mb_string = StorePiecesInString( src ); ^ MultiSrc.c:965:24: warning: passing arguments to 'WriteToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = WriteToFile( mb_string, name ); ^ MultiSrc.c:988:16: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src); ^ MultiSrc.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveOldStringOrFile(src, checkString) ^ MultiSrc.c:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToMultiType(); ^ MultiSrc.c:1006:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WriteToFile(string, name) ^ MultiSrc.c:117:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), WriteToFile(); ^ MultiSrc.c:1053:18: warning: passing arguments to 'FreeAllPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces( src ); ^ MultiSrc.c:1054:15: warning: passing arguments to 'LoadPieces' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces( src, NULL, (char *)wc_string ); ^ MultiSrc.c:1030:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StorePiecesInString(src) ^ MultiSrc.c:116:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String StorePiecesInString(); ^ MultiSrc.c:1075:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitStringOrFile(src, newString) ^ MultiSrc.c:112:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static FILE * InitStringOrFile(); ^ MultiSrc.c:1268:28: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ MultiSrc.c:1278:28: warning: passing arguments to 'AllocNewPiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] piece = AllocNewPiece(src, piece); ^ MultiSrc.c:1190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoadPieces(src, file, string) ^ MultiSrc.c:113:59: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocNewPiece(src, prev) ^ MultiSrc.c:111:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static MultiPiece * FindPiece(), * AllocNewPiece(); ^ MultiSrc.c:1341:16: warning: passing arguments to 'RemovePiece' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, first); ^ MultiSrc.c:1331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeAllPieces(src) ^ MultiSrc.c:113:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemovePiece(src, piece) ^ MultiSrc.c:113:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPiece(src, position, first) ^ MultiSrc.c:111:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static MultiPiece * FindPiece(), * AllocNewPiece(); ^ MultiSrc.c:1407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BreakPiece(src, piece) ^ MultiSrc.c:113:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FreeAllPieces(), RemovePiece(), BreakPiece(), LoadPieces(); ^ MultiSrc.c:1424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToMultiType(args, num_args, fromVal, toVal) ^ MultiSrc.c:114:39: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveOldStringOrFile(), CvtStringToMultiType(); ^ 72 warnings generated. source='Paned.c' object='Paned.lo' libtool=yes depfile='.deps/Paned.Plo' tmpdepfile='.deps/Paned.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Paned.lo `test -f Paned.c || echo './'`Paned.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Paned.c -MT Paned.lo -MD -MP -MF .deps/Paned.TPlo -fPIC -DPIC -o .libs/Paned.o Paned.c:291:34: warning: passing arguments to 'PaneSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dimension old_size = PaneSize( (Widget) pw, IsVert(pw)); ^ Paned.c:327:33: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *on_size_ret = GetRequestInfo( &request, IsVert(pw) ); ^ Paned.c:328:40: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *off_size_ret = GetRequestInfo( &request, !IsVert(pw) ); ^ Paned.c:331:36: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *on_size_ret = GetRequestInfo( &reply, IsVert(pw) ); ^ Paned.c:332:37: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *off_size_ret = GetRequestInfo( &reply, !IsVert(pw) ); ^ Paned.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AdjustPanedSize(pw, off_size, result_ret, on_size_ret, off_size_ret) ^ Paned.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaneSize(w, vertical) ^ Paned.c:199:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension PaneSize(), GetRequestInfo(); ^ Paned.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetRequestInfo(geo_struct, vert) ^ Paned.c:199:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension PaneSize(), GetRequestInfo(); ^ Paned.c:426:42: warning: passing arguments to 'SatisfiesRule3' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( (rules < 3 || SatisfiesRule3(pane, shrink)) && ^ Paned.c:427:35: warning: passing arguments to 'SatisfiesRule2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (rules < 2 || SatisfiesRule2(pane)) && ^ Paned.c:428:22: warning: passing arguments to 'SatisfiesRule1' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (SatisfiesRule1(pane, shrink)) && ^ Paned.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChoosePaneToResize(pw, paneindex, dir, shrink) ^ Paned.c:462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SatisfiesRule1(pane, shrink) ^ Paned.c:200:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SatisfiesRule1(), SatisfiesRule2(), SatisfiesRule3(); ^ Paned.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SatisfiesRule2(pane) ^ Paned.c:200:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SatisfiesRule1(), SatisfiesRule2(), SatisfiesRule3(); ^ Paned.c:491:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SatisfiesRule3(pane, shrink) ^ Paned.c:200:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SatisfiesRule1(), SatisfiesRule2(), SatisfiesRule3(); ^ Paned.c:534:14: warning: passing arguments to 'GetPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetPaneStack(pw, shrink, &pane, &start_size); ^ Paned.c:542:19: warning: passing arguments to 'PushPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushPaneStack(pw, pane); ^ Paned.c:560:55: warning: passing arguments to 'PopPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pane->size == start_size) (void) PopPaneStack(pw); ^ Paned.c:513:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoopAndRefigureChildren(pw, paneindex, dir, sizeused) ^ Paned.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RefigureLocations(pw, paneindex, dir) ^ Paned.c:711:19: warning: passing arguments to 'ClearPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearPaneStack(pw); ^ Paned.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CommitNewLocations(pw) ^ Paned.c:729:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RefigureLocationsAndCommit(w) ^ Paned.c:192:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RefigureLocationsAndCommit(); ^ Paned.c:750:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DrawRect(pw, gc, on_loc, off_loc, on_size, off_size) ^ Paned.c:772:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DrawInternalBorders(pw, gc) ^ Paned.c:817:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DrawTrackLines(pw, erase) ^ Paned.c:865:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEventLocation(pw, event) ^ Paned.c:904:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartGripAdjustment(pw, grip, dir) ^ Paned.c:989:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (dir == ThisBorderOnly) ) { ~~~~^~~~~~~~~~~~~~~~~ Paned.c:989:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (dir == ThisBorderOnly) ) { ~ ^ ~ Paned.c:989:15: note: use '=' to turn this equality comparison into an assignment if ( (dir == ThisBorderOnly) ) { ^~ = Paned.c:968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveGripAdjustment(pw, grip, dir, loc) ^ Paned.c:1018:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CommitGripAdjustment(pw) ^ Paned.c:1049:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HandleGrip(grip, junk, callData) ^ Paned.c:1110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResortChildren(pw) ^ Paned.c:1147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ManageAndUnmanageGrips(pw) ^ Paned.c:1186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGrip(child) ^ Paned.c:1219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGCs(w) ^ Paned.c:191:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetGCs(), ReleaseGCs(); ^ Paned.c:1260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetChildrenPrefSizes(pw, off_size) ^ Paned.c:1304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeAllGripCursors(pw) ^ Paned.c:1341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushPaneStack(pw, pane) ^ Paned.c:202:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void PushPaneStack(); ^ Paned.c:1365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetPaneStack(pw, shrink, pane, start_size) ^ Paned.c:203:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetPaneStack(); ^ Paned.c:1389:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopPaneStack(pw) ^ Paned.c:204:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PopPaneStack(); ^ Paned.c:1410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearPaneStack(pw) ^ Paned.c:205:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClearPaneStack(); ^ Paned.c:1450:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(w, request, reply) ^ Paned.c:194:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Paned.c:1556:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Paned.c:188:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(); ^ Paned.c:1572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize(w, valueMask, attributes) ^ Paned.c:189:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Paned.c:1601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReleaseGCs(w) ^ Paned.c:191:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetGCs(), ReleaseGCs(); ^ Paned.c:1611:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void InsertChild(w) ^ Paned.c:196:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InsertChild(); ^ Paned.c:1640:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeleteChild(w) ^ Paned.c:197:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DeleteChild(); ^ Paned.c:1653:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(w) ^ Paned.c:195:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Paned.c:1714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ Paned.c:189:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Paned.c:1724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ Paned.c:190:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Paned.c:1734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(old, request, new, args, num_args) ^ Paned.c:193:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Paned.c:1797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaneSetValues(old, request, new, args, num_args) ^ Paned.c:198:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PaneSetValues(); ^ 75 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Paned.c -MT Paned.lo -MD -MP -MF .deps/Paned.TPlo -o Paned.o Paned.c:291:34: warning: passing arguments to 'PaneSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dimension old_size = PaneSize( (Widget) pw, IsVert(pw)); ^ Paned.c:327:33: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *on_size_ret = GetRequestInfo( &request, IsVert(pw) ); ^ Paned.c:328:40: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *off_size_ret = GetRequestInfo( &request, !IsVert(pw) ); ^ Paned.c:331:36: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *on_size_ret = GetRequestInfo( &reply, IsVert(pw) ); ^ Paned.c:332:37: warning: passing arguments to 'GetRequestInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *off_size_ret = GetRequestInfo( &reply, !IsVert(pw) ); ^ Paned.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AdjustPanedSize(pw, off_size, result_ret, on_size_ret, off_size_ret) ^ Paned.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaneSize(w, vertical) ^ Paned.c:199:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension PaneSize(), GetRequestInfo(); ^ Paned.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetRequestInfo(geo_struct, vert) ^ Paned.c:199:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension PaneSize(), GetRequestInfo(); ^ Paned.c:426:42: warning: passing arguments to 'SatisfiesRule3' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( (rules < 3 || SatisfiesRule3(pane, shrink)) && ^ Paned.c:427:35: warning: passing arguments to 'SatisfiesRule2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (rules < 2 || SatisfiesRule2(pane)) && ^ Paned.c:428:22: warning: passing arguments to 'SatisfiesRule1' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (SatisfiesRule1(pane, shrink)) && ^ Paned.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChoosePaneToResize(pw, paneindex, dir, shrink) ^ Paned.c:462:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SatisfiesRule1(pane, shrink) ^ Paned.c:200:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SatisfiesRule1(), SatisfiesRule2(), SatisfiesRule3(); ^ Paned.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SatisfiesRule2(pane) ^ Paned.c:200:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SatisfiesRule1(), SatisfiesRule2(), SatisfiesRule3(); ^ Paned.c:491:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SatisfiesRule3(pane, shrink) ^ Paned.c:200:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SatisfiesRule1(), SatisfiesRule2(), SatisfiesRule3(); ^ Paned.c:534:14: warning: passing arguments to 'GetPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetPaneStack(pw, shrink, &pane, &start_size); ^ Paned.c:542:19: warning: passing arguments to 'PushPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushPaneStack(pw, pane); ^ Paned.c:560:55: warning: passing arguments to 'PopPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (pane->size == start_size) (void) PopPaneStack(pw); ^ Paned.c:513:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoopAndRefigureChildren(pw, paneindex, dir, sizeused) ^ Paned.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RefigureLocations(pw, paneindex, dir) ^ Paned.c:711:19: warning: passing arguments to 'ClearPaneStack' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearPaneStack(pw); ^ Paned.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CommitNewLocations(pw) ^ Paned.c:729:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RefigureLocationsAndCommit(w) ^ Paned.c:192:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RefigureLocationsAndCommit(); ^ Paned.c:750:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DrawRect(pw, gc, on_loc, off_loc, on_size, off_size) ^ Paned.c:772:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DrawInternalBorders(pw, gc) ^ Paned.c:817:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DrawTrackLines(pw, erase) ^ Paned.c:865:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEventLocation(pw, event) ^ Paned.c:904:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartGripAdjustment(pw, grip, dir) ^ Paned.c:989:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (dir == ThisBorderOnly) ) { ~~~~^~~~~~~~~~~~~~~~~ Paned.c:989:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (dir == ThisBorderOnly) ) { ~ ^ ~ Paned.c:989:15: note: use '=' to turn this equality comparison into an assignment if ( (dir == ThisBorderOnly) ) { ^~ = Paned.c:968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveGripAdjustment(pw, grip, dir, loc) ^ Paned.c:1018:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CommitGripAdjustment(pw) ^ Paned.c:1049:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HandleGrip(grip, junk, callData) ^ Paned.c:1110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResortChildren(pw) ^ Paned.c:1147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ManageAndUnmanageGrips(pw) ^ Paned.c:1186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGrip(child) ^ Paned.c:1219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGCs(w) ^ Paned.c:191:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetGCs(), ReleaseGCs(); ^ Paned.c:1260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetChildrenPrefSizes(pw, off_size) ^ Paned.c:1304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeAllGripCursors(pw) ^ Paned.c:1341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushPaneStack(pw, pane) ^ Paned.c:202:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void PushPaneStack(); ^ Paned.c:1365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetPaneStack(pw, shrink, pane, start_size) ^ Paned.c:203:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetPaneStack(); ^ Paned.c:1389:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopPaneStack(pw) ^ Paned.c:204:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PopPaneStack(); ^ Paned.c:1410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearPaneStack(pw) ^ Paned.c:205:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClearPaneStack(); ^ Paned.c:1450:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(w, request, reply) ^ Paned.c:194:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Paned.c:1556:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Paned.c:188:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), Initialize(); ^ Paned.c:1572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize(w, valueMask, attributes) ^ Paned.c:189:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Paned.c:1601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReleaseGCs(w) ^ Paned.c:191:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetGCs(), ReleaseGCs(); ^ Paned.c:1611:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void InsertChild(w) ^ Paned.c:196:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InsertChild(); ^ Paned.c:1640:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DeleteChild(w) ^ Paned.c:197:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DeleteChild(); ^ Paned.c:1653:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(w) ^ Paned.c:195:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Paned.c:1714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ Paned.c:189:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), Resize(); ^ Paned.c:1724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ Paned.c:190:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Paned.c:1734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(old, request, new, args, num_args) ^ Paned.c:193:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Paned.c:1797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaneSetValues(old, request, new, args, num_args) ^ Paned.c:198:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PaneSetValues(); ^ 75 warnings generated. source='Panner.c' object='Panner.lo' libtool=yes depfile='.deps/Panner.Plo' tmpdepfile='.deps/Panner.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Panner.lo `test -f Panner.c || echo './'`Panner.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Panner.c -MT Panner.lo -MD -MP -MF .deps/Panner.TPlo -fPIC -DPIC -o .libs/Panner.o Panner.c:209:28: warning: passing arguments to 'XmuDistinguishablePixels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !XmuDistinguishablePixels (XtDisplay (pw), pw->core.colormap, ^ Panner.c:211:27: warning: passing arguments to 'XmuDistinguishablePixels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XmuDistinguishablePixels (XtDisplay (pw), pw->core.colormap, ^ Panner.c:224:32: warning: passing arguments to 'XmuDistinguishablePixels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !XmuDistinguishablePixels (XtDisplay (pw), pw->core.colormap, ^ Panner.c:196:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void reset_shadow_gc (pw) /* used when resources change */ ^ Panner.c:238:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void reset_slider_gc (pw) /* used when resources change */ ^ Panner.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void reset_xor_gc (pw) /* used when resources change */ ^ Panner.c:276:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void check_knob (pw, knob) ^ Panner.c:308:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void move_shadow (pw) ^ Panner.c:334:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void scale_knob (pw, location, size) /* set knob size and/or loc */ ^ Panner.c:361:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void rescale (pw) ^ Panner.c:383:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void get_default_size (pw, wp, hp) ^ Panner.c:392:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean get_event_xy (pw, event, x, y) ^ Panner.c:427:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int parse_page_string (s, pagesize, canvassize, relative) ^ Panner.c:507:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (greq, gnew, args, num_args) ^ Panner.c:135:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); /* create gc's */ ^ Panner.c:538:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valuemaskp, attr) ^ Panner.c:136:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); /* create window */ ^ Panner.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Panner.c:137:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); /* clean up widget */ ^ Panner.c:575:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (gw) ^ Panner.c:138:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); /* need to rescale ourselves */ ^ Panner.c:583:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (gw, event, region) ^ Panner.c:139:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); /* draw ourselves */ ^ Panner.c:625:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcur, greq, gnew, args, num_args) ^ Panner.c:140:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); /* set all of the resources */ ^ Panner.c:703:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetValuesAlmost (gold, gnew, req, reply) ^ Panner.c:141:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetValuesAlmost(); /* deal with failed setval geom req */ ^ Panner.c:714:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (gw, intended, pref) ^ Panner.c:142:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); /* say how big we would like to be */ ^ Panner.c:742:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStart (gw, event, params, num_params) ^ Panner.c:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:767:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStop (gw, event, params, num_params) ^ Panner.c:75:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:801:15: warning: passing arguments to 'ActionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ActionNotify (gw, event, params, num_params); ^ Panner.c:786:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionAbort (gw, event, params, num_params) ^ Panner.c:75:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:829:15: warning: passing arguments to 'ActionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ActionNotify (gw, event, params, num_params); /* does a check */ ^ Panner.c:808:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionMove (gw, event, params, num_params) ^ Panner.c:75:57: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:874:15: warning: passing arguments to 'ActionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ActionNotify (gw, event, (String *) NULL, &zero); ^ Panner.c:838:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionPage (gw, event, params, num_params) ^ Panner.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionPage(), ActionNotify(), ActionSet(); ^ Panner.c:881:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionNotify (gw, event, params, num_params) ^ Panner.c:76:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionPage(), ActionNotify(), ActionSet(); ^ Panner.c:932:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionSet (gw, event, params, num_params) ^ Panner.c:76:43: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionPage(), ActionNotify(), ActionSet(); ^ 46 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Panner.c -MT Panner.lo -MD -MP -MF .deps/Panner.TPlo -o Panner.o Panner.c:209:28: warning: passing arguments to 'XmuDistinguishablePixels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !XmuDistinguishablePixels (XtDisplay (pw), pw->core.colormap, ^ Panner.c:211:27: warning: passing arguments to 'XmuDistinguishablePixels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XmuDistinguishablePixels (XtDisplay (pw), pw->core.colormap, ^ Panner.c:224:32: warning: passing arguments to 'XmuDistinguishablePixels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] !XmuDistinguishablePixels (XtDisplay (pw), pw->core.colormap, ^ Panner.c:196:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void reset_shadow_gc (pw) /* used when resources change */ ^ Panner.c:238:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void reset_slider_gc (pw) /* used when resources change */ ^ Panner.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void reset_xor_gc (pw) /* used when resources change */ ^ Panner.c:276:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void check_knob (pw, knob) ^ Panner.c:308:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void move_shadow (pw) ^ Panner.c:334:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void scale_knob (pw, location, size) /* set knob size and/or loc */ ^ Panner.c:361:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void rescale (pw) ^ Panner.c:383:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void get_default_size (pw, wp, hp) ^ Panner.c:392:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean get_event_xy (pw, event, x, y) ^ Panner.c:427:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int parse_page_string (s, pagesize, canvassize, relative) ^ Panner.c:507:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (greq, gnew, args, num_args) ^ Panner.c:135:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); /* create gc's */ ^ Panner.c:538:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valuemaskp, attr) ^ Panner.c:136:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); /* create window */ ^ Panner.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Panner.c:137:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); /* clean up widget */ ^ Panner.c:575:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (gw) ^ Panner.c:138:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); /* need to rescale ourselves */ ^ Panner.c:583:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (gw, event, region) ^ Panner.c:139:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); /* draw ourselves */ ^ Panner.c:625:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcur, greq, gnew, args, num_args) ^ Panner.c:140:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); /* set all of the resources */ ^ Panner.c:703:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetValuesAlmost (gold, gnew, req, reply) ^ Panner.c:141:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetValuesAlmost(); /* deal with failed setval geom req */ ^ Panner.c:714:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (gw, intended, pref) ^ Panner.c:142:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); /* say how big we would like to be */ ^ Panner.c:742:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStart (gw, event, params, num_params) ^ Panner.c:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:767:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStop (gw, event, params, num_params) ^ Panner.c:75:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:801:15: warning: passing arguments to 'ActionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ActionNotify (gw, event, params, num_params); ^ Panner.c:786:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionAbort (gw, event, params, num_params) ^ Panner.c:75:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:829:15: warning: passing arguments to 'ActionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ActionNotify (gw, event, params, num_params); /* does a check */ ^ Panner.c:808:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionMove (gw, event, params, num_params) ^ Panner.c:75:57: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(), ActionAbort(), ActionMove(); ^ Panner.c:874:15: warning: passing arguments to 'ActionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ActionNotify (gw, event, (String *) NULL, &zero); ^ Panner.c:838:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionPage (gw, event, params, num_params) ^ Panner.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionPage(), ActionNotify(), ActionSet(); ^ Panner.c:881:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionNotify (gw, event, params, num_params) ^ Panner.c:76:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionPage(), ActionNotify(), ActionSet(); ^ Panner.c:932:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionSet (gw, event, params, num_params) ^ Panner.c:76:43: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionPage(), ActionNotify(), ActionSet(); ^ 46 warnings generated. source='Porthole.c' object='Porthole.lo' libtool=yes depfile='.deps/Porthole.Plo' tmpdepfile='.deps/Porthole.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Porthole.lo `test -f Porthole.c || echo './'`Porthole.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Porthole.c -MT Porthole.lo -MD -MP -MF .deps/Porthole.TPlo -fPIC -DPIC -o .libs/Porthole.o Porthole.c:116:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Widget find_child (pw) ^ Porthole.c:134:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SendReport (pw, changed) ^ Porthole.c:156:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void layout_child (pw, child, geomp, xp, yp, widthp, heightp) ^ Porthole.c:206:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valueMask, attributes) ^ Porthole.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); /* set gravity and upcall */ ^ Porthole.c:221:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (gw) ^ Porthole.c:55:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); /* report new size */ ^ Porthole.c:244:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (gw, intended, preferred) ^ Porthole.c:58:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); /* say how big would like to be */ ^ Porthole.c:272:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager (w, req, reply) ^ Porthole.c:56:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); /* deal with child requests */ ^ Porthole.c:336:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged (gw) ^ Porthole.c:57:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); /* somebody added a new widget */ ^ 13 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Porthole.c -MT Porthole.lo -MD -MP -MF .deps/Porthole.TPlo -o Porthole.o Porthole.c:116:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Widget find_child (pw) ^ Porthole.c:134:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SendReport (pw, changed) ^ Porthole.c:156:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void layout_child (pw, child, geomp, xp, yp, widthp, heightp) ^ Porthole.c:206:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valueMask, attributes) ^ Porthole.c:54:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); /* set gravity and upcall */ ^ Porthole.c:221:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (gw) ^ Porthole.c:55:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); /* report new size */ ^ Porthole.c:244:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (gw, intended, preferred) ^ Porthole.c:58:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); /* say how big would like to be */ ^ Porthole.c:272:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager (w, req, reply) ^ Porthole.c:56:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); /* deal with child requests */ ^ Porthole.c:336:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged (gw) ^ Porthole.c:57:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); /* somebody added a new widget */ ^ 13 warnings generated. source='Repeater.c' object='Repeater.lo' libtool=yes depfile='.deps/Repeater.Plo' tmpdepfile='.deps/Repeater.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Repeater.lo `test -f Repeater.c || echo './'`Repeater.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Repeater.c -MT Repeater.lo -MD -MP -MF .deps/Repeater.TPlo -fPIC -DPIC -o .libs/Repeater.o Repeater.c:183:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tic (client_data, id) ^ Repeater.c:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void tic(); /* clock timeout */ ^ Repeater.c:220:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (greq, gnew, args, num_args) ^ Repeater.c:117:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); /* setup private data */ ^ Repeater.c:231:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Repeater.c:118:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); /* clear timers */ ^ Repeater.c:238:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcur, greq, gnew, args, num_args) ^ Repeater.c:119:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); /* set resources */ ^ Repeater.c:262:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStart (gw, event, params, num_params) ^ Repeater.c:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(); ^ Repeater.c:281:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStop (gw, event, params, num_params) ^ Repeater.c:82:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(); ^ 12 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Repeater.c -MT Repeater.lo -MD -MP -MF .deps/Repeater.TPlo -o Repeater.o Repeater.c:183:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tic (client_data, id) ^ Repeater.c:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void tic(); /* clock timeout */ ^ Repeater.c:220:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (greq, gnew, args, num_args) ^ Repeater.c:117:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); /* setup private data */ ^ Repeater.c:231:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Repeater.c:118:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); /* clear timers */ ^ Repeater.c:238:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcur, greq, gnew, args, num_args) ^ Repeater.c:119:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); /* set resources */ ^ Repeater.c:262:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStart (gw, event, params, num_params) ^ Repeater.c:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(); ^ Repeater.c:281:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ActionStop (gw, event, params, num_params) ^ Repeater.c:82:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ActionStart(), ActionStop(); ^ 12 warnings generated. source='Scrollbar.c' object='Scrollbar.lo' libtool=yes depfile='.deps/Scrollbar.Plo' tmpdepfile='.deps/Scrollbar.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Scrollbar.lo `test -f Scrollbar.c || echo './'`Scrollbar.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Scrollbar.c -MT Scrollbar.lo -MD -MP -MF .deps/Scrollbar.TPlo -fPIC -DPIC -o .libs/Scrollbar.o Scrollbar.c:276:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FillArea (sbw, top, bottom, fill) ^ Scrollbar.c:377:12: warning: variable 'hw' set but not used [-Wunused-but-set-variable] int i, hw; ^ Scrollbar.c:371:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawArrow(sbw, x, y, w, h, vert, up) ^ Scrollbar.c:171:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawArrow(); ^ Scrollbar.c:435:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintArrowButtons(sbw, event, tpush, bpush) ^ Scrollbar.c:170:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void PaintArrowButtons(); ^ Scrollbar.c:510:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintThumb (sbw, event) ^ Scrollbar.c:626:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (w) ^ Scrollbar.c:154:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ Scrollbar.c:644:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintPixmap(sbw, d, data, width, height) ^ Scrollbar.c:685:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CreateGC (w) ^ Scrollbar.c:760:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetDimensions (sbw) ^ Scrollbar.c:773:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize( request, new, args, num_args ) ^ Scrollbar.c:153:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Scrollbar.c:798:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (w, valueMask, attributes) ^ Scrollbar.c:155:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); ^ Scrollbar.c:828:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (current, request, desired, args, num_args) ^ Scrollbar.c:158:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Scrollbar.c:873:15: warning: passing arguments to 'Redisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay (w, (XEvent*) NULL, (Region)NULL); ^ Scrollbar.c:867:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (w) ^ Scrollbar.c:156:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Scrollbar.c:878:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (w, event, region) ^ Scrollbar.c:157:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Scrollbar.c:909:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean CompareEvents (oldEvent, newEvent) ^ Scrollbar.c:949:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool PeekNotifyEvent (dpy, event, args) ^ Scrollbar.c:961:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean LookAhead (w, event) ^ Scrollbar.c:979:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ExtractPosition (event, x, y) ^ Scrollbar.c:1009:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HandleThumb (w, event, params, num_params) ^ Scrollbar.c:160:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void HandleThumb(); ^ Scrollbar.c:1043:49: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks((Widget)sbw, XtNscrollProc, (XtPointer) call_data); ^~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1029:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void RepeatNotify (client_data, idp) ^ Scrollbar.c:1057:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static float FloatInRange(num, small, big) ^ Scrollbar.c:1089:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1101:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1113:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1118:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1126:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1138:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1151:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1155:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1064:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void NotifyScroll (w, event, params, num_params) ^ Scrollbar.c:163:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void NotifyScroll(); ^ Scrollbar.c:1182:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1165:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollOneLineUp (w, event, params, num_params) ^ Scrollbar.c:164:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollOneLineUp(); ^ Scrollbar.c:1204:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1187:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollPageUp (w, event, params, num_params) ^ Scrollbar.c:165:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollPageUp(); ^ Scrollbar.c:1226:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1209:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollOneLineDown (w, event, params, num_params) ^ Scrollbar.c:166:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollOneLineDown(); ^ Scrollbar.c:1248:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1231:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollPageDown (w, event, params, num_params) ^ Scrollbar.c:167:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollPageDown(); ^ Scrollbar.c:1254:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void EndScroll(w, event, params, num_params ) ^ Scrollbar.c:168:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void EndScroll(); ^ Scrollbar.c:1270:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static float FractionLoc (sbw, x, y) ^ Scrollbar.c:1288:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveThumb (w, event, params, num_params) ^ Scrollbar.c:161:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MoveThumb(); ^ Scrollbar.c:1358:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void NotifyThumb (w, event, params, num_params ) ^ Scrollbar.c:162:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void NotifyThumb(); ^ Scrollbar.c:1432:20: warning: too few arguments in call to 'PaintThumb' PaintThumb (sbw); ~~~~~~~~~~ ^ 62 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Scrollbar.c -MT Scrollbar.lo -MD -MP -MF .deps/Scrollbar.TPlo -o Scrollbar.o Scrollbar.c:276:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FillArea (sbw, top, bottom, fill) ^ Scrollbar.c:377:12: warning: variable 'hw' set but not used [-Wunused-but-set-variable] int i, hw; ^ Scrollbar.c:371:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DrawArrow(sbw, x, y, w, h, vert, up) ^ Scrollbar.c:171:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawArrow(); ^ Scrollbar.c:435:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintArrowButtons(sbw, event, tpush, bpush) ^ Scrollbar.c:170:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void PaintArrowButtons(); ^ Scrollbar.c:510:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintThumb (sbw, event) ^ Scrollbar.c:626:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (w) ^ Scrollbar.c:154:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ Scrollbar.c:644:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void PaintPixmap(sbw, d, data, width, height) ^ Scrollbar.c:685:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CreateGC (w) ^ Scrollbar.c:760:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetDimensions (sbw) ^ Scrollbar.c:773:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize( request, new, args, num_args ) ^ Scrollbar.c:153:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Scrollbar.c:798:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (w, valueMask, attributes) ^ Scrollbar.c:155:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); ^ Scrollbar.c:828:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (current, request, desired, args, num_args) ^ Scrollbar.c:158:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Scrollbar.c:873:15: warning: passing arguments to 'Redisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay (w, (XEvent*) NULL, (Region)NULL); ^ Scrollbar.c:867:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize (w) ^ Scrollbar.c:156:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ Scrollbar.c:878:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (w, event, region) ^ Scrollbar.c:157:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Scrollbar.c:909:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean CompareEvents (oldEvent, newEvent) ^ Scrollbar.c:949:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool PeekNotifyEvent (dpy, event, args) ^ Scrollbar.c:961:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean LookAhead (w, event) ^ Scrollbar.c:979:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ExtractPosition (event, x, y) ^ Scrollbar.c:1009:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void HandleThumb (w, event, params, num_params) ^ Scrollbar.c:160:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void HandleThumb(); ^ Scrollbar.c:1043:49: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks((Widget)sbw, XtNscrollProc, (XtPointer) call_data); ^~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1029:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void RepeatNotify (client_data, idp) ^ Scrollbar.c:1057:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static float FloatInRange(num, small, big) ^ Scrollbar.c:1089:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1101:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1113:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1118:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1126:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1138:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1151:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1155:41: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1064:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void NotifyScroll (w, event, params, num_params) ^ Scrollbar.c:163:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void NotifyScroll(); ^ Scrollbar.c:1182:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1165:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollOneLineUp (w, event, params, num_params) ^ Scrollbar.c:164:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollOneLineUp(); ^ Scrollbar.c:1204:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1187:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollPageUp (w, event, params, num_params) ^ Scrollbar.c:165:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollPageUp(); ^ Scrollbar.c:1226:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1209:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollOneLineDown (w, event, params, num_params) ^ Scrollbar.c:166:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollOneLineDown(); ^ Scrollbar.c:1248:40: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data)); ^~~~~~~~~~~~~~~~~~~~~~ Scrollbar.c:1231:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollPageDown (w, event, params, num_params) ^ Scrollbar.c:167:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollPageDown(); ^ Scrollbar.c:1254:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void EndScroll(w, event, params, num_params ) ^ Scrollbar.c:168:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void EndScroll(); ^ Scrollbar.c:1270:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static float FractionLoc (sbw, x, y) ^ Scrollbar.c:1288:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveThumb (w, event, params, num_params) ^ Scrollbar.c:161:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MoveThumb(); ^ Scrollbar.c:1358:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void NotifyThumb (w, event, params, num_params ) ^ Scrollbar.c:162:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void NotifyThumb(); ^ Scrollbar.c:1432:20: warning: too few arguments in call to 'PaintThumb' PaintThumb (sbw); ~~~~~~~~~~ ^ 62 warnings generated. source='Simple.c' object='Simple.lo' libtool=yes depfile='.deps/Simple.Plo' tmpdepfile='.deps/Simple.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Simple.lo `test -f Simple.c || echo './'`Simple.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Simple.c -MT Simple.lo -MD -MP -MF .deps/Simple.TPlo -fPIC -DPIC -o .libs/Simple.o Simple.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize(class) ^ Simple.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), ClassInitialize(),Realize(),ConvertCursor(); ^ Simple.c:207:18: warning: passing arguments to 'ConvertCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertCursor(w); ^ Simple.c:184:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(w, valueMask, attributes) ^ Simple.c:95:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), ClassInitialize(),Realize(),ConvertCursor(); ^ Simple.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertCursor(w) ^ Simple.c:95:64: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), ClassInitialize(),Realize(),ConvertCursor(); ^ Simple.c:269:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simple_class.change_sensitive) ( new ); ^ Simple.c:255:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Simple.c:96:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ChangeSensitive(); ^ Simple.c:293:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ChangeSensitive(w) ^ Simple.c:96:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ChangeSensitive(); ^ 12 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Simple.c -MT Simple.lo -MD -MP -MF .deps/Simple.TPlo -o Simple.o Simple.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize(class) ^ Simple.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), ClassInitialize(),Realize(),ConvertCursor(); ^ Simple.c:207:18: warning: passing arguments to 'ConvertCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertCursor(w); ^ Simple.c:184:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(w, valueMask, attributes) ^ Simple.c:95:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), ClassInitialize(),Realize(),ConvertCursor(); ^ Simple.c:225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertCursor(w) ^ Simple.c:95:64: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), ClassInitialize(),Realize(),ConvertCursor(); ^ Simple.c:269:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] simple_class.change_sensitive) ( new ); ^ Simple.c:255:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Simple.c:96:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ChangeSensitive(); ^ Simple.c:293:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ChangeSensitive(w) ^ Simple.c:96:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), ChangeSensitive(); ^ 12 warnings generated. source='SimpleMenu.c' object='SimpleMenu.lo' libtool=yes depfile='.deps/SimpleMenu.Plo' tmpdepfile='.deps/SimpleMenu.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o SimpleMenu.lo `test -f SimpleMenu.c || echo './'`SimpleMenu.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SimpleMenu.c -MT SimpleMenu.lo -MD -MP -MF .deps/SimpleMenu.TPlo -fPIC -DPIC -o .libs/SimpleMenu.o SimpleMenu.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(wc) ^ SimpleMenu.c:115:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ClassInitialize(), ClassPartInitialize(); ^ SimpleMenu.c:283:18: warning: passing arguments to 'CreateLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateLabel(new); ^ SimpleMenu.c:289:37: warning: passing arguments to 'GetMenuWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] smw->core.width = GetMenuWidth(new, (Widget)NULL); ^ SimpleMenu.c:296:39: warning: passing arguments to 'GetMenuHeight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] smw->core.height = GetMenuHeight(new); ^ SimpleMenu.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ SimpleMenu.c:115:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ClassInitialize(), ClassPartInitialize(); ^ SimpleMenu.c:331:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y, max_y; ^ SimpleMenu.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ SimpleMenu.c:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize(w, mask, attrs) ^ SimpleMenu.c:114:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ SimpleMenu.c:114:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:534:17: warning: passing arguments to 'CreateLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateLabel(new); ^ SimpleMenu.c:555:8: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(new, (Dimension *)NULL, (Dimension *)NULL); ^ SimpleMenu.c:504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ SimpleMenu.c:116:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), SetValuesHook(); ^ SimpleMenu.c:595:22: warning: passing arguments to 'MakeSetValuesRequest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeSetValuesRequest(w, width, height); ^ SimpleMenu.c:576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValuesHook(w, arglist, num_args) ^ SimpleMenu.c:116:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), SetValuesHook(); ^ SimpleMenu.c:633:11: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, &(reply->width), &(reply->height) ); ^ SimpleMenu.c:652:12: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(( Widget) smw, (Dimension *)NULL, (Dimension *)NULL); ^ SimpleMenu.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeometryManager(w, request, reply) ^ SimpleMenu.c:117:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ SimpleMenu.c:687:11: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, (Dimension *)NULL, (Dimension *)NULL); ^ SimpleMenu.c:684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeManaged(w) ^ SimpleMenu.c:114:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:728:24: warning: passing arguments to 'FindMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( (menu = FindMenu(w, params[0])) == NULL) { ^ SimpleMenu.c:749:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, &loc); ^ SimpleMenu.c:755:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, &loc); ^ SimpleMenu.c:760:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, &loc); ^ SimpleMenu.c:763:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, (XPoint *)NULL); ^ SimpleMenu.c:710:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenuAction(w, event, params, num_params) ^ SimpleMenu.c:123:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:803:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (class->sme_class.unhighlight) ( (Widget) entry); ^ SimpleMenu.c:784:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unhighlight(w, event, params, num_params) ^ SimpleMenu.c:123:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:831:26: warning: passing arguments to 'GetEventEntry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] entry = GetEventEntry(w, event); ^ SimpleMenu.c:852:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (class->sme_class.highlight) ( (Widget) entry); ^ SimpleMenu.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Highlight(w, event, params, num_params) ^ SimpleMenu.c:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:879:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (class->sme_class.notify)( (Widget) entry ); ^ SimpleMenu.c:866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(w, event, params, num_params) ^ SimpleMenu.c:123:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:961:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateLabel(w) ^ SimpleMenu.c:129:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MakeSetValuesRequest(), CreateLabel(), Layout(); ^ SimpleMenu.c:1070:22: warning: passing arguments to 'GetMenuWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] width = GetMenuWidth((Widget) smw, (Widget) current_entry) + 2*s; ^ SimpleMenu.c:1080:26: warning: passing arguments to 'MakeSetValuesRequest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeSetValuesRequest((Widget) smw, width, height); ^ SimpleMenu.c:1015:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, width_ret, height_ret) ^ SimpleMenu.c:129:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MakeSetValuesRequest(), CreateLabel(), Layout(); ^ SimpleMenu.c:1099:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddPositionAction(app_con, data) ^ SimpleMenu.c:130:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddPositionAction(), PositionMenu(), ChangeCursorOnGrab(); ^ SimpleMenu.c:1118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindMenu(widget, name) ^ SimpleMenu.c:132:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Widget FindMenu(); ^ SimpleMenu.c:1180:13: warning: passing arguments to 'MoveMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveMenu(w, (Position) location->x, (Position) location->y); ^ SimpleMenu.c:1138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(w, location) ^ SimpleMenu.c:130:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddPositionAction(), PositionMenu(), ChangeCursorOnGrab(); ^ SimpleMenu.c:1192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveMenu(w, x, y) ^ SimpleMenu.c:134:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MoveMenu(); ^ SimpleMenu.c:1236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeCursorOnGrab(w, junk, garbage) ^ SimpleMenu.c:130:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddPositionAction(), PositionMenu(), ChangeCursorOnGrab(); ^ SimpleMenu.c:1262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeSetValuesRequest(w, width, height) ^ SimpleMenu.c:129:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MakeSetValuesRequest(), CreateLabel(), Layout(); ^ SimpleMenu.c:1290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetMenuWidth(w, w_ent) ^ SimpleMenu.c:131:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension GetMenuWidth(), GetMenuHeight(); ^ SimpleMenu.c:1331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetMenuHeight(w) ^ SimpleMenu.c:131:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension GetMenuWidth(), GetMenuHeight(); ^ SimpleMenu.c:1361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEventEntry(w, event) ^ SimpleMenu.c:133:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static SmeObject GetEventEntry(); ^ 70 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SimpleMenu.c -MT SimpleMenu.lo -MD -MP -MF .deps/SimpleMenu.TPlo -o SimpleMenu.o SimpleMenu.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(wc) ^ SimpleMenu.c:115:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ClassInitialize(), ClassPartInitialize(); ^ SimpleMenu.c:283:18: warning: passing arguments to 'CreateLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateLabel(new); ^ SimpleMenu.c:289:37: warning: passing arguments to 'GetMenuWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] smw->core.width = GetMenuWidth(new, (Widget)NULL); ^ SimpleMenu.c:296:39: warning: passing arguments to 'GetMenuHeight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] smw->core.height = GetMenuHeight(new); ^ SimpleMenu.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ SimpleMenu.c:115:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ClassInitialize(), ClassPartInitialize(); ^ SimpleMenu.c:331:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y, max_y; ^ SimpleMenu.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ SimpleMenu.c:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize(w, mask, attrs) ^ SimpleMenu.c:114:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ SimpleMenu.c:114:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:534:17: warning: passing arguments to 'CreateLabel' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateLabel(new); ^ SimpleMenu.c:555:8: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(new, (Dimension *)NULL, (Dimension *)NULL); ^ SimpleMenu.c:504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ SimpleMenu.c:116:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), SetValuesHook(); ^ SimpleMenu.c:595:22: warning: passing arguments to 'MakeSetValuesRequest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeSetValuesRequest(w, width, height); ^ SimpleMenu.c:576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValuesHook(w, arglist, num_args) ^ SimpleMenu.c:116:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), SetValuesHook(); ^ SimpleMenu.c:633:11: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, &(reply->width), &(reply->height) ); ^ SimpleMenu.c:652:12: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(( Widget) smw, (Dimension *)NULL, (Dimension *)NULL); ^ SimpleMenu.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeometryManager(w, request, reply) ^ SimpleMenu.c:117:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ SimpleMenu.c:687:11: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, (Dimension *)NULL, (Dimension *)NULL); ^ SimpleMenu.c:684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeManaged(w) ^ SimpleMenu.c:114:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), Resize(), ChangeManaged(); ^ SimpleMenu.c:728:24: warning: passing arguments to 'FindMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( (menu = FindMenu(w, params[0])) == NULL) { ^ SimpleMenu.c:749:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, &loc); ^ SimpleMenu.c:755:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, &loc); ^ SimpleMenu.c:760:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, &loc); ^ SimpleMenu.c:763:17: warning: passing arguments to 'PositionMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(menu, (XPoint *)NULL); ^ SimpleMenu.c:710:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenuAction(w, event, params, num_params) ^ SimpleMenu.c:123:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:803:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (class->sme_class.unhighlight) ( (Widget) entry); ^ SimpleMenu.c:784:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unhighlight(w, event, params, num_params) ^ SimpleMenu.c:123:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:831:26: warning: passing arguments to 'GetEventEntry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] entry = GetEventEntry(w, event); ^ SimpleMenu.c:852:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (class->sme_class.highlight) ( (Widget) entry); ^ SimpleMenu.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Highlight(w, event, params, num_params) ^ SimpleMenu.c:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:879:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (class->sme_class.notify)( (Widget) entry ); ^ SimpleMenu.c:866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(w, event, params, num_params) ^ SimpleMenu.c:123:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Highlight(), Unhighlight(), Notify(), PositionMenuAction(); ^ SimpleMenu.c:961:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateLabel(w) ^ SimpleMenu.c:129:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MakeSetValuesRequest(), CreateLabel(), Layout(); ^ SimpleMenu.c:1070:22: warning: passing arguments to 'GetMenuWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] width = GetMenuWidth((Widget) smw, (Widget) current_entry) + 2*s; ^ SimpleMenu.c:1080:26: warning: passing arguments to 'MakeSetValuesRequest' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeSetValuesRequest((Widget) smw, width, height); ^ SimpleMenu.c:1015:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, width_ret, height_ret) ^ SimpleMenu.c:129:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MakeSetValuesRequest(), CreateLabel(), Layout(); ^ SimpleMenu.c:1099:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddPositionAction(app_con, data) ^ SimpleMenu.c:130:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddPositionAction(), PositionMenu(), ChangeCursorOnGrab(); ^ SimpleMenu.c:1118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindMenu(widget, name) ^ SimpleMenu.c:132:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Widget FindMenu(); ^ SimpleMenu.c:1180:13: warning: passing arguments to 'MoveMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveMenu(w, (Position) location->x, (Position) location->y); ^ SimpleMenu.c:1138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionMenu(w, location) ^ SimpleMenu.c:130:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddPositionAction(), PositionMenu(), ChangeCursorOnGrab(); ^ SimpleMenu.c:1192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveMenu(w, x, y) ^ SimpleMenu.c:134:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MoveMenu(); ^ SimpleMenu.c:1236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeCursorOnGrab(w, junk, garbage) ^ SimpleMenu.c:130:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddPositionAction(), PositionMenu(), ChangeCursorOnGrab(); ^ SimpleMenu.c:1262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeSetValuesRequest(w, width, height) ^ SimpleMenu.c:129:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MakeSetValuesRequest(), CreateLabel(), Layout(); ^ SimpleMenu.c:1290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetMenuWidth(w, w_ent) ^ SimpleMenu.c:131:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension GetMenuWidth(), GetMenuHeight(); ^ SimpleMenu.c:1331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetMenuHeight(w) ^ SimpleMenu.c:131:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Dimension GetMenuWidth(), GetMenuHeight(); ^ SimpleMenu.c:1361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetEventEntry(w, event) ^ SimpleMenu.c:133:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static SmeObject GetEventEntry(); ^ 70 warnings generated. source='Sme.c' object='Sme.lo' libtool=yes depfile='.deps/Sme.Plo' tmpdepfile='.deps/Sme.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Sme.lo `test -f Sme.c || echo './'`Sme.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Sme.c -MT Sme.lo -MD -MP -MF .deps/Sme.TPlo -fPIC -DPIC -o .libs/Sme.o Sme.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(class) ^ Sme.c:60:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ Sme.c:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Sme.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Highlight(w) ^ Sme.c:60:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unhighlight(w) ^ Sme.c:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(w) ^ Sme.c:60:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, intended, return_val) ^ Sme.c:62:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ 12 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Sme.c -MT Sme.lo -MD -MP -MF .deps/Sme.TPlo -o Sme.o Sme.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(class) ^ Sme.c:60:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ Sme.c:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Sme.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Highlight(w) ^ Sme.c:60:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unhighlight(w) ^ Sme.c:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(w) ^ Sme.c:60:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Unhighlight(), Highlight(), Notify(), ClassPartInitialize(); ^ Sme.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, intended, return_val) ^ Sme.c:62:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ 12 warnings generated. source='SmeBSB.c' object='SmeBSB.lo' libtool=yes depfile='.deps/SmeBSB.Plo' tmpdepfile='.deps/SmeBSB.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o SmeBSB.lo `test -f SmeBSB.c || echo './'`SmeBSB.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SmeBSB.c -MT SmeBSB.lo -MD -MP -MF .deps/SmeBSB.TPlo -fPIC -DPIC -o .libs/SmeBSB.o SmeBSB.c:197:19: warning: passing arguments to 'GetDefaultSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(new, &(entry->rectangle.width), &(entry->rectangle.height)); ^ SmeBSB.c:198:14: warning: passing arguments to 'CreateGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGCs(new); ^ SmeBSB.c:203:18: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, TRUE); /* Left Bitmap Info */ ^ SmeBSB.c:204:18: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, FALSE); /* Right Bitmap Info */ ^ SmeBSB.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ SmeBSB.c:95:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:219:15: warning: passing arguments to 'DestroyGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGCs(w); ^ SmeBSB.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ SmeBSB.c:95:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:330:16: warning: passing arguments to 'DrawBitmaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawBitmaps(w, gc); ^ SmeBSB.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ SmeBSB.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:367:15: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, TRUE); ^ SmeBSB.c:372:15: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, FALSE); ^ SmeBSB.c:379:12: warning: passing arguments to 'DestroyGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGCs(current); ^ SmeBSB.c:380:11: warning: passing arguments to 'CreateGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGCs(new); ^ SmeBSB.c:390:16: warning: passing arguments to 'GetDefaultSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(new, ^ SmeBSB.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ SmeBSB.c:97:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ SmeBSB.c:418:19: warning: passing arguments to 'GetDefaultSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(w, &width, &height ); ^ SmeBSB.c:409:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, intended, return_val) ^ SmeBSB.c:98:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ SmeBSB.c:452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FlipColors(w) ^ SmeBSB.c:95:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(w, width, height) ^ SmeBSB.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDefaultSize(), DrawBitmaps(), GetBitmapInfo(); ^ SmeBSB.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawBitmaps(w, gc) ^ SmeBSB.c:103:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDefaultSize(), DrawBitmaps(), GetBitmapInfo(); ^ SmeBSB.c:593:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(w, is_left) ^ SmeBSB.c:103:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDefaultSize(), DrawBitmaps(), GetBitmapInfo(); ^ SmeBSB.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGCs(w) ^ SmeBSB.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateGCs(), DestroyGCs(); ^ SmeBSB.c:718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGCs(w) ^ SmeBSB.c:104:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateGCs(), DestroyGCs(); ^ 34 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SmeBSB.c -MT SmeBSB.lo -MD -MP -MF .deps/SmeBSB.TPlo -o SmeBSB.o SmeBSB.c:197:19: warning: passing arguments to 'GetDefaultSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(new, &(entry->rectangle.width), &(entry->rectangle.height)); ^ SmeBSB.c:198:14: warning: passing arguments to 'CreateGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGCs(new); ^ SmeBSB.c:203:18: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, TRUE); /* Left Bitmap Info */ ^ SmeBSB.c:204:18: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, FALSE); /* Right Bitmap Info */ ^ SmeBSB.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ SmeBSB.c:95:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:219:15: warning: passing arguments to 'DestroyGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGCs(w); ^ SmeBSB.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ SmeBSB.c:95:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:330:16: warning: passing arguments to 'DrawBitmaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawBitmaps(w, gc); ^ SmeBSB.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ SmeBSB.c:95:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:367:15: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, TRUE); ^ SmeBSB.c:372:15: warning: passing arguments to 'GetBitmapInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(new, FALSE); ^ SmeBSB.c:379:12: warning: passing arguments to 'DestroyGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGCs(current); ^ SmeBSB.c:380:11: warning: passing arguments to 'CreateGCs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGCs(new); ^ SmeBSB.c:390:16: warning: passing arguments to 'GetDefaultSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(new, ^ SmeBSB.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ SmeBSB.c:97:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ SmeBSB.c:418:19: warning: passing arguments to 'GetDefaultSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(w, &width, &height ); ^ SmeBSB.c:409:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, intended, return_val) ^ SmeBSB.c:98:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ SmeBSB.c:452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FlipColors(w) ^ SmeBSB.c:95:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Destroy(), Initialize(), FlipColors(); ^ SmeBSB.c:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetDefaultSize(w, width, height) ^ SmeBSB.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDefaultSize(), DrawBitmaps(), GetBitmapInfo(); ^ SmeBSB.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawBitmaps(w, gc) ^ SmeBSB.c:103:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDefaultSize(), DrawBitmaps(), GetBitmapInfo(); ^ SmeBSB.c:593:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetBitmapInfo(w, is_left) ^ SmeBSB.c:103:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetDefaultSize(), DrawBitmaps(), GetBitmapInfo(); ^ SmeBSB.c:667:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGCs(w) ^ SmeBSB.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateGCs(), DestroyGCs(); ^ SmeBSB.c:718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGCs(w) ^ SmeBSB.c:104:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateGCs(), DestroyGCs(); ^ 34 warnings generated. source='SmeLine.c' object='SmeLine.lo' libtool=yes depfile='.deps/SmeLine.Plo' tmpdepfile='.deps/SmeLine.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o SmeLine.lo `test -f SmeLine.c || echo './'`SmeLine.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SmeLine.c -MT SmeLine.lo -MD -MP -MF .deps/SmeLine.TPlo -fPIC -DPIC -o .libs/SmeLine.o SmeLine.c:148:13: warning: passing arguments to 'CreateGC' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGC(new); ^ SmeLine.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ SmeLine.c:65:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Initialize(); ^ SmeLine.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGC(w) ^ SmeLine.c:66:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DestroyGC(), CreateGC(); ^ SmeLine.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGC(w) ^ SmeLine.c:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DestroyGC(), CreateGC(); ^ SmeLine.c:212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ SmeLine.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Initialize(); ^ SmeLine.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ SmeLine.c:67:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ SmeLine.c:270:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, intended, return_val) ^ SmeLine.c:68:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ 13 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SmeLine.c -MT SmeLine.lo -MD -MP -MF .deps/SmeLine.TPlo -o SmeLine.o SmeLine.c:148:13: warning: passing arguments to 'CreateGC' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGC(new); ^ SmeLine.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ SmeLine.c:65:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Initialize(); ^ SmeLine.c:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGC(w) ^ SmeLine.c:66:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DestroyGC(), CreateGC(); ^ SmeLine.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGC(w) ^ SmeLine.c:66:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DestroyGC(), CreateGC(); ^ SmeLine.c:212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ SmeLine.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Initialize(); ^ SmeLine.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ SmeLine.c:67:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ SmeLine.c:270:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, intended, return_val) ^ SmeLine.c:68:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ 13 warnings generated. source='SmeThreeD.c' object='SmeThreeD.lo' libtool=yes depfile='.deps/SmeThreeD.Plo' tmpdepfile='.deps/SmeThreeD.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o SmeThreeD.lo `test -f SmeThreeD.c || echo './'`SmeThreeD.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SmeThreeD.c -MT SmeThreeD.lo -MD -MP -MF .deps/SmeThreeD.TPlo -fPIC -DPIC -o .libs/SmeThreeD.o SmeThreeD.c:148:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowGC (w) ^ SmeThreeD.c:168:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowGC (w) ^ SmeThreeD.c:188:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocEraseGC (w) ^ SmeThreeD.c:202:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixmap (new) ^ SmeThreeD.c:254:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixmap (new) ^ SmeThreeD.c:300:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XawSme3dComputeTopShadowRGB (new, xcol_out) ^ SmeThreeD.c:334:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixel (new) ^ SmeThreeD.c:350:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XawSme3dComputeBottomShadowRGB (new, xcol_out) ^ SmeThreeD.c:382:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixel (new) ^ SmeThreeD.c:398:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize (wc) ^ SmeThreeD.c:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), _XawSme3dDrawShadows(); ^ SmeThreeD.c:410:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (request, new, args, num_args) ^ SmeThreeD.c:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ SmeThreeD.c:438:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ SmeThreeD.c:77:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ SmeThreeD.c:453:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ SmeThreeD.c:79:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ SmeThreeD.c:538:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawSme3dDrawShadows (gw) ^ SmeThreeD.c:78:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), _XawSme3dDrawShadows(); ^ 19 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c SmeThreeD.c -MT SmeThreeD.lo -MD -MP -MF .deps/SmeThreeD.TPlo -o SmeThreeD.o SmeThreeD.c:148:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowGC (w) ^ SmeThreeD.c:168:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowGC (w) ^ SmeThreeD.c:188:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocEraseGC (w) ^ SmeThreeD.c:202:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixmap (new) ^ SmeThreeD.c:254:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixmap (new) ^ SmeThreeD.c:300:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XawSme3dComputeTopShadowRGB (new, xcol_out) ^ SmeThreeD.c:334:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixel (new) ^ SmeThreeD.c:350:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XawSme3dComputeBottomShadowRGB (new, xcol_out) ^ SmeThreeD.c:382:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixel (new) ^ SmeThreeD.c:398:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize (wc) ^ SmeThreeD.c:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), _XawSme3dDrawShadows(); ^ SmeThreeD.c:410:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (request, new, args, num_args) ^ SmeThreeD.c:77:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ SmeThreeD.c:438:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ SmeThreeD.c:77:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(); ^ SmeThreeD.c:453:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ SmeThreeD.c:79:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ SmeThreeD.c:538:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawSme3dDrawShadows (gw) ^ SmeThreeD.c:78:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), _XawSme3dDrawShadows(); ^ 19 warnings generated. source='StripChart.c' object='StripChart.lo' libtool=yes depfile='.deps/StripChart.Plo' tmpdepfile='.deps/StripChart.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o StripChart.lo `test -f StripChart.c || echo './'`StripChart.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c StripChart.c -MT StripChart.lo -MD -MP -MF .deps/StripChart.TPlo -fPIC -DPIC -o .libs/StripChart.o StripChart.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGC(w, which) ^ StripChart.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGC(w, which) ^ StripChart.c:209:14: warning: passing arguments to 'SetPoints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints((Widget)w); ^ StripChart.c:191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (greq, gnew, args, num_args) ^ StripChart.c:85:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:212:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ StripChart.c:85:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:241:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*swclass->threeD_class.shadowdraw) (gw, event, region, FALSE); ^ StripChart.c:255:27: warning: passing arguments to 'repaint_window' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) repaint_window (gw, x, width); ^ StripChart.c:231:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay(gw, event, region) ^ StripChart.c:85:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:276:17: warning: passing arguments to 'MoveChart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveChart( (StripChartWidget) w, TRUE); ^ StripChart.c:295:45: warning: passing arguments to 'repaint_window' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->strip_chart.interval = repaint_window((Widget)w, 0, (int) w->core.width - 2 * s); ^ StripChart.c:296:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*swclass->threeD_class.shadowdraw) ((Widget) w, ^ StripChart.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] draw_it(client_data, id) ^ StripChart.c:144:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void draw_it(); ^ StripChart.c:363:16: warning: passing arguments to 'SetPoints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints(gw); ^ StripChart.c:367:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*swclass->threeD_class.shadowdraw) (gw, (XEvent *)0, (Region)0, FALSE); ^ StripChart.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] repaint_window(gw, left, width) ^ StripChart.c:87:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int repaint_window(); ^ StripChart.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveChart(w, blit) ^ StripChart.c:85:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:480:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (current, request, new, args, num_args) ^ StripChart.c:86:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ StripChart.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints(widget) ^ StripChart.c:85:64: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ 26 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c StripChart.c -MT StripChart.lo -MD -MP -MF .deps/StripChart.TPlo -o StripChart.o StripChart.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateGC(w, which) ^ StripChart.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyGC(w, which) ^ StripChart.c:209:14: warning: passing arguments to 'SetPoints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints((Widget)w); ^ StripChart.c:191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (greq, gnew, args, num_args) ^ StripChart.c:85:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:212:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ StripChart.c:85:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:241:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*swclass->threeD_class.shadowdraw) (gw, event, region, FALSE); ^ StripChart.c:255:27: warning: passing arguments to 'repaint_window' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) repaint_window (gw, x, width); ^ StripChart.c:231:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay(gw, event, region) ^ StripChart.c:85:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:276:17: warning: passing arguments to 'MoveChart' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveChart( (StripChartWidget) w, TRUE); ^ StripChart.c:295:45: warning: passing arguments to 'repaint_window' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->strip_chart.interval = repaint_window((Widget)w, 0, (int) w->core.width - 2 * s); ^ StripChart.c:296:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*swclass->threeD_class.shadowdraw) ((Widget) w, ^ StripChart.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] draw_it(client_data, id) ^ StripChart.c:144:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void draw_it(); ^ StripChart.c:363:16: warning: passing arguments to 'SetPoints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints(gw); ^ StripChart.c:367:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*swclass->threeD_class.shadowdraw) (gw, (XEvent *)0, (Region)0, FALSE); ^ StripChart.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] repaint_window(gw, left, width) ^ StripChart.c:87:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int repaint_window(); ^ StripChart.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveChart(w, blit) ^ StripChart.c:85:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ StripChart.c:480:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (current, request, new, args, num_args) ^ StripChart.c:86:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ StripChart.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPoints(widget) ^ StripChart.c:85:64: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), Destroy(), Redisplay(), MoveChart(), SetPoints(); ^ 26 warnings generated. source='Text.c' object='Text.lo' libtool=yes depfile='.deps/Text.Plo' tmpdepfile='.deps/Text.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Text.lo `test -f Text.c || echo './'`Text.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Text.c -MT Text.lo -MD -MP -MF .deps/Text.TPlo -fPIC -DPIC -o .libs/Text.o Text.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToScrollMode(args, num_args, fromVal, toVal) ^ Text.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToWrapMode(args, num_args, fromVal, toVal) ^ Text.c:278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToResizeMode(args, num_args, fromVal, toVal) ^ Text.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionHScrollBar(ctx) ^ Text.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionVScrollBar(ctx) ^ Text.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateVScrollBar(ctx) ^ Text.c:439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyVScrollBar(ctx) ^ Text.c:457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateHScrollBar(ctx) ^ Text.c:488:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyHScrollBar(ctx) ^ Text.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ Text.c:640:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ Text.c:641:22: warning: passing arguments to '_XawTextCheckResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextCheckResize(ctx); ^ Text.c:618:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize( w, valueMask, attributes ) ^ Text.c:645:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnrealizeScrollbars(widget, client, call) ^ Text.c:121:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UnrealizeScrollbars(); ^ Text.c:661:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _CreateCutBuffers(d) ^ Text.c:711:28: warning: passing arguments to 'LineAndXYForPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( LineAndXYForPosition(ctx, ctx->text.insertPos, &line, &x, &y) ) { ^ Text.c:701:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor (w, state) ^ Text.c:740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextNeedsUpdating(ctx, left, right) ^ Text.c:774:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextGetText(ctx, left, right) ^ Text.c:811:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextGetSTRING(ctx, left, right) ^ Text.c:863:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionForXY (ctx, x, y) ^ Text.c:897:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LineForPosition (ctx, position) ^ Text.c:917:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LineAndXYForPosition (ctx, pos, line, x, y) ^ Text.c:126:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean LineAndXYForPosition(), TranslateExposeRegion(); ^ Text.c:982:27: warning: passing arguments to '_BuildLineTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) _BuildLineTable(ctx, ctx->text.lt.top = position, zeroPosition, 0); ^ Text.c:991:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _BuildLineTable(ctx, position, min_pos, line) ^ Text.c:127:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition FindGoodPosition(), _BuildLineTable(); ^ Text.c:1078:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetWidestLine(ctx) ^ Text.c:1093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CheckVBarScrolling(ctx) ^ Text.c:1194:16: warning: passing arguments to 'FlushUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FlushUpdate(ctx); ^ Text.c:1152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx) ^ Text.c:130:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextSetScrollBars(), _XawTextPrepareToUpdate(); ^ Text.c:1229:24: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow( (Widget) ctx); ^ Text.c:1235:20: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, 0, (int) -y); ^ Text.c:1273:20: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, 0, (int) y); ^ Text.c:1281:24: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow((Widget)ctx); ^ Text.c:1205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, n) ^ Text.c:1301:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1321:18: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, (int) -pixels, 0); ^ Text.c:1340:18: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, (int) rect.width, 0); ^ Text.c:1354:26: warning: passing arguments to 'UpdateTextInRectangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInRectangle(ctx, &t_rect); ^ Text.c:1365:26: warning: passing arguments to 'UpdateTextInRectangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInRectangle(ctx, &rect); ^ Text.c:1367:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HScroll(w, closure, callData) ^ Text.c:122:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1389:7: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs(move) < (int)ctx->core.width) { ^ Text.c:1389:7: note: use function 'labs' instead if (abs(move) < (int)ctx->core.width) { ^~~ labs Text.c:1393:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1395:52: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (XtIsRealized((Widget) ctx)) DisplayTextWindow((Widget) ctx); ^ Text.c:1396:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HJump(w, closure, callData) ^ Text.c:122:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1409:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInLine(ctx, line, left, right) ^ Text.c:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UpdateTextInLine(), UpdateTextInRectangle(), PopCopyQueue(); ^ Text.c:1470:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1472:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] VScroll(w, closure, callData) ^ Text.c:122:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1498:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1525:24: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow( (Widget) ctx); ^ Text.c:1527:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] VJump(w, closure, callData) ^ Text.c:122:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MatchSelection(selection, s) ^ Text.c:1709:22: warning: passing arguments to '_XawTextZapSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextZapSelection( ctx, (XEvent *) NULL, TRUE); ^ Text.c:1545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertSelection(w, selection, target, type, value, length, format) ^ Text.c:1735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCutBufferNumber(atom) ^ Text.c:1759:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1785:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, ctx->text.insertPos, ctx->text.insertPos); ^ Text.c:1788:26: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1790:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] prevSalt = 0; ^ Text.c:1787:3: note: previous statement is here if (ctx->text.old_insert >= 0) /* Update in progress. */ ^ Text.c:1750:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoseSelection(w, selection) ^ Text.c:1834:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSaltAwaySelection (ctx, selections, num_atoms) ^ Text.c:1891:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SetSelection(ctx, left, right, selections, count) ^ Text.c:2036:16: warning: passing arguments to 'ClearWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearWindow( (Widget) ctx); ^ Text.c:1990:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextReplace (ctx, pos1, pos2, text) ^ Text.c:2104:26: warning: passing arguments to 'FindGoodPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pos2 = FindGoodPosition(ctx, pos2); ^ Text.c:2092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, pos1, pos2) ^ Text.c:2202:11: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if ( (abs((long) time - (long) ctx->text.lasttime) < MULTI_CLICK_TIME) && ^ Text.c:2202:11: note: use function 'labs' instead if ( (abs((long) time - (long) ctx->text.lasttime) < MULTI_CLICK_TIME) && ^~~ labs Text.c:2279:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, newLeft, newRight); ^ Text.c:2189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoSelection (ctx, pos, time, motion) ^ Text.c:2334:22: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, ctx->text.origSel.left, ctx->text.origSel.right); ^ Text.c:2385:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, ctx->text.s.left, pos); ^ Text.c:2387:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, pos, ctx->text.s.right); ^ Text.c:2307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendSelection (ctx, pos, motion) ^ Text.c:2397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearWindow (w) ^ Text.c:122:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:2426:20: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow( (Widget) ctx); ^ Text.c:2419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextClearAndCenterDisplay(ctx) ^ Text.c:2435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow (w) ^ Text.c:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayTextWindow(), ModifySelection(), PushCopyQueue(); ^ Text.c:2452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextCheckResize(ctx) ^ Text.c:2508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSelectionList(ctx, list, nelems) ^ Text.c:2541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetSelection(ctx, l, r, list, nelems) ^ Text.c:2569:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, left, right) ^ Text.c:123:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayTextWindow(), ModifySelection(), PushCopyQueue(); ^ Text.c:2585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextAlterSelection (ctx, mode, action, params, num_params) ^ Text.c:129:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextAlterSelection(), _XawTextExecuteUpdate(); ^ Text.c:2624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RectanglesOverlap(rect1, rect2) ^ Text.c:2641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInRectangle(ctx, rect) ^ Text.c:124:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UpdateTextInLine(), UpdateTextInRectangle(), PopCopyQueue(); ^ Text.c:2686:14: warning: passing arguments to 'PopCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopCopyQueue(ctx); ^ Text.c:2690:41: warning: passing arguments to 'TranslateExposeRegion' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] need_to_draw = TranslateExposeRegion(ctx, &expose); ^ Text.c:2692:14: warning: passing arguments to 'PopCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopCopyQueue(ctx); ^ Text.c:2697:28: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:2705:26: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:2663:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ProcessExposeRegion(w, event, region) ^ Text.c:2715:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx) ^ Text.c:130:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextSetScrollBars(), _XawTextPrepareToUpdate(); ^ Text.c:2733:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FlushUpdate(ctx) ^ Text.c:125:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FlushUpdate(); ^ Text.c:2776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextShowPosition(ctx) ^ Text.c:2869:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx) ^ Text.c:129:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextAlterSelection(), _XawTextExecuteUpdate(); ^ Text.c:2884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextDestroy(w) ^ Text.c:2905:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ Text.c:2923:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ Text.c:3007:56: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(&simpleClassRec)->simple_class.change_sensitive)(w); ^ Text.c:3001:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ChangeSensitive(w) ^ Text.c:3028:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ Text.c:3044:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindGoodPosition(ctx, pos) ^ Text.c:127:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition FindGoodPosition(), _BuildLineTable(); ^ Text.c:3066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, h, v) ^ Text.c:123:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayTextWindow(), ModifySelection(), PushCopyQueue(); ^ Text.c:3092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopCopyQueue(ctx) ^ Text.c:124:58: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UpdateTextInLine(), UpdateTextInRectangle(), PopCopyQueue(); ^ Text.c:3118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TranslateExposeRegion(ctx, expose) ^ Text.c:126:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean LineAndXYForPosition(), TranslateExposeRegion(); ^ 128 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Text.c -MT Text.lo -MD -MP -MF .deps/Text.TPlo -o Text.o Text.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToScrollMode(args, num_args, fromVal, toVal) ^ Text.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToWrapMode(args, num_args, fromVal, toVal) ^ Text.c:278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToResizeMode(args, num_args, fromVal, toVal) ^ Text.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionHScrollBar(ctx) ^ Text.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionVScrollBar(ctx) ^ Text.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateVScrollBar(ctx) ^ Text.c:439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyVScrollBar(ctx) ^ Text.c:457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateHScrollBar(ctx) ^ Text.c:488:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DestroyHScrollBar(ctx) ^ Text.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ Text.c:640:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ Text.c:641:22: warning: passing arguments to '_XawTextCheckResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextCheckResize(ctx); ^ Text.c:618:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize( w, valueMask, attributes ) ^ Text.c:645:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnrealizeScrollbars(widget, client, call) ^ Text.c:121:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UnrealizeScrollbars(); ^ Text.c:661:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _CreateCutBuffers(d) ^ Text.c:711:28: warning: passing arguments to 'LineAndXYForPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( LineAndXYForPosition(ctx, ctx->text.insertPos, &line, &x, &y) ) { ^ Text.c:701:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor (w, state) ^ Text.c:740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextNeedsUpdating(ctx, left, right) ^ Text.c:774:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextGetText(ctx, left, right) ^ Text.c:811:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextGetSTRING(ctx, left, right) ^ Text.c:863:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PositionForXY (ctx, x, y) ^ Text.c:897:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LineForPosition (ctx, position) ^ Text.c:917:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LineAndXYForPosition (ctx, pos, line, x, y) ^ Text.c:126:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean LineAndXYForPosition(), TranslateExposeRegion(); ^ Text.c:982:27: warning: passing arguments to '_BuildLineTable' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) _BuildLineTable(ctx, ctx->text.lt.top = position, zeroPosition, 0); ^ Text.c:991:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _BuildLineTable(ctx, position, min_pos, line) ^ Text.c:127:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition FindGoodPosition(), _BuildLineTable(); ^ Text.c:1078:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetWidestLine(ctx) ^ Text.c:1093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CheckVBarScrolling(ctx) ^ Text.c:1194:16: warning: passing arguments to 'FlushUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FlushUpdate(ctx); ^ Text.c:1152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx) ^ Text.c:130:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextSetScrollBars(), _XawTextPrepareToUpdate(); ^ Text.c:1229:24: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow( (Widget) ctx); ^ Text.c:1235:20: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, 0, (int) -y); ^ Text.c:1273:20: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, 0, (int) y); ^ Text.c:1281:24: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow((Widget)ctx); ^ Text.c:1205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, n) ^ Text.c:1301:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1321:18: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, (int) -pixels, 0); ^ Text.c:1340:18: warning: passing arguments to 'PushCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, (int) rect.width, 0); ^ Text.c:1354:26: warning: passing arguments to 'UpdateTextInRectangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInRectangle(ctx, &t_rect); ^ Text.c:1365:26: warning: passing arguments to 'UpdateTextInRectangle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInRectangle(ctx, &rect); ^ Text.c:1367:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HScroll(w, closure, callData) ^ Text.c:122:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1389:7: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs(move) < (int)ctx->core.width) { ^ Text.c:1389:7: note: use function 'labs' instead if (abs(move) < (int)ctx->core.width) { ^~~ labs Text.c:1393:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1395:52: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (XtIsRealized((Widget) ctx)) DisplayTextWindow((Widget) ctx); ^ Text.c:1396:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HJump(w, closure, callData) ^ Text.c:122:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1409:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInLine(ctx, line, left, right) ^ Text.c:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UpdateTextInLine(), UpdateTextInRectangle(), PopCopyQueue(); ^ Text.c:1470:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1472:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] VScroll(w, closure, callData) ^ Text.c:122:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1498:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1525:24: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow( (Widget) ctx); ^ Text.c:1527:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] VJump(w, closure, callData) ^ Text.c:122:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:1531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MatchSelection(selection, s) ^ Text.c:1709:22: warning: passing arguments to '_XawTextZapSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextZapSelection( ctx, (XEvent *) NULL, TRUE); ^ Text.c:1545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertSelection(w, selection, target, type, value, length, format) ^ Text.c:1735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCutBufferNumber(atom) ^ Text.c:1759:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:1785:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, ctx->text.insertPos, ctx->text.insertPos); ^ Text.c:1788:26: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:1790:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] prevSalt = 0; ^ Text.c:1787:3: note: previous statement is here if (ctx->text.old_insert >= 0) /* Update in progress. */ ^ Text.c:1750:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoseSelection(w, selection) ^ Text.c:1834:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSaltAwaySelection (ctx, selections, num_atoms) ^ Text.c:1891:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SetSelection(ctx, left, right, selections, count) ^ Text.c:2036:16: warning: passing arguments to 'ClearWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearWindow( (Widget) ctx); ^ Text.c:1990:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextReplace (ctx, pos1, pos2, text) ^ Text.c:2104:26: warning: passing arguments to 'FindGoodPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pos2 = FindGoodPosition(ctx, pos2); ^ Text.c:2092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, pos1, pos2) ^ Text.c:2202:11: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if ( (abs((long) time - (long) ctx->text.lasttime) < MULTI_CLICK_TIME) && ^ Text.c:2202:11: note: use function 'labs' instead if ( (abs((long) time - (long) ctx->text.lasttime) < MULTI_CLICK_TIME) && ^~~ labs Text.c:2279:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, newLeft, newRight); ^ Text.c:2189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoSelection (ctx, pos, time, motion) ^ Text.c:2334:22: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, ctx->text.origSel.left, ctx->text.origSel.right); ^ Text.c:2385:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, ctx->text.s.left, pos); ^ Text.c:2387:20: warning: passing arguments to 'ModifySelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, pos, ctx->text.s.right); ^ Text.c:2307:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendSelection (ctx, pos, motion) ^ Text.c:2397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearWindow (w) ^ Text.c:122:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VScroll(), VJump(), HScroll(), HJump(), ClearWindow(); ^ Text.c:2426:20: warning: passing arguments to 'DisplayTextWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow( (Widget) ctx); ^ Text.c:2419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextClearAndCenterDisplay(ctx) ^ Text.c:2435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayTextWindow (w) ^ Text.c:123:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayTextWindow(), ModifySelection(), PushCopyQueue(); ^ Text.c:2452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextCheckResize(ctx) ^ Text.c:2508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSelectionList(ctx, list, nelems) ^ Text.c:2541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetSelection(ctx, l, r, list, nelems) ^ Text.c:2569:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, left, right) ^ Text.c:123:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayTextWindow(), ModifySelection(), PushCopyQueue(); ^ Text.c:2585:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextAlterSelection (ctx, mode, action, params, num_params) ^ Text.c:129:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextAlterSelection(), _XawTextExecuteUpdate(); ^ Text.c:2624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RectanglesOverlap(rect1, rect2) ^ Text.c:2641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateTextInRectangle(ctx, rect) ^ Text.c:124:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UpdateTextInLine(), UpdateTextInRectangle(), PopCopyQueue(); ^ Text.c:2686:14: warning: passing arguments to 'PopCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopCopyQueue(ctx); ^ Text.c:2690:41: warning: passing arguments to 'TranslateExposeRegion' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] need_to_draw = TranslateExposeRegion(ctx, &expose); ^ Text.c:2692:14: warning: passing arguments to 'PopCopyQueue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopCopyQueue(ctx); ^ Text.c:2697:28: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ Text.c:2705:26: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ Text.c:2663:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ProcessExposeRegion(w, event, region) ^ Text.c:2715:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx) ^ Text.c:130:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextSetScrollBars(), _XawTextPrepareToUpdate(); ^ Text.c:2733:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FlushUpdate(ctx) ^ Text.c:125:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FlushUpdate(); ^ Text.c:2776:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextShowPosition(ctx) ^ Text.c:2869:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx) ^ Text.c:129:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void _XawTextAlterSelection(), _XawTextExecuteUpdate(); ^ Text.c:2884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextDestroy(w) ^ Text.c:2905:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ Text.c:2923:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ Text.c:3007:56: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*(&simpleClassRec)->simple_class.change_sensitive)(w); ^ Text.c:3001:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ChangeSensitive(w) ^ Text.c:3028:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetValuesHook(w, args, num_args) ^ Text.c:3044:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindGoodPosition(ctx, pos) ^ Text.c:127:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition FindGoodPosition(), _BuildLineTable(); ^ Text.c:3066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushCopyQueue(ctx, h, v) ^ Text.c:123:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayTextWindow(), ModifySelection(), PushCopyQueue(); ^ Text.c:3092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopCopyQueue(ctx) ^ Text.c:124:58: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void UpdateTextInLine(), UpdateTextInRectangle(), PopCopyQueue(); ^ Text.c:3118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TranslateExposeRegion(ctx, expose) ^ Text.c:126:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean LineAndXYForPosition(), TranslateExposeRegion(); ^ 128 warnings generated. source='TextAction.c' object='TextAction.lo' libtool=yes depfile='.deps/TextAction.Plo' tmpdepfile='.deps/TextAction.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o TextAction.lo `test -f TextAction.c || echo './'`TextAction.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextAction.c -MT TextAction.lo -MD -MP -MF .deps/TextAction.TPlo -fPIC -DPIC -o .libs/TextAction.o TextAction.c:76:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ParameterError(w, param) ^ TextAction.c:97:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ TextAction.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartAction(ctx, event) ^ TextAction.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NotePosition(ctx, event) ^ TextAction.c:153:22: warning: passing arguments to '_XawTextCheckResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextCheckResize(ctx); ^ TextAction.c:154:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ TextAction.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EndAction(ctx) ^ TextAction.c:167:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ProbablyMB(s) ^ TextAction.c:213:14: warning: passing arguments to 'GetSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetSelection(w, list->time, list->params, list->count); ^ TextAction.c:277:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, ctx->text.insertPos, ctx->text.insertPos, &text)) { ^ TextAction.c:284:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SelectionReceived(w, client_data, selection, type, value, length, format) ^ TextAction.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetSelection(w, time, params, num_params) ^ TextAction.c:186:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetSelection(); ^ TextAction.c:340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertSelection(w, event, params, num_params) ^ TextAction.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Move(ctx, event, dir, type, include) ^ TextAction.c:373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveForwardChar(w, event, p, n) ^ TextAction.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveBackwardChar(w, event, p, n) ^ TextAction.c:395:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveForwardWord(w, event, p, n) ^ TextAction.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveBackwardWord(w, event, p, n) ^ TextAction.c:416:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveForwardParagraph(w, event, p, n) ^ TextAction.c:426:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveBackwardParagraph(w, event, p, n) ^ TextAction.c:437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveToLineEnd(w, event, p, n) ^ TextAction.c:448:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveToLineStart(w, event, p, n) ^ TextAction.c:459:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveLine(ctx, event, dir) ^ TextAction.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveNextLine(w, event, p, n) ^ TextAction.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MovePreviousLine(w, event, p, n) ^ TextAction.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveBeginningOfFile(w, event, p, n) ^ TextAction.c:527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveEndOfFile(w, event, p, n) ^ TextAction.c:545:20: warning: passing arguments to '_XawTextVScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, ctx->text.mult); ^ TextAction.c:547:20: warning: passing arguments to '_XawTextVScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, -ctx->text.mult); ^ TextAction.c:537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scroll(ctx, event, dir) ^ TextAction.c:554:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollOneLineUp(w, event, p, n) ^ TextAction.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollOneLineDown(w, event, p, n) ^ TextAction.c:586:18: warning: passing arguments to '_XawTextVScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, scroll_val); ^ TextAction.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MovePage(ctx, event, dir) ^ TextAction.c:593:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveNextPage(w, event, p, n) ^ TextAction.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MovePreviousPage(w, event, p, n) ^ TextAction.c:620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MatchSelection(selection, s) ^ TextAction.c:795:22: warning: passing arguments to '_XawTextZapSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextZapSelection( ctx, (XEvent *) NULL, TRUE); ^ TextAction.c:636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertSelection(w, selection, target, type, value, length, format) ^ TextAction.c:812:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoseSelection(w, selection) ^ TextAction.c:927:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, from, to, &text)) { ^ TextAction.c:868:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DeleteOrKill(ctx, from, to, kill) ^ TextAction.c:967:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteOrKill(ctx, event, dir, type, include, kill) ^ TextAction.c:973:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteForwardChar(w, event, p, n) ^ TextAction.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteBackwardChar(w, event, p, n) ^ TextAction.c:995:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteForwardWord(w, event, p, n) ^ TextAction.c:1007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteBackwardWord(w, event, p, n) ^ TextAction.c:1019:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillForwardWord(w, event, p, n) ^ TextAction.c:1031:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillBackwardWord(w, event, p, n) ^ TextAction.c:1060:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1043:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillToEndOfLine(w, event, p, n) ^ TextAction.c:1066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillToEndOfParagraph(w, event, p, n) ^ TextAction.c:1083:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1076:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextZapSelection(ctx, event, kill) ^ TextAction.c:1089:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillCurrentSelection(w, event, p, n) ^ TextAction.c:1100:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteCurrentSelection(w, event, p, n) ^ TextAction.c:1139:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, ctx->text.insertPos, ctx->text.insertPos, &text)) { ^ TextAction.c:1116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLineAndBackupInternal(ctx) ^ TextAction.c:1160:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars( (TextWidget) w); ^ TextAction.c:1152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLineAndBackup(w, event, p, n) ^ TextAction.c:1174:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LocalInsertNewLine(ctx, event) ^ TextAction.c:1181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLine(w, event, p, n) ^ TextAction.c:1208:31: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] line_to_ip = _XawTextGetText(ctx, pos1, ctx->text.insertPos); ^ TextAction.c:1252:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx,ctx->text.insertPos, ctx->text.insertPos, &text)) { ^ TextAction.c:1261:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLineAndIndent(w, event, p, n) ^ TextAction.c:1285:23: warning: passing arguments to '_XawTextSetSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetSelection(ctx, l, r, params, *num_params); ^ TextAction.c:1272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectWord(w, event, params, num_params) ^ TextAction.c:1299:23: warning: passing arguments to '_XawTextSetSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetSelection(ctx,zeroPosition,ctx->text.lastPos,params,*num_params); ^ TextAction.c:1290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAll(w, event, params, num_params) ^ TextAction.c:1314:25: warning: passing arguments to '_XawTextAlterSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextAlterSelection(ctx, mode, action, params, num_params); ^ TextAction.c:1304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, event, mode, action, params, num_params) ^ TextAction.c:1320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectStart(w, event, params, num_params) ^ TextAction.c:1332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAdjust(w, event, params, num_params) ^ TextAction.c:1343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectEnd(w, event, params, num_params) ^ TextAction.c:1355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendStart(w, event, params, num_params) ^ TextAction.c:1367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendAdjust(w, event, params, num_params) ^ TextAction.c:1378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendEnd(w, event, params, num_params) ^ TextAction.c:1389:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectSave(w, event, params, num_params) ^ TextAction.c:1426:32: warning: passing arguments to '_XawTextClearAndCenterDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextClearAndCenterDisplay((TextWidget) w); ^ TextAction.c:1419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RedrawDisplay(w, event, p, n) ^ TextAction.c:1449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextFocusIn (w, event, p, n) ^ TextAction.c:1466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextFocusOut(w, event, p, n) ^ TextAction.c:1482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextEnterWindow( w, event, params, num_params ) ^ TextAction.c:1498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextLeaveWindow( w, event, params, num_params ) ^ TextAction.c:1557:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, ret_pos - 1, ret_pos, &text)) ^ TextAction.c:1522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AutoFill(ctx) ^ TextAction.c:1607:26: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error = _XawTextReplace(ctx, ctx->text.insertPos,ctx->text.insertPos, &text); ^ TextAction.c:1618:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertChar(w, event, p, n) ^ TextAction.c:1642:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IfHexConvertHexElseReturnParam(param, len_return) ^ TextAction.c:1767:27: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( _XawTextReplace( ctx, ctx->text.insertPos, ^ TextAction.c:1718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertString(w, event, params, num_params) ^ TextAction.c:1794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayCaret(w, event, params, num_params) ^ TextAction.c:1836:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Multiply(w, event, params, num_params) ^ TextAction.c:1933:28: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buf = _XawTextGetText(ctx, periodPos, next_word); ^ TextAction.c:1959:26: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, endPos, startPos, &text) != XawEditDone) ^ TextAction.c:1879:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StripOutOldCRs(ctx, from, to) ^ TextAction.c:2013:28: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buf = _XawTextGetText(ctx, eol, space); ^ TextAction.c:2027:26: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, startPos, endPos, &text)) ^ TextAction.c:1973:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewCRs(ctx, from, to) ^ TextAction.c:2043:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FormRegion(ctx, from, to) ^ TextAction.c:2087:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars( ctx ); ^ TextAction.c:2069:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FormParagraph(w, event, params, num_params) ^ TextAction.c:2139:40: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wbuf = (wchar_t*) _XawTextGetText(ctx, start, end); ^ TextAction.c:2149:28: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buf = _XawTextGetText( ctx, start, end ); ^ TextAction.c:2161:23: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace (ctx, start, end, &text)) /* Unable to edit, complain. */ ^ TextAction.c:2099:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TransposeCharacters(w, event, params, num_params) ^ TextAction.c:2178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NoOp(w, event, params, num_params) ^ TextAction.c:2204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Reconnect( w, event, params, num_params ) ^ 114 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextAction.c -MT TextAction.lo -MD -MP -MF .deps/TextAction.TPlo -o TextAction.o TextAction.c:76:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ParameterError(w, param) ^ TextAction.c:97:26: warning: passing arguments to '_XawTextPrepareToUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPrepareToUpdate(ctx); ^ TextAction.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartAction(ctx, event) ^ TextAction.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NotePosition(ctx, event) ^ TextAction.c:153:22: warning: passing arguments to '_XawTextCheckResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextCheckResize(ctx); ^ TextAction.c:154:24: warning: passing arguments to '_XawTextExecuteUpdate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextExecuteUpdate(ctx); ^ TextAction.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EndAction(ctx) ^ TextAction.c:167:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ProbablyMB(s) ^ TextAction.c:213:14: warning: passing arguments to 'GetSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetSelection(w, list->time, list->params, list->count); ^ TextAction.c:277:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, ctx->text.insertPos, ctx->text.insertPos, &text)) { ^ TextAction.c:284:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SelectionReceived(w, client_data, selection, type, value, length, format) ^ TextAction.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetSelection(w, time, params, num_params) ^ TextAction.c:186:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void GetSelection(); ^ TextAction.c:340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertSelection(w, event, params, num_params) ^ TextAction.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Move(ctx, event, dir, type, include) ^ TextAction.c:373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveForwardChar(w, event, p, n) ^ TextAction.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveBackwardChar(w, event, p, n) ^ TextAction.c:395:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveForwardWord(w, event, p, n) ^ TextAction.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveBackwardWord(w, event, p, n) ^ TextAction.c:416:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveForwardParagraph(w, event, p, n) ^ TextAction.c:426:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveBackwardParagraph(w, event, p, n) ^ TextAction.c:437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveToLineEnd(w, event, p, n) ^ TextAction.c:448:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveToLineStart(w, event, p, n) ^ TextAction.c:459:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveLine(ctx, event, dir) ^ TextAction.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveNextLine(w, event, p, n) ^ TextAction.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MovePreviousLine(w, event, p, n) ^ TextAction.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveBeginningOfFile(w, event, p, n) ^ TextAction.c:527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveEndOfFile(w, event, p, n) ^ TextAction.c:545:20: warning: passing arguments to '_XawTextVScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, ctx->text.mult); ^ TextAction.c:547:20: warning: passing arguments to '_XawTextVScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, -ctx->text.mult); ^ TextAction.c:537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scroll(ctx, event, dir) ^ TextAction.c:554:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollOneLineUp(w, event, p, n) ^ TextAction.c:565:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollOneLineDown(w, event, p, n) ^ TextAction.c:586:18: warning: passing arguments to '_XawTextVScroll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextVScroll(ctx, scroll_val); ^ TextAction.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MovePage(ctx, event, dir) ^ TextAction.c:593:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveNextPage(w, event, p, n) ^ TextAction.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MovePreviousPage(w, event, p, n) ^ TextAction.c:620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MatchSelection(selection, s) ^ TextAction.c:795:22: warning: passing arguments to '_XawTextZapSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextZapSelection( ctx, (XEvent *) NULL, TRUE); ^ TextAction.c:636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertSelection(w, selection, target, type, value, length, format) ^ TextAction.c:812:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoseSelection(w, selection) ^ TextAction.c:927:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, from, to, &text)) { ^ TextAction.c:868:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _DeleteOrKill(ctx, from, to, kill) ^ TextAction.c:967:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteOrKill(ctx, event, dir, type, include, kill) ^ TextAction.c:973:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteForwardChar(w, event, p, n) ^ TextAction.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteBackwardChar(w, event, p, n) ^ TextAction.c:995:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteForwardWord(w, event, p, n) ^ TextAction.c:1007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteBackwardWord(w, event, p, n) ^ TextAction.c:1019:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillForwardWord(w, event, p, n) ^ TextAction.c:1031:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillBackwardWord(w, event, p, n) ^ TextAction.c:1060:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1043:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillToEndOfLine(w, event, p, n) ^ TextAction.c:1066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillToEndOfParagraph(w, event, p, n) ^ TextAction.c:1083:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1076:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextZapSelection(ctx, event, kill) ^ TextAction.c:1089:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] KillCurrentSelection(w, event, p, n) ^ TextAction.c:1100:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteCurrentSelection(w, event, p, n) ^ TextAction.c:1139:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, ctx->text.insertPos, ctx->text.insertPos, &text)) { ^ TextAction.c:1116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLineAndBackupInternal(ctx) ^ TextAction.c:1160:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars( (TextWidget) w); ^ TextAction.c:1152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLineAndBackup(w, event, p, n) ^ TextAction.c:1174:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LocalInsertNewLine(ctx, event) ^ TextAction.c:1181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLine(w, event, p, n) ^ TextAction.c:1208:31: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] line_to_ip = _XawTextGetText(ctx, pos1, ctx->text.insertPos); ^ TextAction.c:1252:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx,ctx->text.insertPos, ctx->text.insertPos, &text)) { ^ TextAction.c:1261:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewLineAndIndent(w, event, p, n) ^ TextAction.c:1285:23: warning: passing arguments to '_XawTextSetSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetSelection(ctx, l, r, params, *num_params); ^ TextAction.c:1272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectWord(w, event, params, num_params) ^ TextAction.c:1299:23: warning: passing arguments to '_XawTextSetSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetSelection(ctx,zeroPosition,ctx->text.lastPos,params,*num_params); ^ TextAction.c:1290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAll(w, event, params, num_params) ^ TextAction.c:1314:25: warning: passing arguments to '_XawTextAlterSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextAlterSelection(ctx, mode, action, params, num_params); ^ TextAction.c:1304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ModifySelection(ctx, event, mode, action, params, num_params) ^ TextAction.c:1320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectStart(w, event, params, num_params) ^ TextAction.c:1332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectAdjust(w, event, params, num_params) ^ TextAction.c:1343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectEnd(w, event, params, num_params) ^ TextAction.c:1355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendStart(w, event, params, num_params) ^ TextAction.c:1367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendAdjust(w, event, params, num_params) ^ TextAction.c:1378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendEnd(w, event, params, num_params) ^ TextAction.c:1389:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectSave(w, event, params, num_params) ^ TextAction.c:1426:32: warning: passing arguments to '_XawTextClearAndCenterDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextClearAndCenterDisplay((TextWidget) w); ^ TextAction.c:1419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RedrawDisplay(w, event, p, n) ^ TextAction.c:1449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextFocusIn (w, event, p, n) ^ TextAction.c:1466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextFocusOut(w, event, p, n) ^ TextAction.c:1482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextEnterWindow( w, event, params, num_params ) ^ TextAction.c:1498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TextLeaveWindow( w, event, params, num_params ) ^ TextAction.c:1557:22: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, ret_pos - 1, ret_pos, &text)) ^ TextAction.c:1522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AutoFill(ctx) ^ TextAction.c:1607:26: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error = _XawTextReplace(ctx, ctx->text.insertPos,ctx->text.insertPos, &text); ^ TextAction.c:1618:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars(ctx); ^ TextAction.c:1563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertChar(w, event, p, n) ^ TextAction.c:1642:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IfHexConvertHexElseReturnParam(param, len_return) ^ TextAction.c:1767:27: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( _XawTextReplace( ctx, ctx->text.insertPos, ^ TextAction.c:1718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertString(w, event, params, num_params) ^ TextAction.c:1794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayCaret(w, event, params, num_params) ^ TextAction.c:1836:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Multiply(w, event, params, num_params) ^ TextAction.c:1933:28: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buf = _XawTextGetText(ctx, periodPos, next_word); ^ TextAction.c:1959:26: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, endPos, startPos, &text) != XawEditDone) ^ TextAction.c:1879:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StripOutOldCRs(ctx, from, to) ^ TextAction.c:2013:28: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buf = _XawTextGetText(ctx, eol, space); ^ TextAction.c:2027:26: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace(ctx, startPos, endPos, &text)) ^ TextAction.c:1973:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertNewCRs(ctx, from, to) ^ TextAction.c:2043:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FormRegion(ctx, from, to) ^ TextAction.c:2087:24: warning: passing arguments to '_XawTextSetScrollBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetScrollBars( ctx ); ^ TextAction.c:2069:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FormParagraph(w, event, params, num_params) ^ TextAction.c:2139:40: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wbuf = (wchar_t*) _XawTextGetText(ctx, start, end); ^ TextAction.c:2149:28: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buf = _XawTextGetText( ctx, start, end ); ^ TextAction.c:2161:23: warning: passing arguments to '_XawTextReplace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (_XawTextReplace (ctx, start, end, &text)) /* Unable to edit, complain. */ ^ TextAction.c:2099:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TransposeCharacters(w, event, params, num_params) ^ TextAction.c:2178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NoOp(w, event, params, num_params) ^ TextAction.c:2204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Reconnect( w, event, params, num_params ) ^ 114 warnings generated. source='TextPop.c' object='TextPop.lo' libtool=yes depfile='.deps/TextPop.Plo' tmpdepfile='.deps/TextPop.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o TextPop.lo `test -f TextPop.c || echo './'`TextPop.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextPop.c -MT TextPop.lo -MD -MP -MF .deps/TextPop.TPlo -fPIC -DPIC -o .libs/TextPop.o TextPop.c:143:11: warning: passing arguments to 'DoInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoInsert(w, (XtPointer) XtParent(XtParent(XtParent(w))), (XtPointer)NULL); ^ TextPop.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextInsertFileAction(w, event, params, num_params) ^ TextPop.c:188:41: warning: passing arguments to 'CreateDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->text.file_insert = CreateDialog(w, ptr, "insertFile", ^ TextPop.c:191:30: warning: passing arguments to 'SetWMProtocolTranslations' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetWMProtocolTranslations(ctx->text.file_insert); ^ TextPop.c:194:22: warning: passing arguments to 'CenterWidgetOnPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CenterWidgetOnPoint(ctx->text.file_insert, event); ^ TextPop.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextInsertFile(w, event, params, num_params) ^ TextPop.c:217:27: warning: passing arguments to 'SetResourceByName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SetResourceByName( ctx->text.file_insert, LABEL_NAME, ^ TextPop.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownFileInsert(w, closure, call_data) ^ TextPop.c:247:49: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (InsertFileNamed( (Widget) ctx, GetString( temp_widget ))) { ^ TextPop.c:247:24: warning: passing arguments to 'InsertFileNamed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (InsertFileNamed( (Widget) ctx, GetString( temp_widget ))) { ^ TextPop.c:254:26: warning: passing arguments to 'SetResourceByName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void)SetResourceByName(ctx->text.file_insert, ^ TextPop.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoInsert(w, closure, call_data) ^ TextPop.c:87:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertFileNamed(tw, str) ^ TextPop.c:98:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean InsertFileNamed(); ^ TextPop.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddInsertFileChildren(form, ptr, tw) ^ TextPop.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddInsertFileChildren(); ^ TextPop.c:424:15: warning: passing arguments to 'DoSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DoSearch(tw->text.search) && popdown) ^ TextPop.c:425:18: warning: passing arguments to 'PopdownSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownSearch(w, (XtPointer) tw->text.search, (XtPointer)NULL); ^ TextPop.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextDoSearchAction(w, event, params, num_params) ^ TextPop.c:445:16: warning: passing arguments to 'PopdownSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownSearch(w, (XtPointer) tw->text.search, (XtPointer)NULL); ^ TextPop.c:437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPopdownSearchAction(w, event, params, num_params) ^ TextPop.c:466:18: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, SEARCH_LABEL_1, SEARCH_LABEL_2, FALSE); ^ TextPop.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownSearch(w, closure, call_data) ^ TextPop.c:87:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:484:18: warning: passing arguments to 'DoSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DoSearch( (struct SearchAndReplace *) closure ); ^ TextPop.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SearchButton(w, closure, call_data) ^ TextPop.c:566:50: warning: passing arguments to 'CreateDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->text.search->search_popup = CreateDialog(w, ptr, "search", ^ TextPop.c:569:30: warning: passing arguments to 'SetWMProtocolTranslations' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetWMProtocolTranslations(ctx->text.search->search_popup); ^ TextPop.c:578:25: warning: passing arguments to 'InitializeSearchWidget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitializeSearchWidget(ctx->text.search, dir, (edit_mode == XawtextEdit)); ^ TextPop.c:580:22: warning: passing arguments to 'CenterWidgetOnPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CenterWidgetOnPoint(ctx->text.search->search_popup, event); ^ TextPop.c:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSearch(w, event, params, num_params) ^ TextPop.c:600:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_one, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:601:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_all, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:602:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_label, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:603:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_text, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:607:16: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->left_toggle, XtNstate, (XtArgVal) TRUE); ^ TextPop.c:610:16: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->right_toggle, XtNstate, (XtArgVal) TRUE); ^ TextPop.c:595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitializeSearchWidget(search, dir, replace_active) ^ TextPop.c:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitializeSearchWidget(), SetResource(), SetSearchLabels(); ^ TextPop.c:787:18: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, SEARCH_LABEL_1, SEARCH_LABEL_2, FALSE); ^ TextPop.c:626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddSearchChildren(form, ptr, tw) ^ TextPop.c:99:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddSearchChildren(); ^ TextPop.c:821:26: warning: passing arguments to 'GetStringRaw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] text.ptr = GetStringRaw(search->search_text); ^ TextPop.c:828:31: warning: cast to smaller integer type 'int' from 'XPointer' (aka 'char *') [-Wpointer-to-int-cast] dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TextPop.c:841:19: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strlen(GetString( search->search_text )) + 1; ^ TextPop.c:844:54: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) sprintf( pmsg, "%s%s%s", msg1, GetString( search->search_text ), ^ TextPop.c:862:18: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, pmsg, "", TRUE); ^ TextPop.c:808:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoSearch(search) ^ TextPop.c:92:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean DoSearch(), SetResourceByName(), Replace(); ^ TextPop.c:897:14: warning: passing arguments to 'Replace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Replace( ctx->text.search, TRUE, popdown) && popdown) ^ TextPop.c:884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextDoReplaceAction(w, event, params, num_params) ^ TextPop.c:918:10: warning: passing arguments to 'Replace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace( (struct SearchAndReplace *) closure, TRUE, FALSE); ^ TextPop.c:913:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoReplaceOne(w, closure, call_data) ^ TextPop.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DoReplaceOne(), DoReplaceAll(); ^ TextPop.c:938:10: warning: passing arguments to 'Replace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace( (struct SearchAndReplace *) closure, FALSE, FALSE); ^ TextPop.c:933:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoReplaceAll(w, closure, call_data) ^ TextPop.c:89:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DoReplaceOne(), DoReplaceAll(); ^ TextPop.c:966:26: warning: passing arguments to 'GetStringRaw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] find.ptr = GetStringRaw( search->search_text); ^ TextPop.c:973:29: warning: passing arguments to 'GetStringRaw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] replace.ptr = GetStringRaw(search->rep_text); ^ TextPop.c:980:31: warning: cast to smaller integer type 'int' from 'XPointer' (aka 'char *') [-Wpointer-to-int-cast] dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TextPop.c:987:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (new_pos == XawTextSearchError) ) { ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ TextPop.c:987:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (new_pos == XawTextSearchError) ) { ~ ^ ~ TextPop.c:987:21: note: use '=' to turn this equality comparison into an assignment if ( (new_pos == XawTextSearchError) ) { ^~ = TextPop.c:999:19: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strlen(GetString( search->search_text )) + 1; ^ TextPop.c:1003:14: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetString( search->search_text ), msg2); ^ TextPop.c:1008:19: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, pmsg, "", TRUE); ^ TextPop.c:1022:17: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, "Selection has been modified, aborting.", ^ TextPop.c:1046:22: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, "*** Error while replacing", pmsg, TRUE); ^ TextPop.c:954:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace(search, once_only, show_current) ^ TextPop.c:92:49: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean DoSearch(), SetResourceByName(), Replace(); ^ TextPop.c:1089:21: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SetResource( search->label1, XtNlabel, (XtArgVal) msg1); ^ TextPop.c:1090:21: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SetResource( search->label2, XtNlabel, (XtArgVal) msg2); ^ TextPop.c:1084:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, msg1, msg2, bell) ^ TextPop.c:88:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitializeSearchWidget(), SetResource(), SetSearchLabels(); ^ TextPop.c:1144:12: warning: passing arguments to '_SetField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SetField(new, old); ^ TextPop.c:1112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetField(w, event, params, num_params) ^ TextPop.c:1177:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(old, XtNborderColor, (XtArgVal) old_border); ^ TextPop.c:1178:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(new, XtNborderColor, (XtArgVal) new_border); ^ TextPop.c:1154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SetField(new, old) ^ TextPop.c:87:65: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:1208:16: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(temp_widget, res_name, value); ^ TextPop.c:1192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResourceByName(shell, name, res_name, value) ^ TextPop.c:92:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean DoSearch(), SetResourceByName(), Replace(); ^ TextPop.c:1225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(w, res_name, value) ^ TextPop.c:88:39: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitializeSearchWidget(), SetResource(), SetSearchLabels(); ^ TextPop.c:1246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetString(text) ^ TextPop.c:93:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String GetString(); ^ TextPop.c:1267:26: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_XawTextGetText(ctx, 0, last)); ^ TextPop.c:1258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetStringRaw(tw) ^ TextPop.c:95:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String GetStringRaw(); ^ TextPop.c:1281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CenterWidgetOnPoint(w, event) ^ TextPop.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:1361:53: warning: passing arguments to 'GetShell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XtSetArg(args[num_args], XtNtransientFor, GetShell(parent)); num_args++; ^ TextPop.c:1369:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func) (form, ptr, parent); ^ TextPop.c:1348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialog(parent, ptr, name, func) ^ TextPop.c:90:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Widget CreateDialog(), GetShell(); ^ TextPop.c:1382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetShell(w) ^ TextPop.c:90:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Widget CreateDialog(), GetShell(); ^ TextPop.c:1391:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean InParams(str, p, n) ^ TextPop.c:1404:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void WMProtocols(w, event, params, num_params) ^ TextPop.c:1440:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetWMProtocolTranslations(w) ^ TextPop.c:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetWMProtocolTranslations(); ^ 101 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextPop.c -MT TextPop.lo -MD -MP -MF .deps/TextPop.TPlo -o TextPop.o TextPop.c:143:11: warning: passing arguments to 'DoInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoInsert(w, (XtPointer) XtParent(XtParent(XtParent(w))), (XtPointer)NULL); ^ TextPop.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextInsertFileAction(w, event, params, num_params) ^ TextPop.c:188:41: warning: passing arguments to 'CreateDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->text.file_insert = CreateDialog(w, ptr, "insertFile", ^ TextPop.c:191:30: warning: passing arguments to 'SetWMProtocolTranslations' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetWMProtocolTranslations(ctx->text.file_insert); ^ TextPop.c:194:22: warning: passing arguments to 'CenterWidgetOnPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CenterWidgetOnPoint(ctx->text.file_insert, event); ^ TextPop.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextInsertFile(w, event, params, num_params) ^ TextPop.c:217:27: warning: passing arguments to 'SetResourceByName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SetResourceByName( ctx->text.file_insert, LABEL_NAME, ^ TextPop.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownFileInsert(w, closure, call_data) ^ TextPop.c:247:49: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (InsertFileNamed( (Widget) ctx, GetString( temp_widget ))) { ^ TextPop.c:247:24: warning: passing arguments to 'InsertFileNamed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (InsertFileNamed( (Widget) ctx, GetString( temp_widget ))) { ^ TextPop.c:254:26: warning: passing arguments to 'SetResourceByName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void)SetResourceByName(ctx->text.file_insert, ^ TextPop.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoInsert(w, closure, call_data) ^ TextPop.c:87:53: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertFileNamed(tw, str) ^ TextPop.c:98:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean InsertFileNamed(); ^ TextPop.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddInsertFileChildren(form, ptr, tw) ^ TextPop.c:97:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddInsertFileChildren(); ^ TextPop.c:424:15: warning: passing arguments to 'DoSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (DoSearch(tw->text.search) && popdown) ^ TextPop.c:425:18: warning: passing arguments to 'PopdownSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownSearch(w, (XtPointer) tw->text.search, (XtPointer)NULL); ^ TextPop.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextDoSearchAction(w, event, params, num_params) ^ TextPop.c:445:16: warning: passing arguments to 'PopdownSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownSearch(w, (XtPointer) tw->text.search, (XtPointer)NULL); ^ TextPop.c:437:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextPopdownSearchAction(w, event, params, num_params) ^ TextPop.c:466:18: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, SEARCH_LABEL_1, SEARCH_LABEL_2, FALSE); ^ TextPop.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PopdownSearch(w, closure, call_data) ^ TextPop.c:87:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:484:18: warning: passing arguments to 'DoSearch' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) DoSearch( (struct SearchAndReplace *) closure ); ^ TextPop.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SearchButton(w, closure, call_data) ^ TextPop.c:566:50: warning: passing arguments to 'CreateDialog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->text.search->search_popup = CreateDialog(w, ptr, "search", ^ TextPop.c:569:30: warning: passing arguments to 'SetWMProtocolTranslations' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetWMProtocolTranslations(ctx->text.search->search_popup); ^ TextPop.c:578:25: warning: passing arguments to 'InitializeSearchWidget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitializeSearchWidget(ctx->text.search, dir, (edit_mode == XawtextEdit)); ^ TextPop.c:580:22: warning: passing arguments to 'CenterWidgetOnPoint' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CenterWidgetOnPoint(ctx->text.search->search_popup, event); ^ TextPop.c:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSearch(w, event, params, num_params) ^ TextPop.c:600:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_one, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:601:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_all, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:602:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_label, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:603:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->rep_text, XtNsensitive, (XtArgVal) replace_active); ^ TextPop.c:607:16: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->left_toggle, XtNstate, (XtArgVal) TRUE); ^ TextPop.c:610:16: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(search->right_toggle, XtNstate, (XtArgVal) TRUE); ^ TextPop.c:595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitializeSearchWidget(search, dir, replace_active) ^ TextPop.c:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitializeSearchWidget(), SetResource(), SetSearchLabels(); ^ TextPop.c:787:18: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, SEARCH_LABEL_1, SEARCH_LABEL_2, FALSE); ^ TextPop.c:626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddSearchChildren(form, ptr, tw) ^ TextPop.c:99:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void AddSearchChildren(); ^ TextPop.c:821:26: warning: passing arguments to 'GetStringRaw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] text.ptr = GetStringRaw(search->search_text); ^ TextPop.c:828:31: warning: cast to smaller integer type 'int' from 'XPointer' (aka 'char *') [-Wpointer-to-int-cast] dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TextPop.c:841:19: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strlen(GetString( search->search_text )) + 1; ^ TextPop.c:844:54: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) sprintf( pmsg, "%s%s%s", msg1, GetString( search->search_text ), ^ TextPop.c:862:18: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, pmsg, "", TRUE); ^ TextPop.c:808:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoSearch(search) ^ TextPop.c:92:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean DoSearch(), SetResourceByName(), Replace(); ^ TextPop.c:897:14: warning: passing arguments to 'Replace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Replace( ctx->text.search, TRUE, popdown) && popdown) ^ TextPop.c:884:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextDoReplaceAction(w, event, params, num_params) ^ TextPop.c:918:10: warning: passing arguments to 'Replace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace( (struct SearchAndReplace *) closure, TRUE, FALSE); ^ TextPop.c:913:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoReplaceOne(w, closure, call_data) ^ TextPop.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DoReplaceOne(), DoReplaceAll(); ^ TextPop.c:938:10: warning: passing arguments to 'Replace' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace( (struct SearchAndReplace *) closure, FALSE, FALSE); ^ TextPop.c:933:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoReplaceAll(w, closure, call_data) ^ TextPop.c:89:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DoReplaceOne(), DoReplaceAll(); ^ TextPop.c:966:26: warning: passing arguments to 'GetStringRaw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] find.ptr = GetStringRaw( search->search_text); ^ TextPop.c:973:29: warning: passing arguments to 'GetStringRaw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] replace.ptr = GetStringRaw(search->rep_text); ^ TextPop.c:980:31: warning: cast to smaller integer type 'int' from 'XPointer' (aka 'char *') [-Wpointer-to-int-cast] dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TextPop.c:987:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (new_pos == XawTextSearchError) ) { ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ TextPop.c:987:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (new_pos == XawTextSearchError) ) { ~ ^ ~ TextPop.c:987:21: note: use '=' to turn this equality comparison into an assignment if ( (new_pos == XawTextSearchError) ) { ^~ = TextPop.c:999:19: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strlen(GetString( search->search_text )) + 1; ^ TextPop.c:1003:14: warning: passing arguments to 'GetString' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetString( search->search_text ), msg2); ^ TextPop.c:1008:19: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, pmsg, "", TRUE); ^ TextPop.c:1022:17: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, "Selection has been modified, aborting.", ^ TextPop.c:1046:22: warning: passing arguments to 'SetSearchLabels' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, "*** Error while replacing", pmsg, TRUE); ^ TextPop.c:954:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace(search, once_only, show_current) ^ TextPop.c:92:49: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean DoSearch(), SetResourceByName(), Replace(); ^ TextPop.c:1089:21: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SetResource( search->label1, XtNlabel, (XtArgVal) msg1); ^ TextPop.c:1090:21: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) SetResource( search->label2, XtNlabel, (XtArgVal) msg2); ^ TextPop.c:1084:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchLabels(search, msg1, msg2, bell) ^ TextPop.c:88:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitializeSearchWidget(), SetResource(), SetSearchLabels(); ^ TextPop.c:1144:12: warning: passing arguments to '_SetField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SetField(new, old); ^ TextPop.c:1112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextSetField(w, event, params, num_params) ^ TextPop.c:1177:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(old, XtNborderColor, (XtArgVal) old_border); ^ TextPop.c:1178:14: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(new, XtNborderColor, (XtArgVal) new_border); ^ TextPop.c:1154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _SetField(new, old) ^ TextPop.c:87:65: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:1208:16: warning: passing arguments to 'SetResource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(temp_widget, res_name, value); ^ TextPop.c:1192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResourceByName(shell, name, res_name, value) ^ TextPop.c:92:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean DoSearch(), SetResourceByName(), Replace(); ^ TextPop.c:1225:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetResource(w, res_name, value) ^ TextPop.c:88:39: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitializeSearchWidget(), SetResource(), SetSearchLabels(); ^ TextPop.c:1246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetString(text) ^ TextPop.c:93:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String GetString(); ^ TextPop.c:1267:26: warning: passing arguments to '_XawTextGetText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (_XawTextGetText(ctx, 0, last)); ^ TextPop.c:1258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetStringRaw(tw) ^ TextPop.c:95:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static String GetStringRaw(); ^ TextPop.c:1281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CenterWidgetOnPoint(w, event) ^ TextPop.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CenterWidgetOnPoint(), PopdownSearch(), DoInsert(), _SetField(); ^ TextPop.c:1361:53: warning: passing arguments to 'GetShell' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XtSetArg(args[num_args], XtNtransientFor, GetShell(parent)); num_args++; ^ TextPop.c:1369:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*func) (form, ptr, parent); ^ TextPop.c:1348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateDialog(parent, ptr, name, func) ^ TextPop.c:90:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Widget CreateDialog(), GetShell(); ^ TextPop.c:1382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetShell(w) ^ TextPop.c:90:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Widget CreateDialog(), GetShell(); ^ TextPop.c:1391:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean InParams(str, p, n) ^ TextPop.c:1404:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void WMProtocols(w, event, params, num_params) ^ TextPop.c:1440:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetWMProtocolTranslations(w) ^ TextPop.c:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SetWMProtocolTranslations(); ^ 101 warnings generated. source='TextSink.c' object='TextSink.lo' libtool=yes depfile='.deps/TextSink.Plo' tmpdepfile='.deps/TextSink.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o TextSink.lo `test -f TextSink.c || echo './'`TextSink.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextSink.c -MT TextSink.lo -MD -MP -MF .deps/TextSink.TPlo -fPIC -DPIC -o .libs/TextSink.o TextSink.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(wc) ^ TextSink.c:55:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), Initialize(), Destroy(); ^ TextSink.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ TextSink.c:55:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), Initialize(), Destroy(); ^ TextSink.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ TextSink.c:55:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), Initialize(), Destroy(); ^ TextSink.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ TextSink.c:56:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ TextSink.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, x, y, pos1, pos2, highlight) ^ TextSink.c:59:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor(w, x, y, state) ^ TextSink.c:59:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearToBackground (w, x, y, width, height) ^ TextSink.c:59:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPosition(w, fromPos, fromx, width, stopAtWordBreak, ^ TextSink.c:59:65: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) ^ TextSink.c:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resolve (w, pos, fromx, width, resPos) ^ TextSink.c:60:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:401:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxLines(w, height) ^ TextSink.c:58:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxHeight(), MaxLines(); ^ TextSink.c:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxHeight(w, lines) ^ TextSink.c:58:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxHeight(), MaxLines(); ^ TextSink.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetTabs(w, tab_count, tabs) ^ TextSink.c:60:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCursorBounds(w, rect) ^ TextSink.c:60:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:509:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.DisplayText)(w, x, y, pos1, pos2, highlight); ^ TextSink.c:541:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.InsertCursor)(w, x, y, state); ^ TextSink.c:568:46: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.ClearToBackground)(w, x, y, width, height); ^ TextSink.c:608:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.FindPosition)(w, fromPos, fromx, width, ^ TextSink.c:640:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.FindDistance)(w, fromPos, fromx, toPos, ^ TextSink.c:669:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.Resolve)(w, pos, fromx, width, resPos); ^ TextSink.c:697:44: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->text_sink_class.MaxLines)(w, height)); ^ TextSink.c:720:45: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->text_sink_class.MaxHeight)(w, lines)); ^ TextSink.c:748:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.SetTabs)(w, tab_count, char_tabs); ^ TextSink.c:772:44: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.GetCursorBounds)(w, rect); ^ 38 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextSink.c -MT TextSink.lo -MD -MP -MF .deps/TextSink.TPlo -o TextSink.o TextSink.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(wc) ^ TextSink.c:55:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), Initialize(), Destroy(); ^ TextSink.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ TextSink.c:55:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), Initialize(), Destroy(); ^ TextSink.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ TextSink.c:55:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassPartInitialize(), Initialize(), Destroy(); ^ TextSink.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ TextSink.c:56:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ TextSink.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DisplayText(w, x, y, pos1, pos2, highlight) ^ TextSink.c:59:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertCursor(w, x, y, state) ^ TextSink.c:59:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearToBackground (w, x, y, width, height) ^ TextSink.c:59:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindPosition(w, fromPos, fromx, width, stopAtWordBreak, ^ TextSink.c:59:65: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DisplayText(), InsertCursor(), ClearToBackground(), FindPosition(); ^ TextSink.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) ^ TextSink.c:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resolve (w, pos, fromx, width, resPos) ^ TextSink.c:60:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:401:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxLines(w, height) ^ TextSink.c:58:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxHeight(), MaxLines(); ^ TextSink.c:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxHeight(w, lines) ^ TextSink.c:58:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int MaxHeight(), MaxLines(); ^ TextSink.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetTabs(w, tab_count, tabs) ^ TextSink.c:60:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetCursorBounds(w, rect) ^ TextSink.c:60:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FindDistance(), Resolve(), SetTabs(), GetCursorBounds(); ^ TextSink.c:509:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.DisplayText)(w, x, y, pos1, pos2, highlight); ^ TextSink.c:541:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.InsertCursor)(w, x, y, state); ^ TextSink.c:568:46: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.ClearToBackground)(w, x, y, width, height); ^ TextSink.c:608:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.FindPosition)(w, fromPos, fromx, width, ^ TextSink.c:640:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.FindDistance)(w, fromPos, fromx, toPos, ^ TextSink.c:669:36: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.Resolve)(w, pos, fromx, width, resPos); ^ TextSink.c:697:44: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->text_sink_class.MaxLines)(w, height)); ^ TextSink.c:720:45: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->text_sink_class.MaxHeight)(w, lines)); ^ TextSink.c:748:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.SetTabs)(w, tab_count, char_tabs); ^ TextSink.c:772:44: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->text_sink_class.GetCursorBounds)(w, rect); ^ 38 warnings generated. source='TextSrc.c' object='TextSrc.lo' libtool=yes depfile='.deps/TextSrc.Plo' tmpdepfile='.deps/TextSrc.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o TextSrc.lo `test -f TextSrc.c || echo './'`TextSrc.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextSrc.c -MT TextSrc.lo -MD -MP -MF .deps/TextSrc.TPlo -fPIC -DPIC -o .libs/TextSrc.o TextSrc.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(wc) ^ TextSrc.c:68:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), SetSelection(); ^ TextSrc.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Read(w, pos, text, length) ^ TextSrc.c:71:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Search(), Scan(), Read(); ^ TextSrc.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace (w, startPos, endPos, text) ^ TextSrc.c:72:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int Replace(); ^ TextSrc.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scan (w, position, type, dir, count, include) ^ TextSrc.c:71:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Search(), Scan(), Read(); ^ TextSrc.c:254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Search(w, position, dir, text) ^ TextSrc.c:71:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Search(), Scan(), Read(); ^ TextSrc.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertSelection(w, selection, target, type, value, length, format) ^ TextSrc.c:70:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean ConvertSelection(); ^ TextSrc.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSelection(w, left, right, selection) ^ TextSrc.c:68:55: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), SetSelection(); ^ TextSrc.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToEditMode(args, num_args, fromVal, toVal) ^ TextSrc.c:69:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CvtStringToEditMode(); ^ TextSrc.c:384:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Read)(w, pos, text, length)); ^ TextSrc.c:414:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Replace)(w, startPos, endPos, text)); ^ TextSrc.c:462:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Scan)(w, position, type, dir, count, include)); ^ TextSrc.c:499:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Search)(w, position, dir, text)); ^ TextSrc.c:536:50: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.ConvertSelection)(w, selection, target, type, ^ TextSrc.c:566:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->textSrc_class.SetSelection)(w, left, right, selection); ^ TextSrc.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextWCToMB( d, wstr, len_in_out ) ^ TextSrc.c:633:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wchar_t* _XawTextMBToWC( d, str, len_in_out ) ^ 24 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextSrc.c -MT TextSrc.lo -MD -MP -MF .deps/TextSrc.TPlo -o TextSrc.o TextSrc.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(wc) ^ TextSrc.c:68:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), SetSelection(); ^ TextSrc.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Read(w, pos, text, length) ^ TextSrc.c:71:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Search(), Scan(), Read(); ^ TextSrc.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Replace (w, startPos, endPos, text) ^ TextSrc.c:72:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int Replace(); ^ TextSrc.c:229:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scan (w, position, type, dir, count, include) ^ TextSrc.c:71:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Search(), Scan(), Read(); ^ TextSrc.c:254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Search(w, position, dir, text) ^ TextSrc.c:71:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XawTextPosition Search(), Scan(), Read(); ^ TextSrc.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertSelection(w, selection, target, type, value, length, format) ^ TextSrc.c:70:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean ConvertSelection(); ^ TextSrc.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSelection(w, left, right, selection) ^ TextSrc.c:68:55: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), SetSelection(); ^ TextSrc.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToEditMode(args, num_args, fromVal, toVal) ^ TextSrc.c:69:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CvtStringToEditMode(); ^ TextSrc.c:384:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Read)(w, pos, text, length)); ^ TextSrc.c:414:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Replace)(w, startPos, endPos, text)); ^ TextSrc.c:462:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Scan)(w, position, type, dir, count, include)); ^ TextSrc.c:499:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.Search)(w, position, dir, text)); ^ TextSrc.c:536:50: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return((*class->textSrc_class.ConvertSelection)(w, selection, target, type, ^ TextSrc.c:566:39: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*class->textSrc_class.SetSelection)(w, left, right, selection); ^ TextSrc.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _XawTextWCToMB( d, wstr, len_in_out ) ^ TextSrc.c:633:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wchar_t* _XawTextMBToWC( d, str, len_in_out ) ^ 24 warnings generated. source='TextTr.c' object='TextTr.lo' libtool=yes depfile='.deps/TextTr.Plo' tmpdepfile='.deps/TextTr.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o TextTr.lo `test -f TextTr.c || echo './'`TextTr.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextTr.c -MT TextTr.lo -MD -MP -MF .deps/TextTr.TPlo -fPIC -DPIC -o .libs/TextTr.o cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextTr.c -MT TextTr.lo -MD -MP -MF .deps/TextTr.TPlo -o TextTr.o source='TextTrOld.c' object='TextTrOld.lo' libtool=yes depfile='.deps/TextTrOld.Plo' tmpdepfile='.deps/TextTrOld.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o TextTrOld.lo `test -f TextTrOld.c || echo './'`TextTrOld.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextTrOld.c -MT TextTrOld.lo -MD -MP -MF .deps/TextTrOld.TPlo -fPIC -DPIC -o .libs/TextTrOld.o cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TextTrOld.c -MT TextTrOld.lo -MD -MP -MF .deps/TextTrOld.TPlo -o TextTrOld.o source='ThreeD.c' object='ThreeD.lo' libtool=yes depfile='.deps/ThreeD.Plo' tmpdepfile='.deps/ThreeD.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o ThreeD.lo `test -f ThreeD.c || echo './'`ThreeD.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c ThreeD.c -MT ThreeD.lo -MD -MP -MF .deps/ThreeD.TPlo -fPIC -DPIC -o .libs/ThreeD.o ThreeD.c:156:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long grayPixel(dpy, scn) ^ ThreeD.c:182:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowGC (w) ^ ThreeD.c:211:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowGC (w) ^ ThreeD.c:241:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixmap (new) ^ ThreeD.c:318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixmap (new) ^ ThreeD.c:387:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Xaw3dComputeTopShadowRGB (new, xcol_out) ^ ThreeD.c:420:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixel (new) ^ ThreeD.c:436:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Xaw3dComputeBottomShadowRGB (new, xcol_out) ^ ThreeD.c:467:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixel (new) ^ ThreeD.c:498:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _CvtStringToRelief(args, num_args, fromVal, toVal) ^ ThreeD.c:584:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize (wc) ^ ThreeD.c:88:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Destroy(); ^ ThreeD.c:597:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (request, new, args, num_args) ^ ThreeD.c:88:55: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Destroy(); ^ ThreeD.c:626:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valueMask, attrs) ^ ThreeD.c:89:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), _Xaw3dDrawShadows(); ^ ThreeD.c:640:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (w) ^ ThreeD.c:88:69: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Destroy(); ^ ThreeD.c:662:20: warning: passing arguments to '_Xaw3dDrawShadows' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Xaw3dDrawShadows (w, event, region, False); ^ ThreeD.c:665:20: warning: passing arguments to '_Xaw3dDrawShadows' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Xaw3dDrawShadows (w, event, region, True); ^ ThreeD.c:668:13: warning: passing arguments to 'Draw3DFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame(w, event, region, 0); ^ ThreeD.c:671:13: warning: passing arguments to 'Draw3DFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame(w, event, region, 1); ^ ThreeD.c:674:13: warning: passing arguments to 'Draw3DFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame(w, event, region, 2); ^ ThreeD.c:653:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (w, event, region) ^ ThreeD.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), _Xaw3dDrawShadows(); ^ ThreeD.c:682:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ ThreeD.c:90:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ ThreeD.c:769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame (gw, event, region, style) ^ ThreeD.c:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw3DFrame(); ^ ThreeD.c:853:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Xaw3dDrawShadows (gw, event, region, out) ^ ThreeD.c:89:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), _Xaw3dDrawShadows(); ^ 31 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c ThreeD.c -MT ThreeD.lo -MD -MP -MF .deps/ThreeD.TPlo -o ThreeD.o ThreeD.c:156:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long grayPixel(dpy, scn) ^ ThreeD.c:182:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowGC (w) ^ ThreeD.c:211:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowGC (w) ^ ThreeD.c:241:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixmap (new) ^ ThreeD.c:318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixmap (new) ^ ThreeD.c:387:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Xaw3dComputeTopShadowRGB (new, xcol_out) ^ ThreeD.c:420:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocTopShadowPixel (new) ^ ThreeD.c:436:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Xaw3dComputeBottomShadowRGB (new, xcol_out) ^ ThreeD.c:467:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllocBotShadowPixel (new) ^ ThreeD.c:498:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _CvtStringToRelief(args, num_args, fromVal, toVal) ^ ThreeD.c:584:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ClassPartInitialize (wc) ^ ThreeD.c:88:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Destroy(); ^ ThreeD.c:597:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (request, new, args, num_args) ^ ThreeD.c:88:55: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Destroy(); ^ ThreeD.c:626:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valueMask, attrs) ^ ThreeD.c:89:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), _Xaw3dDrawShadows(); ^ ThreeD.c:640:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (w) ^ ThreeD.c:88:69: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ClassInitialize(), ClassPartInitialize(), Initialize(), Destroy(); ^ ThreeD.c:662:20: warning: passing arguments to '_Xaw3dDrawShadows' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Xaw3dDrawShadows (w, event, region, False); ^ ThreeD.c:665:20: warning: passing arguments to '_Xaw3dDrawShadows' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Xaw3dDrawShadows (w, event, region, True); ^ ThreeD.c:668:13: warning: passing arguments to 'Draw3DFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame(w, event, region, 0); ^ ThreeD.c:671:13: warning: passing arguments to 'Draw3DFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame(w, event, region, 1); ^ ThreeD.c:674:13: warning: passing arguments to 'Draw3DFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame(w, event, region, 2); ^ ThreeD.c:653:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (w, event, region) ^ ThreeD.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), _Xaw3dDrawShadows(); ^ ThreeD.c:682:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ ThreeD.c:90:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ ThreeD.c:769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw3DFrame (gw, event, region, style) ^ ThreeD.c:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw3DFrame(); ^ ThreeD.c:853:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _Xaw3dDrawShadows (gw, event, region, out) ^ ThreeD.c:89:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Realize(), _Xaw3dDrawShadows(); ^ 31 warnings generated. source='Toggle.c' object='Toggle.lo' libtool=yes depfile='.deps/Toggle.Plo' tmpdepfile='.deps/Toggle.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Toggle.lo `test -f Toggle.c || echo './'`Toggle.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Toggle.c -MT Toggle.lo -MD -MP -MF .deps/Toggle.TPlo -fPIC -DPIC -o .libs/Toggle.o Toggle.c:103:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:279:13: note: conflicting prototype is here static void Initialize(Widget request, Widget new, ^ Toggle.c:291:25: warning: passing arguments to 'GetRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( GetRadioGroup(tw->toggle.widget) == NULL) ^ Toggle.c:292:18: warning: passing arguments to 'CreateRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateRadioGroup(new, tw->toggle.widget); ^ Toggle.c:294:32: warning: passing arguments to 'GetRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( GetRadioGroup(tw->toggle.widget), new); ^ Toggle.c:294:17: warning: passing arguments to 'AddToRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( GetRadioGroup(tw->toggle.widget), new); ^ Toggle.c:310:16: warning: passing arguments to 'ToggleSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToggleSet(new, (XEvent *)NULL, (String *)NULL, (Cardinal *)0); ^ Toggle.c:107:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Resize(); ^ Toggle.c:407:1: note: conflicting prototype is here Resize(Widget w) ^ Toggle.c:107:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Resize(); ^ Toggle.c:430:1: note: conflicting prototype is here Redisplay(Widget w, XEvent *event, Region region) ^ Toggle.c:103:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:452:1: note: conflicting prototype is here ToggleSet(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Toggle.c:456:25: warning: passing arguments to 'TurnOffRadioSiblings' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TurnOffRadioSiblings(w); ^ Toggle.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ToggleHighlight(), ToggleUnhighlight(); ^ Toggle.c:466:1: note: conflicting prototype is here ToggleHighlight(Widget w, XEvent *event, ^ Toggle.c:104:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ToggleHighlight(), ToggleUnhighlight(); ^ Toggle.c:498:1: note: conflicting prototype is here ToggleUnhighlight(Widget w, XEvent *event, ^ Toggle.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:516:1: note: conflicting prototype is here Toggle(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Toggle.c:103:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:535:13: note: conflicting prototype is here static void Notify(Widget w,XEvent *event,String params,Cardinal *num_params) ^ Toggle.c:106:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Toggle.c:551:1: note: conflicting prototype is here SetValues (Widget current, Widget request, Widget new, ^ Toggle.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ToggleDestroy(), ClassInit(); ^ Toggle.c:580:1: note: conflicting prototype is here ToggleDestroy(Widget w, XtPointer junk, XtPointer garbage) ^ Toggle.c:582:23: warning: passing arguments to 'RemoveFromRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveFromRadioGroup(w); ^ Toggle.c:112:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static RadioGroup * GetRadioGroup(); ^ Toggle.c:600:1: note: conflicting prototype is here GetRadioGroup(Widget w) ^ Toggle.c:113:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateRadioGroup(), AddToRadioGroup(), TurnOffRadioSiblings(); ^ Toggle.c:618:1: note: conflicting prototype is here CreateRadioGroup(Widget w1, Widget w2) ^ Toggle.c:629:18: warning: passing arguments to 'AddToRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( (RadioGroup *)NULL, w1 ); ^ Toggle.c:630:18: warning: passing arguments to 'AddToRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( GetRadioGroup(w1), w2 ); ^ Toggle.c:113:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateRadioGroup(), AddToRadioGroup(), TurnOffRadioSiblings(); ^ Toggle.c:641:1: note: conflicting prototype is here AddToRadioGroup(RadioGroup *group, Widget w) ^ Toggle.c:113:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateRadioGroup(), AddToRadioGroup(), TurnOffRadioSiblings(); ^ Toggle.c:668:1: note: conflicting prototype is here TurnOffRadioSiblings(Widget w) ^ Toggle.c:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveFromRadioGroup(); ^ Toggle.c:704:1: note: conflicting prototype is here RemoveFromRadioGroup(Widget w) ^ Toggle.c:794:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (local_tog->toggle.radio_data == radio_data) ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ Toggle.c:794:40: note: remove extraneous parentheses around the comparison to silence this warning if ( (local_tog->toggle.radio_data == radio_data) ) ~ ^ ~ Toggle.c:794:40: note: use '=' to turn this equality comparison into an assignment if ( (local_tog->toggle.radio_data == radio_data) ) ^~ = Toggle.c:814:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (local_tog->toggle.radio_data == radio_data) ) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ Toggle.c:814:40: note: remove extraneous parentheses around the comparison to silence this warning if ( (local_tog->toggle.radio_data == radio_data) ) { ~ ^ ~ Toggle.c:814:40: note: use '=' to turn this equality comparison into an assignment if ( (local_tog->toggle.radio_data == radio_data) ) { ^~ = 26 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Toggle.c -MT Toggle.lo -MD -MP -MF .deps/Toggle.TPlo -o Toggle.o Toggle.c:103:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:279:13: note: conflicting prototype is here static void Initialize(Widget request, Widget new, ^ Toggle.c:291:25: warning: passing arguments to 'GetRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( GetRadioGroup(tw->toggle.widget) == NULL) ^ Toggle.c:292:18: warning: passing arguments to 'CreateRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateRadioGroup(new, tw->toggle.widget); ^ Toggle.c:294:32: warning: passing arguments to 'GetRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( GetRadioGroup(tw->toggle.widget), new); ^ Toggle.c:294:17: warning: passing arguments to 'AddToRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( GetRadioGroup(tw->toggle.widget), new); ^ Toggle.c:310:16: warning: passing arguments to 'ToggleSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ToggleSet(new, (XEvent *)NULL, (String *)NULL, (Cardinal *)0); ^ Toggle.c:107:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Resize(); ^ Toggle.c:407:1: note: conflicting prototype is here Resize(Widget w) ^ Toggle.c:107:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(), Resize(); ^ Toggle.c:430:1: note: conflicting prototype is here Redisplay(Widget w, XEvent *event, Region region) ^ Toggle.c:103:47: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:452:1: note: conflicting prototype is here ToggleSet(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Toggle.c:456:25: warning: passing arguments to 'TurnOffRadioSiblings' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TurnOffRadioSiblings(w); ^ Toggle.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ToggleHighlight(), ToggleUnhighlight(); ^ Toggle.c:466:1: note: conflicting prototype is here ToggleHighlight(Widget w, XEvent *event, ^ Toggle.c:104:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ToggleHighlight(), ToggleUnhighlight(); ^ Toggle.c:498:1: note: conflicting prototype is here ToggleUnhighlight(Widget w, XEvent *event, ^ Toggle.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:516:1: note: conflicting prototype is here Toggle(Widget w,XEvent *event,String *params,Cardinal *num_params) ^ Toggle.c:103:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Toggle(), Initialize(), Notify(), ToggleSet(); ^ Toggle.c:535:13: note: conflicting prototype is here static void Notify(Widget w,XEvent *event,String params,Cardinal *num_params) ^ Toggle.c:106:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Toggle.c:551:1: note: conflicting prototype is here SetValues (Widget current, Widget request, Widget new, ^ Toggle.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ToggleDestroy(), ClassInit(); ^ Toggle.c:580:1: note: conflicting prototype is here ToggleDestroy(Widget w, XtPointer junk, XtPointer garbage) ^ Toggle.c:582:23: warning: passing arguments to 'RemoveFromRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveFromRadioGroup(w); ^ Toggle.c:112:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static RadioGroup * GetRadioGroup(); ^ Toggle.c:600:1: note: conflicting prototype is here GetRadioGroup(Widget w) ^ Toggle.c:113:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateRadioGroup(), AddToRadioGroup(), TurnOffRadioSiblings(); ^ Toggle.c:618:1: note: conflicting prototype is here CreateRadioGroup(Widget w1, Widget w2) ^ Toggle.c:629:18: warning: passing arguments to 'AddToRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( (RadioGroup *)NULL, w1 ); ^ Toggle.c:630:18: warning: passing arguments to 'AddToRadioGroup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToRadioGroup( GetRadioGroup(w1), w2 ); ^ Toggle.c:113:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateRadioGroup(), AddToRadioGroup(), TurnOffRadioSiblings(); ^ Toggle.c:641:1: note: conflicting prototype is here AddToRadioGroup(RadioGroup *group, Widget w) ^ Toggle.c:113:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CreateRadioGroup(), AddToRadioGroup(), TurnOffRadioSiblings(); ^ Toggle.c:668:1: note: conflicting prototype is here TurnOffRadioSiblings(Widget w) ^ Toggle.c:114:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RemoveFromRadioGroup(); ^ Toggle.c:704:1: note: conflicting prototype is here RemoveFromRadioGroup(Widget w) ^ Toggle.c:794:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (local_tog->toggle.radio_data == radio_data) ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ Toggle.c:794:40: note: remove extraneous parentheses around the comparison to silence this warning if ( (local_tog->toggle.radio_data == radio_data) ) ~ ^ ~ Toggle.c:794:40: note: use '=' to turn this equality comparison into an assignment if ( (local_tog->toggle.radio_data == radio_data) ) ^~ = Toggle.c:814:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (local_tog->toggle.radio_data == radio_data) ) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ Toggle.c:814:40: note: remove extraneous parentheses around the comparison to silence this warning if ( (local_tog->toggle.radio_data == radio_data) ) { ~ ^ ~ Toggle.c:814:40: note: use '=' to turn this equality comparison into an assignment if ( (local_tog->toggle.radio_data == radio_data) ) { ^~ = 26 warnings generated. source='Traversal.c' object='Traversal.lo' libtool=yes depfile='.deps/Traversal.Plo' tmpdepfile='.deps/Traversal.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Traversal.lo `test -f Traversal.c || echo './'`Traversal.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Traversal.c -MT Traversal.lo -MD -MP -MF .deps/Traversal.TPlo -fPIC -DPIC -o .libs/Traversal.o Traversal.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isViewable(dpy, w) ^ Traversal.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getEventTime(event) ^ Traversal.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] findInParent(w) ^ Traversal.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] focusFind(w, c, recursive, direction, tm) ^ Traversal.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusNext(w, tm) ^ Traversal.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getMultiParent(w) ^ Traversal.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusNextGroup(w, tm) ^ Traversal.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusPrevious(w, tm) ^ Traversal.c:541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusPreviousGroup(w, tm) ^ Traversal.c:558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusHome(w, tm) ^ Traversal.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusHomeGroup(w, tm) ^ Traversal.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusEnd(w, tm) ^ Traversal.c:601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusEndGroup(w, tm) ^ Traversal.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusTake(w, tm) ^ Traversal.c:622:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusEnterWindow(w, policy, tm) ^ Traversal.c:637:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusLeaveWindow(w, policy, tm) ^ 16 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Traversal.c -MT Traversal.lo -MD -MP -MF .deps/Traversal.TPlo -o Traversal.o Traversal.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isViewable(dpy, w) ^ Traversal.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getEventTime(event) ^ Traversal.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] findInParent(w) ^ Traversal.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] focusFind(w, c, recursive, direction, tm) ^ Traversal.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusNext(w, tm) ^ Traversal.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getMultiParent(w) ^ Traversal.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusNextGroup(w, tm) ^ Traversal.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusPrevious(w, tm) ^ Traversal.c:541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusPreviousGroup(w, tm) ^ Traversal.c:558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusHome(w, tm) ^ Traversal.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusHomeGroup(w, tm) ^ Traversal.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusEnd(w, tm) ^ Traversal.c:601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusEndGroup(w, tm) ^ Traversal.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusTake(w, tm) ^ Traversal.c:622:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusEnterWindow(w, policy, tm) ^ Traversal.c:637:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawFocusLeaveWindow(w, policy, tm) ^ 16 warnings generated. source='Tree.c' object='Tree.lo' libtool=yes depfile='.deps/Tree.Plo' tmpdepfile='.deps/Tree.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Tree.lo `test -f Tree.c || echo './'`Tree.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Tree.c -MT Tree.lo -MD -MP -MF .deps/Tree.TPlo -fPIC -DPIC -o .libs/Tree.o Tree.c:184:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void initialize_dimensions (listp, sizep, n) ^ Tree.c:211:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static GC get_tree_gc (w) ^ Tree.c:227:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void insert_node (parent, node) ^ Tree.c:77:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void insert_node(); ^ Tree.c:261:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void delete_node (parent, node) ^ Tree.c:78:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void delete_node(); ^ Tree.c:297:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void check_gravity (tw, grav) ^ Tree.c:326:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (grequest, gnew, args, num_args) ^ Tree.c:65:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Tree.c:384:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize (request, new, args, num_args) ^ Tree.c:66:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ConstraintInitialize(); ^ Tree.c:456:14: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree (new, TRUE); ^ Tree.c:416:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ Tree.c:70:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Tree.c:489:16: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree (tw, FALSE); ^ Tree.c:464:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ConstraintSetValues (current, request, new, args, num_args) ^ Tree.c:68:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean ConstraintSetValues(); ^ Tree.c:518:17: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree ((TreeWidget) (w->core.parent), FALSE); ^ Tree.c:495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintDestroy (w) ^ Tree.c:67:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ConstraintDestroy(); ^ Tree.c:548:48: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tw->tree.auto_reconfigure) layout_tree (tw, FALSE); ^ Tree.c:522:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager (w, request, reply) ^ Tree.c:71:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Tree.c:555:17: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree ((TreeWidget) gw, FALSE); ^ Tree.c:552:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged (gw) ^ Tree.c:72:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Tree.c:559:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Tree.c:69:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ Tree.c:570:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (gw, event, region) ^ Tree.c:73:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Tree.c:667:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (w, intended, preferred) ^ Tree.c:74:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ Tree.c:701:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void compute_bounding_box_subtree (tree, w, depth) ^ Tree.c:774:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void set_positions (tw, w, level) ^ Tree.c:815:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void arrange_subtree (tree, w, depth, x, y) ^ Tree.c:922:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void set_tree_size (tw, insetvalues, width, height) ^ Tree.c:946:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void layout_tree (tw, insetvalues) ^ Tree.c:79:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void layout_tree(); ^ 38 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Tree.c -MT Tree.lo -MD -MP -MF .deps/Tree.TPlo -o Tree.o Tree.c:184:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void initialize_dimensions (listp, sizep, n) ^ Tree.c:211:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static GC get_tree_gc (w) ^ Tree.c:227:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void insert_node (parent, node) ^ Tree.c:77:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void insert_node(); ^ Tree.c:261:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void delete_node (parent, node) ^ Tree.c:78:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void delete_node(); ^ Tree.c:297:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void check_gravity (tw, grav) ^ Tree.c:326:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize (grequest, gnew, args, num_args) ^ Tree.c:65:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ Tree.c:384:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize (request, new, args, num_args) ^ Tree.c:66:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ConstraintInitialize(); ^ Tree.c:456:14: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree (new, TRUE); ^ Tree.c:416:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues (gcurrent, grequest, gnew, args, num_args) ^ Tree.c:70:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ Tree.c:489:16: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree (tw, FALSE); ^ Tree.c:464:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ConstraintSetValues (current, request, new, args, num_args) ^ Tree.c:68:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean ConstraintSetValues(); ^ Tree.c:518:17: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree ((TreeWidget) (w->core.parent), FALSE); ^ Tree.c:495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintDestroy (w) ^ Tree.c:67:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ConstraintDestroy(); ^ Tree.c:548:48: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (tw->tree.auto_reconfigure) layout_tree (tw, FALSE); ^ Tree.c:522:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager (w, request, reply) ^ Tree.c:71:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Tree.c:555:17: warning: passing arguments to 'layout_tree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_tree ((TreeWidget) gw, FALSE); ^ Tree.c:552:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged (gw) ^ Tree.c:72:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ Tree.c:559:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (gw) ^ Tree.c:69:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ Tree.c:570:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Redisplay (gw, event, region) ^ Tree.c:73:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ Tree.c:667:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry (w, intended, preferred) ^ Tree.c:74:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ Tree.c:701:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void compute_bounding_box_subtree (tree, w, depth) ^ Tree.c:774:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void set_positions (tw, w, level) ^ Tree.c:815:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void arrange_subtree (tree, w, depth, x, y) ^ Tree.c:922:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void set_tree_size (tw, insetvalues, width, height) ^ Tree.c:946:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void layout_tree (tw, insetvalues) ^ Tree.c:79:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void layout_tree(); ^ 38 warnings generated. source='Vendor.c' object='Vendor.lo' libtool=yes depfile='.deps/Vendor.Plo' tmpdepfile='.deps/Vendor.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Vendor.lo `test -f Vendor.c || echo './'`Vendor.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Vendor.c -MT Vendor.lo -MD -MP -MF .deps/Vendor.TPlo -fPIC -DPIC -o .libs/Vendor.o Vendor.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawCvtCompoundTextToString(dpy, args, num_args, fromVal, toVal, cvt_data) ^ Vendor.c:282:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellClassPartInit(class) ^ Vendor.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellClassPartInit(); ^ Vendor.c:319:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellInitialize(req, new, args, num_args) ^ Vendor.c:90:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellInitialize(); ^ Vendor.c:331:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean XawVendorShellSetValues(old, ref, new) ^ Vendor.c:91:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean XawVendorShellSetValues(); ^ Vendor.c:337:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(wid, vmask, attr) ^ Vendor.c:92:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), ChangeManaged(); ^ Vendor.c:356:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellExtInitialize(req, new) ^ Vendor.c:181:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellExtInitialize(); ^ Vendor.c:363:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellExtDestroy( w ) ^ Vendor.c:182:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellExtDestroy(); ^ Vendor.c:370:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean XawVendorShellExtSetValues(old, ref, new) ^ Vendor.c:183:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean XawVendorShellExtSetValues(); ^ Vendor.c:376:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XawVendorShellExtResize( w ) ^ Vendor.c:94:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void XawVendorShellExtResize(); ^ Vendor.c:396:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager( wid, request, reply ) ^ Vendor.c:93:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Vendor.c:446:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(wid) ^ Vendor.c:92:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), ChangeManaged(); ^ 21 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Vendor.c -MT Vendor.lo -MD -MP -MF .deps/Vendor.TPlo -o Vendor.o Vendor.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawCvtCompoundTextToString(dpy, args, num_args, fromVal, toVal, cvt_data) ^ Vendor.c:282:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellClassPartInit(class) ^ Vendor.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellClassPartInit(); ^ Vendor.c:319:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellInitialize(req, new, args, num_args) ^ Vendor.c:90:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellInitialize(); ^ Vendor.c:331:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean XawVendorShellSetValues(old, ref, new) ^ Vendor.c:91:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean XawVendorShellSetValues(); ^ Vendor.c:337:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(wid, vmask, attr) ^ Vendor.c:92:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), ChangeManaged(); ^ Vendor.c:356:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellExtInitialize(req, new) ^ Vendor.c:181:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellExtInitialize(); ^ Vendor.c:363:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void XawVendorShellExtDestroy( w ) ^ Vendor.c:182:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void XawVendorShellExtDestroy(); ^ Vendor.c:370:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean XawVendorShellExtSetValues(old, ref, new) ^ Vendor.c:183:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean XawVendorShellExtSetValues(); ^ Vendor.c:376:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void XawVendorShellExtResize( w ) ^ Vendor.c:94:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void XawVendorShellExtResize(); ^ Vendor.c:396:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager( wid, request, reply ) ^ Vendor.c:93:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ Vendor.c:446:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(wid) ^ Vendor.c:92:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(), ChangeManaged(); ^ 21 warnings generated. source='Viewport.c' object='Viewport.lo' libtool=yes depfile='.deps/Viewport.Plo' tmpdepfile='.deps/Viewport.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o Viewport.lo `test -f Viewport.c || echo './'`Viewport.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Viewport.c -MT Viewport.lo -MD -MP -MF .deps/Viewport.TPlo -fPIC -DPIC -o .libs/Viewport.o Viewport.c:152:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Widget CreateScrollbar(w, horizontal) ^ Viewport.c:204:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Viewport.c:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), ^ Viewport.c:277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize(request, new, args, num_args) ^ Viewport.c:84:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), ^ Viewport.c:285:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(widget, value_mask, attributes) ^ Viewport.c:85:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Realize(), Resize(), ChangeManaged(); ^ Viewport.c:311:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Viewport.c:86:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), Layout(); ^ Viewport.c:387:17: warning: passing arguments to 'GetGeometry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGeometry( widget, child->core.width, child->core.height ); ^ Viewport.c:389:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ( (FormWidget)w, w->core.width, w->core.height ); ^ Viewport.c:332:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(widget) ^ Viewport.c:85:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Realize(), Resize(), ChangeManaged(); ^ Viewport.c:400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetBar(w, top, length, total) ^ Viewport.c:409:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void RedrawThumbs(w) ^ Viewport.c:426:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SendReport (w, changed) ^ Viewport.c:449:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveChild(w, x, y) ^ Viewport.c:498:29: warning: passing arguments to 'ComputeWithForceBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeWithForceBars(widget, query, &intended, ^ Viewport.c:474:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ComputeLayout(widget, query, destroy_scrollbars) ^ Viewport.c:678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeWithForceBars(widget, query, intended, clip_width, clip_height) ^ Viewport.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ComputeWithForceBars(); ^ Viewport.c:753:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(widget) ^ Viewport.c:85:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Realize(), Resize(), ChangeManaged(); ^ Viewport.c:761:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean Layout(w, width, height) ^ Viewport.c:86:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), Layout(); ^ Viewport.c:772:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollUpDownProc(widget, closure, call_data) ^ Viewport.c:62:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollUpDownProc(), ThumbProc(); ^ Viewport.c:791:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ThumbProc(widget, closure, call_data) ^ Viewport.c:62:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollUpDownProc(), ThumbProc(); ^ Viewport.c:825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TestSmaller(w, request, reply_return) ^ Viewport.c:835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeometryRequestPlusScrollbar(w, horizontal, request, reply_return) ^ Viewport.c:855:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, request, reply_return) ^ Viewport.c:913:31: warning: passing arguments to 'GetGeometry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reconfigured = GetGeometry( (Widget)w, ^ Viewport.c:888:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(child, request, reply) ^ Viewport.c:87:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ Viewport.c:978:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean GetGeometry(w, width, height) ^ Viewport.c:63:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean GetGeometry(); ^ Viewport.c:1013:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult PreferredGeometry(w, constraints, reply) ^ Viewport.c:87:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ 39 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Viewport.c -MT Viewport.lo -MD -MP -MF .deps/Viewport.TPlo -o Viewport.o Viewport.c:152:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Widget CreateScrollbar(w, horizontal) ^ Viewport.c:204:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Initialize(request, new, args, num_args) ^ Viewport.c:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), ^ Viewport.c:277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConstraintInitialize(request, new, args, num_args) ^ Viewport.c:84:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(), ConstraintInitialize(), ^ Viewport.c:285:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize(widget, value_mask, attributes) ^ Viewport.c:85:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Realize(), Resize(), ChangeManaged(); ^ Viewport.c:311:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, num_args) ^ Viewport.c:86:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), Layout(); ^ Viewport.c:387:17: warning: passing arguments to 'GetGeometry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGeometry( widget, child->core.width, child->core.height ); ^ Viewport.c:389:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ( (FormWidget)w, w->core.width, w->core.height ); ^ Viewport.c:332:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(widget) ^ Viewport.c:85:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Realize(), Resize(), ChangeManaged(); ^ Viewport.c:400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetBar(w, top, length, total) ^ Viewport.c:409:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void RedrawThumbs(w) ^ Viewport.c:426:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SendReport (w, changed) ^ Viewport.c:449:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void MoveChild(w, x, y) ^ Viewport.c:498:29: warning: passing arguments to 'ComputeWithForceBars' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeWithForceBars(widget, query, &intended, ^ Viewport.c:474:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ComputeLayout(widget, query, destroy_scrollbars) ^ Viewport.c:678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeWithForceBars(widget, query, intended, clip_width, clip_height) ^ Viewport.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ComputeWithForceBars(); ^ Viewport.c:753:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Resize(widget) ^ Viewport.c:85:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] Realize(), Resize(), ChangeManaged(); ^ Viewport.c:761:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean Layout(w, width, height) ^ Viewport.c:86:29: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(), Layout(); ^ Viewport.c:772:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ScrollUpDownProc(widget, closure, call_data) ^ Viewport.c:62:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollUpDownProc(), ThumbProc(); ^ Viewport.c:791:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ThumbProc(widget, closure, call_data) ^ Viewport.c:62:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ScrollUpDownProc(), ThumbProc(); ^ Viewport.c:825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TestSmaller(w, request, reply_return) ^ Viewport.c:835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeometryRequestPlusScrollbar(w, horizontal, request, reply_return) ^ Viewport.c:855:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(w, request, reply_return) ^ Viewport.c:913:31: warning: passing arguments to 'GetGeometry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reconfigured = GetGeometry( (Widget)w, ^ Viewport.c:888:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(child, request, reply) ^ Viewport.c:87:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ Viewport.c:978:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean GetGeometry(w, width, height) ^ Viewport.c:63:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean GetGeometry(); ^ Viewport.c:1013:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult PreferredGeometry(w, constraints, reply) ^ Viewport.c:87:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(), PreferredGeometry(); ^ 39 warnings generated. source='XawI18n.c' object='XawI18n.lo' libtool=yes depfile='.deps/XawI18n.Plo' tmpdepfile='.deps/XawI18n.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o XawI18n.lo `test -f XawI18n.c || echo './'`XawI18n.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c XawI18n.c -MT XawI18n.lo -MD -MP -MF .deps/XawI18n.TPlo -fPIC -DPIC -o .libs/XawI18n.o cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c XawI18n.c -MT XawI18n.lo -MD -MP -MF .deps/XawI18n.TPlo -o XawI18n.o source='XawIm.c' object='XawIm.lo' libtool=yes depfile='.deps/XawIm.Plo' tmpdepfile='.deps/XawIm.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o XawIm.lo `test -f XawIm.c || echo './'`XawIm.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c XawIm.c -MT XawIm.lo -MD -MP -MF .deps/XawIm.TPlo -fPIC -DPIC -o .libs/XawIm.o XawIm.c:137:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetVaArg( arg, value ) ^ XawIm.c:143:26: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static VendorShellWidget SearchVendorShell( w ) ^ XawIm.c:151:30: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] static XContext extContext = (XContext)NULL; ^~~~~~~~~~~~~~ XawIm.c:159:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (extContext == (XContext)NULL) extContext = XUniqueContext(); ^~~~~~~~~~~~~~ XawIm.c:153:31: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawVendorShellExtPart *SetExtPart( w, vew ) ^ XawIm.c:170:31: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawVendorShellExtPart *GetExtPart( w ) ^ XawIm.c:184:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean IsSharedIC( ve ) ^ XawIm.c:190:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList GetIcTableShared( w, ve ) ^ XawIm.c:208:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList GetIcTable( w, ve ) ^ XawIm.c:222:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XIMStyle GetInputStyleOfIC( ve ) ^ XawIm.c:230:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConfigureCB( w, closure, event ) ^ XawIm.c:267:30: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] static XContext errContext = (XContext)NULL; ^~~~~~~~~~~~~~ XawIm.c:275:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (errContext == (XContext)NULL) errContext = XUniqueContext(); ^~~~~~~~~~~~~~ XawIm.c:269:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Widget SetErrCnxt( w, xim ) ^ XawIm.c:287:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CloseIM( ve ) ^ XawIm.c:294:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Dimension SetVendorShellHeight( ve, height ) ^ XawIm.c:310:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DestroyAllIM( ve ) ^ XawIm.c:355:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FreeAllDataOfVendorShell(ve, vw) ^ XawIm.c:376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void VendorShellDestroyed( w, cl_data, ca_data ) ^ XawIm.c:392:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void OpenIM(ve) ^ XawIm.c:496:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ResizeVendorShell_Core(vw, ve, p) ^ XawIm.c:547:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ResizeVendorShell(vw, ve) ^ XawIm.c:565:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList CreateIcTable( w, ve ) ^ XawIm.c:586:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean RegisterToVendorShell( w, ve ) ^ XawIm.c:598:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnregisterFromVendorShell(w, ve) ^ XawIm.c:614:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetICValuesShared(w, ve, p, check) ^ XawIm.c:651:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean IsCreatedIC(w, ve) ^ XawIm.c:686:66: warning: missing sentinel in function call [-Wsentinel] XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3895:14: note: function has been explicitly marked sentinel here extern char *XGetICValues( ^ XawIm.c:726:66: warning: missing sentinel in function call [-Wsentinel] XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3891:14: note: function has been explicitly marked sentinel here extern char *XSetICValues( ^ XawIm.c:663:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SizeNegotiation(p, width, height) ^ XawIm.c:843:37: warning: missing sentinel in function call [-Wsentinel] pe_a[17], pe_a[18], pe_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:854:37: warning: missing sentinel in function call [-Wsentinel] st_a[17], st_a[18], st_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:863:58: warning: missing sentinel in function call [-Wsentinel] ic_a[15], ic_a[16], ic_a[17], ic_a[18], ic_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3863:12: note: function has been explicitly marked sentinel here extern XIC XCreateIC( ^ XawIm.c:736:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CreateIC( w, ve ) ^ XawIm.c:981:50: warning: missing sentinel in function call [-Wsentinel] pe_a[16], pe_a[17], pe_a[18], pe_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:991:50: warning: missing sentinel in function call [-Wsentinel] st_a[16], st_a[17], st_a[18], st_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:1004:46: warning: missing sentinel in function call [-Wsentinel] ic_a[16], ic_a[17], ic_a[18], ic_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3891:14: note: function has been explicitly marked sentinel here extern char *XSetICValues( ^ XawIm.c:884:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetICValues( w, ve, focus ) ^ XawIm.c:1015:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SharedICChangeFocusWindow(w, ve, p) ^ XawIm.c:1031:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList CurrentSharedIcTable( ve ) ^ XawIm.c:1037:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetICFocus(w, ve) ^ XawIm.c:1059:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnsetICFocus(w, ve) ^ XawIm.c:1102:17: warning: call to undeclared function '_XtCopyFromArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] _XtCopyFromArg(arg->value, ^ XawIm.c:1080:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetValues( w, ve, args, num_args ) ^ XawIm.c:1130:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetFocus( w, ve ) ^ XawIm.c:1143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DestroyIC(w, ve) ^ XawIm.c:1166:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetFocusValues( inwidg, args, num_args, focus ) ^ XawIm.c:1191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnsetFocus( inwidg ) ^ XawIm.c:1211:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean IsRegistered( w, ve ) ^ XawIm.c:1224:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Register(inwidg, ve) ^ XawIm.c:1246:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean NoRegistered(ve) ^ XawIm.c:1253:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Unregister(inwidg, ve) ^ XawIm.c:1274:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllCreateIC( ve ) ^ XawIm.c:1297:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Reconnect(ve) ^ XawIm.c:1322:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CompileResourceList( res, num_res ) ^ XawIm.c:1339:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean Initialize( vw, ve ) ^ XawIm.c:1378:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (extContext != (XContext)NULL && ^~~~~~~~~~~~~~ XawIm.c:1383:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (errContext != (XContext)NULL && ^~~~~~~~~~~~~~ XawIm.c:1367:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy( w, ve ) ^ XawIm.c:1675:25: warning: passing arguments to 'XawVendorShellExtResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawVendorShellExtResize(vw); ^ 60 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c XawIm.c -MT XawIm.lo -MD -MP -MF .deps/XawIm.TPlo -o XawIm.o XawIm.c:137:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetVaArg( arg, value ) ^ XawIm.c:143:26: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static VendorShellWidget SearchVendorShell( w ) ^ XawIm.c:151:30: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] static XContext extContext = (XContext)NULL; ^~~~~~~~~~~~~~ XawIm.c:159:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (extContext == (XContext)NULL) extContext = XUniqueContext(); ^~~~~~~~~~~~~~ XawIm.c:153:31: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawVendorShellExtPart *SetExtPart( w, vew ) ^ XawIm.c:170:31: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawVendorShellExtPart *GetExtPart( w ) ^ XawIm.c:184:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean IsSharedIC( ve ) ^ XawIm.c:190:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList GetIcTableShared( w, ve ) ^ XawIm.c:208:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList GetIcTable( w, ve ) ^ XawIm.c:222:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XIMStyle GetInputStyleOfIC( ve ) ^ XawIm.c:230:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ConfigureCB( w, closure, event ) ^ XawIm.c:267:30: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] static XContext errContext = (XContext)NULL; ^~~~~~~~~~~~~~ XawIm.c:275:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (errContext == (XContext)NULL) errContext = XUniqueContext(); ^~~~~~~~~~~~~~ XawIm.c:269:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Widget SetErrCnxt( w, xim ) ^ XawIm.c:287:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CloseIM( ve ) ^ XawIm.c:294:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Dimension SetVendorShellHeight( ve, height ) ^ XawIm.c:310:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DestroyAllIM( ve ) ^ XawIm.c:355:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FreeAllDataOfVendorShell(ve, vw) ^ XawIm.c:376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void VendorShellDestroyed( w, cl_data, ca_data ) ^ XawIm.c:392:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void OpenIM(ve) ^ XawIm.c:496:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean ResizeVendorShell_Core(vw, ve, p) ^ XawIm.c:547:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ResizeVendorShell(vw, ve) ^ XawIm.c:565:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList CreateIcTable( w, ve ) ^ XawIm.c:586:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean RegisterToVendorShell( w, ve ) ^ XawIm.c:598:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnregisterFromVendorShell(w, ve) ^ XawIm.c:614:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetICValuesShared(w, ve, p, check) ^ XawIm.c:651:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean IsCreatedIC(w, ve) ^ XawIm.c:686:66: warning: missing sentinel in function call [-Wsentinel] XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3895:14: note: function has been explicitly marked sentinel here extern char *XGetICValues( ^ XawIm.c:726:66: warning: missing sentinel in function call [-Wsentinel] XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3891:14: note: function has been explicitly marked sentinel here extern char *XSetICValues( ^ XawIm.c:663:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SizeNegotiation(p, width, height) ^ XawIm.c:843:37: warning: missing sentinel in function call [-Wsentinel] pe_a[17], pe_a[18], pe_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:854:37: warning: missing sentinel in function call [-Wsentinel] st_a[17], st_a[18], st_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:863:58: warning: missing sentinel in function call [-Wsentinel] ic_a[15], ic_a[16], ic_a[17], ic_a[18], ic_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3863:12: note: function has been explicitly marked sentinel here extern XIC XCreateIC( ^ XawIm.c:736:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CreateIC( w, ve ) ^ XawIm.c:981:50: warning: missing sentinel in function call [-Wsentinel] pe_a[16], pe_a[17], pe_a[18], pe_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:991:50: warning: missing sentinel in function call [-Wsentinel] st_a[16], st_a[17], st_a[18], st_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3935:22: note: function has been explicitly marked sentinel here extern XVaNestedList XVaCreateNestedList( ^ XawIm.c:1004:46: warning: missing sentinel in function call [-Wsentinel] ic_a[16], ic_a[17], ic_a[18], ic_a[19]); ^ , NULL /usr/X11R6/include/X11/Xlib.h:3891:14: note: function has been explicitly marked sentinel here extern char *XSetICValues( ^ XawIm.c:884:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetICValues( w, ve, focus ) ^ XawIm.c:1015:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SharedICChangeFocusWindow(w, ve, p) ^ XawIm.c:1031:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XawIcTableList CurrentSharedIcTable( ve ) ^ XawIm.c:1037:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetICFocus(w, ve) ^ XawIm.c:1059:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnsetICFocus(w, ve) ^ XawIm.c:1102:17: warning: call to undeclared function '_XtCopyFromArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] _XtCopyFromArg(arg->value, ^ XawIm.c:1080:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetValues( w, ve, args, num_args ) ^ XawIm.c:1130:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetFocus( w, ve ) ^ XawIm.c:1143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DestroyIC(w, ve) ^ XawIm.c:1166:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SetFocusValues( inwidg, args, num_args, focus ) ^ XawIm.c:1191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void UnsetFocus( inwidg ) ^ XawIm.c:1211:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean IsRegistered( w, ve ) ^ XawIm.c:1224:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Register(inwidg, ve) ^ XawIm.c:1246:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean NoRegistered(ve) ^ XawIm.c:1253:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Unregister(inwidg, ve) ^ XawIm.c:1274:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void AllCreateIC( ve ) ^ XawIm.c:1297:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Reconnect(ve) ^ XawIm.c:1322:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CompileResourceList( res, num_res ) ^ XawIm.c:1339:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean Initialize( vw, ve ) ^ XawIm.c:1378:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (extContext != (XContext)NULL && ^~~~~~~~~~~~~~ XawIm.c:1383:23: warning: cast to smaller integer type 'XContext' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] if (errContext != (XContext)NULL && ^~~~~~~~~~~~~~ XawIm.c:1367:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy( w, ve ) ^ XawIm.c:1675:25: warning: passing arguments to 'XawVendorShellExtResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawVendorShellExtResize(vw); ^ 60 warnings generated. source='XawInit.c' object='XawInit.lo' libtool=yes depfile='.deps/XawInit.Plo' tmpdepfile='.deps/XawInit.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o XawInit.lo `test -f XawInit.c || echo './'`XawInit.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c XawInit.c -MT XawInit.lo -MD -MP -MF .deps/XawInit.TPlo -fPIC -DPIC -o .libs/XawInit.o cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c XawInit.c -MT XawInit.lo -MD -MP -MF .deps/XawInit.TPlo -o XawInit.o source='sharedlib.c' object='sharedlib.lo' libtool=yes depfile='.deps/sharedlib.Plo' tmpdepfile='.deps/sharedlib.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o sharedlib.lo `test -f sharedlib.c || echo './'`sharedlib.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c sharedlib.c -MT sharedlib.lo -MD -MP -MF .deps/sharedlib.TPlo -fPIC -DPIC -o .libs/sharedlib.o cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c sharedlib.c -MT sharedlib.lo -MD -MP -MF .deps/sharedlib.TPlo -o sharedlib.o source='laygram.c' object='laygram.lo' libtool=yes depfile='.deps/laygram.Plo' tmpdepfile='.deps/laygram.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o laygram.lo `test -f laygram.c || echo './'`laygram.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c laygram.c -MT laygram.lo -MD -MP -MF .deps/laygram.TPlo -fPIC -DPIC -o .libs/laygram.o /usr/share/bison.simple:357:4: warning: call to undeclared function 'LayYYerror'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] LayYYerror("parser stack overflow"); ^ /usr/share/bison.simple:360:8: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] free (LayYYss); ^ /usr/share/bison.simple:431:19: warning: call to undeclared function 'LayYYlex'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] LayYYchar = YYLEX; ^ /usr/share/bison.simple:114:16: note: expanded from macro 'YYLEX' #define YYLEX LayYYlex() ^ /usr/share/bison.simple:642:2: warning: call to undeclared function 'LayYYerror'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] LayYYerror("parse error"); ^ /usr/share/bison.simple:741:7: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] free (LayYYss); ^ /usr/share/bison.simple:753:7: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] free (LayYYss); ^ laygram.y:237:3: warning: unused label 'unary' [-Wunused-label] { unary: ; ^~~~~~~ laygram.y:259:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void LayYYsetdest (c) ^ 8 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c laygram.c -MT laygram.lo -MD -MP -MF .deps/laygram.TPlo -o laygram.o /usr/share/bison.simple:357:4: warning: call to undeclared function 'LayYYerror'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] LayYYerror("parser stack overflow"); ^ /usr/share/bison.simple:360:8: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] free (LayYYss); ^ /usr/share/bison.simple:431:19: warning: call to undeclared function 'LayYYlex'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] LayYYchar = YYLEX; ^ /usr/share/bison.simple:114:16: note: expanded from macro 'YYLEX' #define YYLEX LayYYlex() ^ /usr/share/bison.simple:642:2: warning: call to undeclared function 'LayYYerror'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] LayYYerror("parse error"); ^ /usr/share/bison.simple:741:7: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] free (LayYYss); ^ /usr/share/bison.simple:753:7: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] free (LayYYss); ^ laygram.y:237:3: warning: unused label 'unary' [-Wunused-label] { unary: ; ^~~~~~~ laygram.y:259:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void LayYYsetdest (c) ^ 8 warnings generated. source='laylex.c' object='laylex.lo' libtool=yes depfile='.deps/laylex.Plo' tmpdepfile='.deps/laylex.TPlo' depmode=gcc3 /bin/sh ../../depcomp /usr/bin/libtool --mode=compile cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c -o laylex.lo `test -f laylex.c || echo './'`laylex.c cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c laylex.c -MT laylex.lo -MD -MP -MF .deps/laylex.TPlo -fPIC -DPIC -o .libs/laylex.o laylex.l:40:25: warning: passing arguments to 'count' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { LayYYlval.ival = count(LayYYtext, 'f'); return INFINITY; } ^ lex.LayYY.c:694:1: warning: unused label 'find_rule' [-Wunused-label] find_rule: /* we branch to this label when backing up */ ^~~~~~~~~~~ laylex.l:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] count (s, c) ^ laylex.l:27:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int count (); ^ laylex.l:89:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] LayYYsetsource(s) ^ int laylex.l:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] laylex.l:93:1: warning: non-void function does not return a value [-Wreturn-type] } ^ laylex.l:95:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] LayYYerror(s) ^ int laylex.l:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] laylex.l:114:1: warning: non-void function does not return a value [-Wreturn-type] } ^ laylex.l:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_LayYYinput(buf, result, max_size) ^ lex.LayYY.c:1731:14: warning: unused function 'LayYY_flex_realloc' [-Wunused-function] static void *LayYY_flex_realloc( void *ptr, LayYY_size_t size ) ^ lex.LayYY.c:1214:13: warning: unused function 'LayYYunput' [-Wunused-function] static void LayYYunput( int c, register char *LayYY_bp ) ^ lex.LayYY.c:1705:12: warning: unused function 'LayYY_flex_strlen' [-Wunused-function] static int LayYY_flex_strlen( LayYYconst char *s ) ^ lex.LayYY.c:1262:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input() ^ 15 warnings generated. cc -DPACKAGE="neXtaw" -DVERSION="0.15.1" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -DUSEGRAY -DNO_MENU_LINES -DNeedFunctionPrototypes -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c laylex.c -MT laylex.lo -MD -MP -MF .deps/laylex.TPlo -o laylex.o laylex.l:40:25: warning: passing arguments to 'count' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { LayYYlval.ival = count(LayYYtext, 'f'); return INFINITY; } ^ lex.LayYY.c:694:1: warning: unused label 'find_rule' [-Wunused-label] find_rule: /* we branch to this label when backing up */ ^~~~~~~~~~~ laylex.l:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] count (s, c) ^ laylex.l:27:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static int count (); ^ laylex.l:89:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] LayYYsetsource(s) ^ int laylex.l:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] laylex.l:93:1: warning: non-void function does not return a value [-Wreturn-type] } ^ laylex.l:95:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] LayYYerror(s) ^ int laylex.l:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] laylex.l:114:1: warning: non-void function does not return a value [-Wreturn-type] } ^ laylex.l:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_LayYYinput(buf, result, max_size) ^ lex.LayYY.c:1731:14: warning: unused function 'LayYY_flex_realloc' [-Wunused-function] static void *LayYY_flex_realloc( void *ptr, LayYY_size_t size ) ^ lex.LayYY.c:1214:13: warning: unused function 'LayYYunput' [-Wunused-function] static void LayYYunput( int c, register char *LayYY_bp ) ^ lex.LayYY.c:1705:12: warning: unused function 'LayYY_flex_strlen' [-Wunused-function] static int LayYY_flex_strlen( LayYYconst char *s ) ^ lex.LayYY.c:1262:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input() ^ 15 warnings generated. /usr/bin/libtool --mode=link cc -DNARROWPROTO=1 -Wall -O2 -pipe -L/usr/X11R6/lib -o libneXtaw.la -rpath /usr/local/lib -version-info 15:1:15 AllWidgets.lo AsciiSink.lo AsciiSrc.lo AsciiText.lo Box.lo Clock.lo Command.lo Dialog.lo Form.lo Grip.lo Label.lo Layout.lo List.lo MenuButton.lo Misc.lo MultiSink.lo MultiSrc.lo Paned.lo Panner.lo Porthole.lo Repeater.lo Scrollbar.lo Simple.lo SimpleMenu.lo Sme.lo SmeBSB.lo SmeLine.lo SmeThreeD.lo StripChart.lo Text.lo TextAction.lo TextPop.lo TextSink.lo TextSrc.lo TextTr.lo TextTrOld.lo ThreeD.lo Toggle.lo Traversal.lo Tree.lo Vendor.lo Viewport.lo XawI18n.lo XawIm.lo XawInit.lo sharedlib.lo laygram.lo laylex.lo -lXmu -lXext libtool: link: cc -shared -fPIC -DPIC -o .libs/libneXtaw.so.15.1 -DNARROWPROTO=1 -Wall -O2 -pipe .libs/AllWidgets.o .libs/AsciiSink.o .libs/AsciiSrc.o .libs/AsciiText.o .libs/Box.o .libs/Clock.o .libs/Command.o .libs/Dialog.o .libs/Form.o .libs/Grip.o .libs/Label.o .libs/Layout.o .libs/List.o .libs/MenuButton.o .libs/Misc.o .libs/MultiSink.o .libs/MultiSrc.o .libs/Paned.o .libs/Panner.o .libs/Porthole.o .libs/Repeater.o .libs/Scrollbar.o .libs/Simple.o .libs/SimpleMenu.o .libs/Sme.o .libs/SmeBSB.o .libs/SmeLine.o .libs/SmeThreeD.o .libs/StripChart.o .libs/Text.o .libs/TextAction.o .libs/TextPop.o .libs/TextSink.o .libs/TextSrc.o .libs/TextTr.o .libs/TextTrOld.o .libs/ThreeD.o .libs/Toggle.o .libs/Traversal.o .libs/Tree.o .libs/Vendor.o .libs/Viewport.o .libs/XawI18n.o .libs/XawIm.o .libs/XawInit.o .libs/sharedlib.o .libs/laygram.o .libs/laylex.o -L.libs -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -Wl,-soname,libneXtaw.so.15.1 libtool: link: ar cru .libs/libneXtaw.a AllWidgets.o AsciiSink.o AsciiSrc.o AsciiText.o Box.o Clock.o Command.o Dialog.o Form.o Grip.o Label.o Layout.o List.o MenuButton.o Misc.o MultiSink.o MultiSrc.o Paned.o Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o SimpleMenu.o Sme.o SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o TextAction.o TextPop.o TextSink.o TextSrc.o TextTr.o TextTrOld.o ThreeD.o Toggle.o Traversal.o Tree.o Vendor.o Viewport.o XawI18n.o XawIm.o XawInit.o sharedlib.o laygram.o laylex.o libtool: link: ranlib .libs/libneXtaw.a Making all in programs Making all in neXtclock source='neXtclock.c' object='neXtclock.o' libtool=no depfile='.deps/neXtclock.Po' tmpdepfile='.deps/neXtclock.TPo' depmode=gcc3 /bin/sh ../../depcomp cc -DPACKAGE=\"neXtaw\" -DVERSION=\"0.15.1\" -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAS_WCTYPE_H=1 -DHAS_WCHAR_H=1 -DHAS_XMU_H=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXMU=1 -I. -I. -I../.. -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c `test -f neXtclock.c || echo './'`neXtclock.c neXtclock.c:77:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Syntax(call) ^ neXtclock.c:89:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void die(w, client_data, call_data) ^ neXtclock.c:98:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void quit (w, event, params, num_params) ^ neXtclock.c:67:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void quit(); ^ neXtclock.c:121:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void save(w, client_data, call_data) ^ neXtclock.c:130:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main(argc, argv) ^ 6 warnings generated. /usr/bin/libtool --mode=link cc -DNARROWPROTO=1 -Wall -O2 -pipe -L/usr/X11R6/lib -o neXtclock ../../X11/neXtaw/libneXtaw.la neXtclock.o -L/usr/X11R6/lib -lXt -lX11 -lSM -lICE -lXmu -lXext libtool: link: cc -o .libs/neXtclock -DNARROWPROTO=1 -Wall -O2 -pipe neXtclock.o -L.libs -lneXtaw -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib >>> Running package in x11/neXtaw at 1711503827.15 ===> x11/neXtaw ===> Faking installation for neXtaw-0.15.1p2 Making install in doc Making install in app-defaults Making install in X11 Making install in neXtaw /bin/sh ../../mkinstalldirs /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c libneXtaw.la /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/lib/libneXtaw.la libtool: install: /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ./.libs/libneXtaw.a /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/lib/libneXtaw.a libtool: install: /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ./.libs/libneXtaw.so.15.1 /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/lib/libneXtaw.so.15.1 libtool: install: /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ./.libs/libneXtaw.lai /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/lib/libneXtaw.la /bin/sh ../../mkinstalldirs /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw mkdir /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 AllWidgets.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/AllWidgets.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 AsciiSink.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/AsciiSink.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 AsciiSinkP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/AsciiSinkP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 AsciiSrc.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/AsciiSrc.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 AsciiSrcP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/AsciiSrcP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 AsciiText.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/AsciiText.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 AsciiTextP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/AsciiTextP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Box.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Box.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 BoxP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/BoxP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Cardinals.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Cardinals.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Clock.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Clock.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ClockP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/ClockP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Command.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Command.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 CommandP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/CommandP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Dialog.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Dialog.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 DialogP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/DialogP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Form.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Form.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 FormP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/FormP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Grip.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Grip.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 GripP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/GripP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Label.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Label.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 LabelP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/LabelP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Layout.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Layout.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 LayoutP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/LayoutP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 List.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/List.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ListP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/ListP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 MenuButtoP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/MenuButtoP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 MenuButton.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/MenuButton.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Misc.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Misc.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 MultiSink.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/MultiSink.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 MultiSinkP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/MultiSinkP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 MultiSrc.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/MultiSrc.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 MultiSrcP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/MultiSrcP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Paned.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Paned.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 PanedP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/PanedP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Panner.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Panner.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 PannerP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/PannerP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Porthole.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Porthole.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 PortholeP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/PortholeP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Repeater.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Repeater.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 RepeaterP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/RepeaterP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Reports.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Reports.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Scrollbar.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Scrollbar.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ScrollbarP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/ScrollbarP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Simple.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Simple.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SimpleMenP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SimpleMenP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SimpleMenu.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SimpleMenu.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SimpleP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SimpleP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Sme.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Sme.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SmeBSB.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SmeBSB.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SmeBSBP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SmeBSBP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SmeLine.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SmeLine.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SmeLineP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SmeLineP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SmeP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SmeP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SmeThreeD.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SmeThreeD.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 SmeThreeDP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/SmeThreeDP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 StripCharP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/StripCharP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 StripChart.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/StripChart.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Text.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Text.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 TextP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/TextP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 TextSink.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/TextSink.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 TextSinkP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/TextSinkP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 TextSrc.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/TextSrc.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 TextSrcP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/TextSrcP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ThreeD.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/ThreeD.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ThreeDP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/ThreeDP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Toggle.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Toggle.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ToggleP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/ToggleP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Traversal.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Traversal.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 TraversalP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/TraversalP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Tree.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Tree.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 TreeP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/TreeP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 VendorEP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/VendorEP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 Viewport.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/Viewport.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 ViewportP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/ViewportP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 XawAlloc.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/XawAlloc.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 XawI18n.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/XawI18n.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 XawImP.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/XawImP.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 XawInit.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/XawInit.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 XawVersion.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/XawVersion.h /exopi-obj/pobj/neXtaw-0.15.1/bin/install -c -m 644 laygram.h /exopi-obj/pobj/neXtaw-0.15.1/fake-amd64/usr/local/include/X11/neXtaw/laygram.h Making install in programs Making install in neXtclock ===> Building package for neXtaw-0.15.1p2 Create /exopi-cvs/ports/packages/amd64/all/neXtaw-0.15.1p2.tgz Creating package neXtaw-0.15.1p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************** | 49% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/neXtaw-0.15.1p2.tgz >>> Running clean in x11/neXtaw at 1711503834.11 ===> x11/neXtaw ===> Cleaning for neXtaw-0.15.1p2 >>> Ended at 1711503834.49 max_stuck=0.00/junk=1.68/build=49.67/package=6.96/clean=0.40