Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/firebird.spec'], False, '/var/lib/mock/dist-6E-epel-build-2209116-405128/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/firebird.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/firebird-2.5.3.26778.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/firebird.spec'], False, '/var/lib/mock/dist-6E-epel-build-2209116-405128/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/firebird.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.daALVV + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Firebird-2.5.3.26778-0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Firebird-2.5.3.26778-0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Firebird-2.5.3.26778-0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl -o ./doc/README.intl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.72SBOg + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.5.3.26778-0 + LANG=C + export LANG + unset DISPLAY + NOCONFIGURE=1 + ./autogen.sh AUTORECONF=autoreconf Running autoreconf ... autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal -I . --force autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `builds/make.new/config'. libtoolize: copying file `builds/make.new/config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.in: not using Automake autoreconf: Leaving directory `.' Autogen skipping configure process. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr/lib64/firebird --with-system-icu --with-system-editline checking whether make sets $(MAKE)... yes checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking target system type... powerpc64-redhat-linux-gnu checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for /proc/self/maps... yes checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for readline in -ledit... yes checking for gawk... gawk checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc -std=gnu99 needs -traditional... no checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking libio.h usability... yes checking libio.h presence... yes checking for libio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for unistd.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking netconfig.h usability... no checking netconfig.h presence... no checking for netconfig.h... no checking for rpc/xdr.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking atomic_ops.h usability... yes checking atomic_ops.h presence... yes checking for atomic_ops.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking for library containing dlopen... -ldl checking for main in -lm... yes checking for tgetent in -lcurses... yes checking for library containing inet_aton... none required checking for library containing atomic_inc... no checking for main in -latomic_ops... yes checking for main in -lsupc++... yes checking for main in -lgcc_eh... yes checking for gettimeofday... yes checking if gettimeofday accepts second (timezone) argument... yes checking for time... yes checking for times... yes checking for nanosleep... yes checking for library containing gethostname... none required checking for library containing gethostbyname... none required checking for library containing connect... none required checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for library containing dirname... none required checking for dirname... yes checking for sigaction... yes checking for setitimer... yes checking for snprintf... yes checking for vsnprintf... yes checking for swab... yes checking for _swab... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether setpgrp takes no argument... yes checking for setpgid... yes checking whether getpgrp requires zero arguments... yes checking for flock... yes checking for dladdr... yes checking for initgroups... yes checking for getpagesize... (cached) yes checking for pread... yes checking for pwrite... yes checking for getcwd... yes checking for getwd... yes checking for setmntent... yes checking for getmntent... yes checking if getmntent needs second argument... no checking for setrlimit... yes checking for getrlimit... yes checking for tcgetattr... yes checking for strdup... yes checking for mkstemp... yes checking for pthread_keycreate... no checking for pthread_key_create... yes checking for llrint... yes checking for localtime_r... yes checking for gmtime_r... yes checking for fchmod... yes checking for semtimedop... yes checking for fegetenv... yes checking for strerror_r... yes checking for fdatasync... yes checking for fsync... yes checking for poll... yes checking for pthread_mutexattr_setprotocol... yes checking for pthread_mutexattr_setrobust_np... yes checking for pthread_mutex_consistent_np... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for fallocate... yes checking for library containing sem_init... none required checking for sem_timedwait... yes checking for sem_init... yes checking for working sem_init()... yes checking whether byte ordering is bigendian... yes checking for working volatile... yes checking return type of signal handlers... void checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for native large file support... yes checking size of void *... 8 checking size of long... 8 checking size of size_t... 8 checking for socklen_t... yes checking for semun... no checking if sem.h defines semun... no checking for struct XDR::xdr_ops... no checking for struct xdr_ops... yes checking for struct dirent.d_type... yes checking alignment of long... 8 checking alignment of double... 8 checking for /proc/self/exe... yes configure: creating ./config.status files are identical config.status: creating gen/install/misc/firebird.conf config.status: creating gen/install/misc/aliases.conf config.status: creating gen/install/misc/fbintl.conf config.status: creating gen/install/misc/fbtrace.conf config.status: creating gen/firebird/bin/fb_config config.status: creating gen/firebird/bin/posixLibrary.sh config.status: creating gen/firebird/bin/classicLibrary.sh config.status: creating gen/firebird/bin/superLibrary.sh config.status: creating gen/firebird/bin/changeRunUser.sh config.status: creating gen/firebird/bin/restoreRootRunUser.sh config.status: creating gen/firebird/bin/tarMainInstall.sh config.status: creating gen/firebird/bin/tarinstall.sh config.status: creating gen/firebird/bin/preinstall.sh config.status: creating gen/firebird/bin/postinstall.sh config.status: creating gen/firebird/bin/preuninstall.sh config.status: creating gen/firebird/bin/postuninstall.sh config.status: creating gen/firebird/bin/taruninstall.sh config.status: creating gen/firebird/bin/tarMainUninstall.sh config.status: creating gen/firebird/bin/changeDBAPassword.sh config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status: creating gen/firebird/bin/createAliasDB.sh config.status: creating gen/firebird/bin/changeMultiConnectMode.sh config.status: creating gen/install/makeInstallImage.sh config.status: creating gen/install/scripts/rpmheader.txt config.status: creating gen/install/scripts/rpmfiles.txt config.status: creating gen/install/misc/firebird.xinetd config.status: creating gen/install/misc/firebird.init.d.generic config.status: creating gen/install/misc/firebird.init.d.mandrake config.status: creating gen/install/misc/firebird.init.d.suse config.status: creating gen/install/misc/firebird.init.d.debian config.status: creating gen/install/misc/firebird.init.d.gentoo config.status: creating gen/install/misc/firebird.init.d.slackware config.status: creating gen/install/misc/rc.config.firebird config.status: creating gen/firebird/bin/linuxLibrary.sh config.status: creating gen/make.rules config.status: creating gen/make.defaults config.status: creating gen/make.platform config.status: creating gen/darwin.defaults config.status: creating gen/make.shared.variables config.status: creating gen/make.shared.targets config.status: creating gen/Makefile config.status: creating gen/Makefile.codes config.status: creating gen/Makefile.boot.gpre config.status: creating gen/Makefile.libfbstatic config.status: creating gen/Makefile.static.gpre config.status: creating gen/Makefile.static.gbak config.status: creating gen/Makefile.static.isql config.status: creating gen/Makefile.static.createdb config.status: creating gen/Makefile.refDatabases config.status: creating gen/Makefile.fbserver config.status: creating gen/Makefile.smp_server config.status: creating gen/Makefile.libfbclient config.status: creating gen/Makefile.client.fbudf config.status: creating gen/Makefile.client.gbak config.status: creating gen/Makefile.client.gfix config.status: creating gen/Makefile.client.gdef config.status: creating gen/Makefile.client.qli config.status: creating gen/Makefile.client.isql config.status: creating gen/Makefile.client.gpre config.status: creating gen/Makefile.client.util config.status: creating gen/Makefile.client.gsec config.status: creating gen/Makefile.intl config.status: creating gen/Makefile.msgs config.status: creating gen/Makefile.extlib config.status: creating gen/examples/Makefile.examples config.status: creating gen/Makefile.libfbembed config.status: creating gen/Makefile.inet_server config.status: creating gen/Makefile.embed.util config.status: creating gen/Makefile.embed.fbudf config.status: creating gen/Makefile.embed.gfix config.status: creating gen/Makefile.embed.gbak config.status: creating gen/Makefile.embed.isql config.status: creating gen/Makefile.embed.gdef config.status: creating gen/Makefile.embed.qli config.status: creating gen/Makefile.embed.gpre config.status: creating gen/Makefile.fbtrace config.status: creating gen/Makefile.install config.status: creating Makefile config.status: creating src/include/gen/autoconfig.h config.status: executing libtool commands The Firebird2 package has been configured with the following options: Architecture : ClassicServer Debug : disabled Raw devices : enabled Service name : gds_db Service port : 3050 GPRE modules : c_cxx.cpp Install Dir : /usr/lib64/firebird + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr/lib64/firebird --with-system-icu --with-system-editline --with-fbbin=/usr/lib64/firebird/bin-classic --with-fbinclude=/usr/include/firebird --with-fbsbin=/usr/sbin --with-fbconf=/etc/firebird --with-fblib=/usr/lib64 --with-fbdoc=/usr/share/doc/firebird --with-fbudf=/usr/lib64/firebird/UDF --with-fbsample=/usr/share/doc/firebird/examples --with-fbsample-db=/var/lib/firebird/data/ --with-fbhelp=/var/lib/firebird/system/ --with-fbintl=/usr/lib64/firebird/intl --with-fbmisc=/usr/lib64/firebird/misc --with-fbsecure-db=/var/lib/firebird/system --with-fbmsg=/var/lib/firebird/system --with-fblog=/var/log/firebird --with-fbglock=/var/run/firebird --with-fbplugins=/usr/lib64/firebird/plugins-classic checking whether make sets $(MAKE)... yes checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking target system type... powerpc64-redhat-linux-gnu checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for /proc/self/maps... yes checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for readline in -ledit... yes checking for gawk... gawk checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc -std=gnu99 needs -traditional... no checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking libio.h usability... yes checking libio.h presence... yes checking for libio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for unistd.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking netconfig.h usability... no checking netconfig.h presence... no checking for netconfig.h... no checking for rpc/xdr.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking atomic_ops.h usability... yes checking atomic_ops.h presence... yes checking for atomic_ops.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking for library containing dlopen... -ldl checking for main in -lm... yes checking for tgetent in -lcurses... yes checking for library containing inet_aton... none required checking for library containing atomic_inc... no checking for main in -latomic_ops... yes checking for main in -lsupc++... yes checking for main in -lgcc_eh... yes checking for gettimeofday... yes checking if gettimeofday accepts second (timezone) argument... yes checking for time... yes checking for times... yes checking for nanosleep... yes checking for library containing gethostname... none required checking for library containing gethostbyname... none required checking for library containing connect... none required checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for library containing dirname... none required checking for dirname... yes checking for sigaction... yes checking for setitimer... yes checking for snprintf... yes checking for vsnprintf... yes checking for swab... yes checking for _swab... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether setpgrp takes no argument... yes checking for setpgid... yes checking whether getpgrp requires zero arguments... yes checking for flock... yes checking for dladdr... yes checking for initgroups... yes checking for getpagesize... (cached) yes checking for pread... yes checking for pwrite... yes checking for getcwd... yes checking for getwd... yes checking for setmntent... yes checking for getmntent... yes checking if getmntent needs second argument... no checking for setrlimit... yes checking for getrlimit... yes checking for tcgetattr... yes checking for strdup... yes checking for mkstemp... yes checking for pthread_keycreate... no checking for pthread_key_create... yes checking for llrint... yes checking for localtime_r... yes checking for gmtime_r... yes checking for fchmod... yes checking for semtimedop... yes checking for fegetenv... yes checking for strerror_r... yes checking for fdatasync... yes checking for fsync... yes checking for poll... yes checking for pthread_mutexattr_setprotocol... yes checking for pthread_mutexattr_setrobust_np... yes checking for pthread_mutex_consistent_np... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for fallocate... yes checking for library containing sem_init... none required checking for sem_timedwait... yes checking for sem_init... yes checking for working sem_init()... yes checking whether byte ordering is bigendian... yes checking for working volatile... yes checking return type of signal handlers... void checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for native large file support... yes checking size of void *... 8 checking size of long... 8 checking size of size_t... 8 checking for socklen_t... yes checking for semun... no checking if sem.h defines semun... no checking for struct XDR::xdr_ops... no checking for struct xdr_ops... yes checking for struct dirent.d_type... yes checking alignment of long... 8 checking alignment of double... 8 checking for /proc/self/exe... yes configure: creating ./config.status files are identical config.status: creating gen/install/misc/firebird.conf config.status: creating gen/install/misc/aliases.conf config.status: creating gen/install/misc/fbintl.conf config.status: creating gen/install/misc/fbtrace.conf config.status: creating gen/firebird/bin/fb_config config.status: creating gen/firebird/bin/posixLibrary.sh config.status: creating gen/firebird/bin/classicLibrary.sh config.status: creating gen/firebird/bin/superLibrary.sh config.status: creating gen/firebird/bin/changeRunUser.sh config.status: creating gen/firebird/bin/restoreRootRunUser.sh config.status: creating gen/firebird/bin/tarMainInstall.sh config.status: creating gen/firebird/bin/tarinstall.sh config.status: creating gen/firebird/bin/preinstall.sh config.status: creating gen/firebird/bin/postinstall.sh config.status: creating gen/firebird/bin/preuninstall.sh config.status: creating gen/firebird/bin/postuninstall.sh config.status: creating gen/firebird/bin/taruninstall.sh config.status: creating gen/firebird/bin/tarMainUninstall.sh config.status: creating gen/firebird/bin/changeDBAPassword.sh config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status: creating gen/firebird/bin/createAliasDB.sh config.status: creating gen/firebird/bin/changeMultiConnectMode.sh config.status: creating gen/install/makeInstallImage.sh config.status: creating gen/install/scripts/rpmheader.txt config.status: creating gen/install/scripts/rpmfiles.txt config.status: creating gen/install/misc/firebird.xinetd config.status: creating gen/install/misc/firebird.init.d.generic config.status: creating gen/install/misc/firebird.init.d.mandrake config.status: creating gen/install/misc/firebird.init.d.suse config.status: creating gen/install/misc/firebird.init.d.debian config.status: creating gen/install/misc/firebird.init.d.gentoo config.status: creating gen/install/misc/firebird.init.d.slackware config.status: creating gen/install/misc/rc.config.firebird config.status: creating gen/firebird/bin/linuxLibrary.sh config.status: creating gen/make.rules config.status: creating gen/make.defaults config.status: creating gen/make.platform config.status: creating gen/darwin.defaults config.status: creating gen/make.shared.variables config.status: creating gen/make.shared.targets config.status: creating gen/Makefile config.status: creating gen/Makefile.codes config.status: creating gen/Makefile.boot.gpre config.status: creating gen/Makefile.libfbstatic config.status: creating gen/Makefile.static.gpre config.status: creating gen/Makefile.static.gbak config.status: creating gen/Makefile.static.isql config.status: creating gen/Makefile.static.createdb config.status: creating gen/Makefile.refDatabases config.status: creating gen/Makefile.fbserver config.status: creating gen/Makefile.smp_server config.status: creating gen/Makefile.libfbclient config.status: creating gen/Makefile.client.fbudf config.status: creating gen/Makefile.client.gbak config.status: creating gen/Makefile.client.gfix config.status: creating gen/Makefile.client.gdef config.status: creating gen/Makefile.client.qli config.status: creating gen/Makefile.client.isql config.status: creating gen/Makefile.client.gpre config.status: creating gen/Makefile.client.util config.status: creating gen/Makefile.client.gsec config.status: creating gen/Makefile.intl config.status: creating gen/Makefile.msgs config.status: creating gen/Makefile.extlib config.status: creating gen/examples/Makefile.examples config.status: creating gen/Makefile.libfbembed config.status: creating gen/Makefile.inet_server config.status: creating gen/Makefile.embed.util config.status: creating gen/Makefile.embed.fbudf config.status: creating gen/Makefile.embed.gfix config.status: creating gen/Makefile.embed.gbak config.status: creating gen/Makefile.embed.isql config.status: creating gen/Makefile.embed.gdef config.status: creating gen/Makefile.embed.qli config.status: creating gen/Makefile.embed.gpre config.status: creating gen/Makefile.fbtrace config.status: creating gen/Makefile.install config.status: creating Makefile config.status: creating src/include/gen/autoconfig.h config.status: executing libtool commands The Firebird2 package has been configured with the following options: Architecture : ClassicServer Debug : disabled Raw devices : enabled Service name : gds_db Service port : 3050 GPRE modules : c_cxx.cpp Install Dir : /usr/lib64/firebird + make make -C gen firebird make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../src/misc/writeBuildNum.sh createMakeVersion ../gen/Make.Version make[1]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -C ../extern/btyacc make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/extern/btyacc' cc -c -o closure.o closure.c cc -c -o error.o error.c cc -c -o lalr.o lalr.c cc -c -o lr0.o lr0.c cc -c -o main.o main.c cc -c -o mkpar.o mkpar.c cc -c -o output.o output.c cc -c -o mstring.o mstring.c cc -c -o reader.o reader.c cc -c -o readskel.o readskel.c cc -c -o skeleton.o skeleton.c cc -c -o symtab.o symtab.c cc -c -o verbose.o verbose.c cc -c -o warshall.o warshall.c cc -o btyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o mstring.o reader.o readskel.o skeleton.o symtab.o verbose.o warshall.o main.o:(.text+0xd14): warning: the use of `mktemp' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/extern/btyacc' (cd ..; ./src/misc/writeBuildNum.sh rebuildHeader) files are identical make boot_phase1_build make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -j1 -f ../gen/Makefile.boot.gpre gpre_boot make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/gds.cpp:150: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1082: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/gds.cpp: In function 'void gds__unregister_cleanup(void (*)(void*), void*)': ../src/jrd/gds.cpp:2453: warning: suggest parentheses around assignment used as truth value ../src/jrd/gds.cpp: In function 'void blr_print_verb(gds_ctl*, SSHORT)': ../src/jrd/gds.cpp:3189: warning: 'n' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/isc.cpp:46: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/cmd.cpp -o ../temp/boot/gpre/cmd.o In file included from ../src/gpre/cmd.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/cme.cpp -o ../temp/boot/gpre/cme.o In file included from ../src/gpre/cme.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_expr(gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:171: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/cme.cpp:463: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp: In function 'void CME_relation(gpre_ctx*, gpre_req*)': ../src/gpre/cme.cpp:1173: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_rse(gpre_rse*, gpre_req*)': ../src/gpre/cme.cpp:1236: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1305: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1314: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void cmp_plan(const gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/cme.cpp:1779: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp: In function 'void get_dtype_of_case(const gpre_nod*, gpre_fld*)': ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/cme.cpp:2143: warning: enumeration value 'nod_LASTNOD' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/cmp.cpp -o ../temp/boot/gpre/cmp.o In file included from ../src/gpre/cmp.cpp:34: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/cmp.cpp: In function 'void CMP_compile_request(gpre_req*)': ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_for' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_store' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_store2' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_insert' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_cursor' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_mass_update' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_any' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_set_generator' not handled in switch ../src/gpre/cmp.cpp:171: warning: enumeration value 'REQ_LASTREQUEST' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_rollback_retain_context' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:263: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_for(gpre_req*)': ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_rollback_retain_context' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:914: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_modify' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_rollback_retain_context' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:978: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_sdl_fudge(gpre_req*, SLONG)': ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_cobol' not handled in switch ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/cmp.cpp:1404: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/cmp.cpp: In function 'gpre_port* make_port(gpre_req*, ref*)': ../src/gpre/cmp.cpp:1769: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/c_cxx.cpp -o ../temp/boot/gpre/c_cxx.o In file included from ../src/gpre/c_cxx.cpp:38: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void C_CXX_action(const act*, int)': ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/c_cxx.cpp:178: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/c_cxx.cpp: In function 'void asgn_to(const act*, ref*, int)': ../src/gpre/c_cxx.cpp:662: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp:691: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void gen_blob_open(const act*, USHORT)': ../src/gpre/c_cxx.cpp:1053: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/exp.cpp -o ../temp/boot/gpre/exp.o In file included from ../src/gpre/exp.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/exp.cpp: In function 'gpre_nod* EXP_literal()': ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RETURNING_VALUES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EQUIV' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_NULLIF' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_COALESCE' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_WHEN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_THEN' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_SUBSTRING' not handled in switch ../src/gpre/exp.cpp:352: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_array(gpre_req*, gpre_fld*, bool, bool)': ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_fortran' not handled in switch ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/exp.cpp:1131: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_over(gpre_ctx*)': ../src/gpre/exp.cpp:1389: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/gpre.cpp -o ../temp/boot/gpre/gpre.o In file included from ../src/gpre/gpre.cpp:52: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'int main(int, char**)': ../src/gpre/gpre.cpp:372: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:383: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:774: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:817: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'bool file_rename(TEXT*, const TEXT*, const TEXT*)': ../src/gpre/gpre.cpp:1419: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1435: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1443: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'bool get_switches(int, TEXT**, const in_sw_tab_t*, sw_tab_t*, TEXT**)': ../src/gpre/gpre.cpp:1662: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'SLONG pass1(const TEXT*)': ../src/gpre/gpre.cpp:2395: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/hsh.cpp -o ../temp/boot/gpre/hsh.o In file included from ../src/gpre/hsh.cpp:31: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'int hash(const SCHAR*)': ../src/gpre/hsh.cpp:237: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'bool scompare2(const SCHAR*, const SCHAR*)': ../src/gpre/hsh.cpp:263: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/int_cxx.cpp -o ../temp/boot/gpre/int_cxx.o In file included from ../src/gpre/int_cxx.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/int_cxx.cpp: In function 'void INT_CXX_action(const act*, int)': ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rollback_retain_context' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_update' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_LASTACT' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/jrdmet.cpp -o ../temp/boot/gpre/jrdmet.o In file included from ../src/gpre/jrdmet.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/movg.cpp -o ../temp/boot/gpre/movg.o In file included from ../src/gpre/movg.cpp:39: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/msc.cpp -o ../temp/boot/gpre/msc.o In file included from ../src/gpre/msc.cpp:47: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/msc.cpp: In function 'void MSC_init()': ../src/gpre/msc.cpp:267: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/par.cpp -o ../temp/boot/gpre/par.o In file included from ../src/gpre/par.cpp:49: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/pat.cpp -o ../temp/boot/gpre/pat.o In file included from ../src/gpre/pat.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp: In function 'void PATTERN_expand(USHORT, const TEXT*, PAT*)': ../src/gpre/pat.cpp:166: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp:162: warning: 'value' may be used uninitialized in this function ../src/gpre/pat.cpp:164: warning: 'long_value' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/sqe.cpp -o ../temp/boot/gpre/sqe.o In file included from ../src/gpre/sqe.cpp:44: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* SQE_field(gpre_req*, bool)': ../src/gpre/sqe.cpp:641: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'bool SQE_resolve(gpre_nod**, gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:1047: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_fld* get_ref(gpre_nod*)': ../src/gpre/sqe.cpp:1446: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1454: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/sqe.cpp:1418: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_ctx* par_alias_list(gpre_req*, gpre_nod*)': ../src/gpre/sqe.cpp:1730: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* par_plan_item(gpre_req*, bool, USHORT*, bool*)': ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RETURNING_VALUES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EQUIV' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_NULLIF' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_COALESCE' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_WHEN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_THEN' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_SUBSTRING' not handled in switch ../src/gpre/sqe.cpp:2392: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_rse* par_rse(gpre_req*, gpre_nod*, bool)': ../src/gpre/sqe.cpp:2876: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_rse* par_select(gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:3021: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* par_udf(gpre_req*)': ../src/gpre/sqe.cpp:3207: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sqe.cpp: In function 'gpre_nod* post_fields(gpre_nod*, map*)': ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/sqe.cpp:3504: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_fld* resolve(gpre_nod*, gpre_ctx*, gpre_ctx**, act**)': ../src/gpre/sqe.cpp:3687: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_keyword' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_database' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_field' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_variable' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_stream' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_cursor' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_delimited_cursor' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_index' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_blob' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_dyn_cursor' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_type' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_udf' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_username' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_charset' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_collate' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_generator' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_dummy' not handled in switch ../src/gpre/sqe.cpp:3749: warning: enumeration value 'SYM_LASTSYM' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_ctx* resolve_asterisk(const tok*, gpre_rse*)': ../src/gpre/sqe.cpp:3820: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'void set_ref(gpre_nod*, gpre_fld*)': ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/sqe.cpp:3858: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'bool validate_references(const gpre_nod*, const gpre_nod*)': ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/sqe.cpp:3957: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/sqe.cpp:3982: warning: enumeration value 'nod_LASTNOD' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/sql.cpp -o ../temp/boot/gpre/sql.o In file included from ../src/gpre/sql.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'act* SQL_action(const TEXT*)': ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RETURNING_VALUES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EQUIV' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_NULLIF' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_COALESCE' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_WHEN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_THEN' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_SUBSTRING' not handled in switch ../src/gpre/sql.cpp:214: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_declare()': ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RETURNING_VALUES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EQUIV' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_NULLIF' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_COALESCE' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_WHEN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_THEN' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_SUBSTRING' not handled in switch ../src/gpre/sql.cpp:2267: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_open_blob(act_t, gpre_sym*)': ../src/gpre/sql.cpp:3986: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:3995: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:4015: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp: In function 'act* act_procedure()': ../src/gpre/sql.cpp:4178: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'void pair(gpre_nod*, gpre_nod*)': ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_nothing' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_equiv' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_nullif' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_coalesce' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_case' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_case1' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_substring' not handled in switch ../src/gpre/sql.cpp:5720: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sql.cpp: In function 'dyn* par_dynamic_cursor()': ../src/gpre/sql.cpp:5958: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/pretty.cpp -o ../temp/boot/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:159: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:488: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:619: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/gpre_meta_boot.cpp -o ../temp/boot/gpre/gpre_meta_boot.o In file included from ../src/gpre/gpre_meta_boot.cpp:34: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/config_root.cpp -o ../temp/boot/jrd/config_root.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/boot/jrd/path_utils.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/boot/jrd/mod_loader.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/guid.cpp -o ../temp/boot/jrd/guid.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/boot/jrd/os_utils.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/dllinst.cpp -o ../temp/boot/common/dllinst.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/fb_exception.cpp -o ../temp/boot/common/fb_exception.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/thd.cpp -o ../temp/boot/common/thd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/MetaName.cpp -o ../temp/boot/common/classes/MetaName.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/StatusHolder.cpp -o ../temp/boot/common/StatusHolder.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/init.cpp -o ../temp/boot/common/classes/init.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/StatusArg.cpp -o ../temp/boot/common/StatusArg.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/boot/jrd/fbsyslog.o ../src/jrd/os/posix/fbsyslog.cpp: In static member function 'static void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)': ../src/jrd/os/posix/fbsyslog.cpp:53: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/os/posix/fbsyslog.cpp:54: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/utils.cpp -o ../temp/boot/common/utils.o ../src/common/utils.cpp: In function 'void fb_utils::getCwd(Firebird::PathName&)': ../src/common/utils.cpp:693: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/common/utils.cpp: At global scope: ../src/common/utils.cpp:795: warning: 'fb_utils::saved_frequency' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/config/config.cpp -o ../temp/boot/common/config/config.o ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:209: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:209: warning: enumeration value 'TYPE_INTEGER' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/config/config_file.cpp -o ../temp/boot/common/config/config_file.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/config/dir_list.cpp -o ../temp/boot/common/config/dir_list.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/alloc.cpp -o ../temp/boot/common/classes/alloc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/locks.cpp -o ../temp/boot/common/classes/locks.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/semaphore.cpp -o ../temp/boot/common/classes/semaphore.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/fb_string.cpp -o ../temp/boot/common/classes/fb_string.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/timestamp.cpp -o ../temp/boot/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:125: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/PublicHandle.cpp -o ../temp/boot/common/classes/PublicHandle.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/TempFile.cpp -o ../temp/boot/common/classes/TempFile.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/SafeArg.cpp -o ../temp/boot/common/classes/SafeArg.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/MsgPrint.cpp -o ../temp/boot/common/classes/MsgPrint.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/BaseStream.cpp -o ../temp/boot/common/classes/BaseStream.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/cvt.cpp -o ../temp/boot/common/cvt.o ../src/common/cvt.cpp: In function 'void CVT_move_common(const dsc*, dsc*, Firebird::Callbacks*)': ../src/common/cvt.cpp:1638: warning: comparison between signed and unsigned integer expressions ../src/common/cvt.cpp:1513: warning: 'toLength' may be used uninitialized in this function g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/jrd/dsc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/pretty.o ../temp/boot/gpre/gpre_meta_boot.o ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/cvt.o -o ../gen/firebird/bin/gpre_boot -L../gen/firebird/lib -lrt -latomic_ops -lm -ldl -lcurses rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_boot gpre_current) make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -j1 -f ../gen/Makefile.libfbstatic libfbstatic make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../extern/btyacc/btyacc -l -d -S ../src/dsql/btyacc_fb.ske ../src/dsql/parse.y ../extern/btyacc/btyacc: 11 shift/reduce conflicts, 5 reduce/reduce conflicts. YYTABLESIZE: 70861 mv -f ../gen/y_tab.c ../src/dsql/parse.cpp mv -f ../gen/y_tab.h ../src/dsql/dsql.tab.h g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/alt.cpp -o ../temp/boot/jrd/alt.o ../src/jrd/alt.cpp: In function 'ISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)': ../src/jrd/alt.cpp:600: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)' is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) ../src/jrd/alt.cpp:600: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)' is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/db_alias.cpp -o ../temp/boot/jrd/db_alias.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/enc.cpp -o ../temp/boot/jrd/enc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/isc_file.cpp -o ../temp/boot/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/isc_file.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/boot/jrd/isc_ipc.o ../src/jrd/os/posix/isc_ipc.cpp: In function 'void ISC_signal_cancel(int, void (*)(void*), void*)': ../src/jrd/os/posix/isc_ipc.cpp:252: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/perf.cpp -o ../temp/boot/jrd/perf.o ../src/jrd/perf.cpp: In function 'int perf_format(const P*, const P*, const SCHAR*, SCHAR*, SSHORT*) [with P = perf64]': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function ../src/jrd/perf.cpp: In function 'int perf_format(const P*, const P*, const SCHAR*, SCHAR*, SSHORT*) [with P = perf]': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/sdl.cpp -o ../temp/boot/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/sdl.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/status.cpp -o ../temp/boot/jrd/status.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/ThreadData.cpp -o ../temp/boot/jrd/ThreadData.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/ThreadStart.cpp -o ../temp/boot/jrd/ThreadStart.o ../src/jrd/ThreadStart.cpp: In static member function 'static void ThreadStart::start(void* (*)(void*), void*, int, void*)': ../src/jrd/ThreadStart.cpp:171: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadStart.cpp:175: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadStart.cpp:167: warning: unused variable 'pattr' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/utl.cpp -o ../temp/boot/jrd/utl.o ../src/jrd/utl.cpp:937: warning: ignoring #pragma FB_COMPILER_MESSAGE ../src/jrd/utl.cpp: In function 'void isc_expand_dpb(SCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:341: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:412: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:607: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int dump(ISC_QUAD*, FB_API_HANDLE, FB_API_HANDLE, FILE*)': ../src/jrd/utl.cpp:1819: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int edit(ISC_QUAD*, FB_API_HANDLE, FB_API_HANDLE, SSHORT, const SCHAR*)': ../src/jrd/utl.cpp:1895: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'void isc_expand_dpb_internal(const UCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:2019: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:2088: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int isc_version(FB_API_HANDLE*, void (*)(void*, const char*), void*)': ../src/jrd/utl.cpp:1170: warning: 'ods_version' may be used uninitialized in this function ../src/jrd/utl.cpp:1170: warning: 'ods_minor_version' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/why.cpp -o ../temp/boot/jrd/why.o ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, FB_API_HANDLE*, SSHORT, const SCHAR*, SSHORT, SCHAR*)': ../src/jrd/why.cpp:3706: warning: suggest parentheses around '&&' within '||' ../src/jrd/why.cpp: In function 'SCHAR* alloc(SLONG)': ../src/jrd/why.cpp:5175: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'int fb_shutdown(unsigned int, int)': ../src/jrd/why.cpp:5977: warning: comparison between signed and unsigned integer expressions g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/blob_filter.cpp -o ../temp/boot/jrd/blob_filter.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/blob_filter.cpp:31: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/blob_filter.cpp: In function 'void BLF_close_blob(Jrd::thread_db*, Jrd::BlobControl**)': ../src/jrd/blob_filter.cpp:94: warning: suggest parentheses around assignment used as truth value ../src/jrd/blob_filter.cpp: In function 'ISC_STATUS BLF_get_segment(Jrd::thread_db*, Jrd::BlobControl**, USHORT*, USHORT, UCHAR*)': ../src/jrd/blob_filter.cpp:176: warning: suggest parentheses around assignment used as truth value ../src/jrd/blob_filter.cpp: In function 'void BLF_put_segment(Jrd::thread_db*, Jrd::BlobControl**, USHORT, const UCHAR*)': ../src/jrd/blob_filter.cpp:289: warning: suggest parentheses around assignment used as truth value ../src/jrd/blob_filter.cpp: In function 'void initializeFilter(Jrd::thread_db*, ISC_STATUS&, Jrd::BlobControl*, Jrd::BlobFilter*, USHORT)': ../src/jrd/blob_filter.cpp:313: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/cvt.cpp -o ../temp/boot/jrd/cvt.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/cvt.cpp:40: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn.cpp:51: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dyn.cpp: In function 'void grant(Jrd::Global*, const UCHAR**)': ../temp/boot/jrd/dyn.cpp:1268: warning: 'id' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_def.cpp:53: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'dtype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'length' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'clength' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'precision' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4013: warning: 'stype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4013: warning: 'scale' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4014: warning: 'charset_id' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_constraint(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:1084: warning: 'verb' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_del.cpp:40: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dyn_del.cpp: In function 'void DYN_delete_role(Jrd::Global*, const UCHAR**)': ../temp/boot/jrd/dyn_del.cpp:3344: warning: enumeration value 'DEL_R_OK' not handled in switch ../temp/boot/jrd/dyn_del.cpp: In function 'void DYN_delete_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/boot/jrd/dyn_del.cpp:1686: warning: 'found' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_mod.cpp:50: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/boot/jrd/dyn_mod.cpp:79: ../src/include/../dsql/../dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/include/../dsql/../dsql/../dsql/dsql.h:540: warning: unused variable 'begin' ../temp/boot/jrd/dyn_mod.cpp: In function 'void DYN_modify_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/boot/jrd/dyn_mod.cpp:2491: warning: 'position' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2506: warning: 'system_flag' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2578: warning: 'existing_position' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_util.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/fun.cpp: In function 'void FUN_evaluate(Jrd::thread_db*, Jrd::UserFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../temp/boot/jrd/fun.cpp:740: warning: enumeration value 'UeNone' not handled in switch ../temp/boot/jrd/fun.cpp: In function 'void invoke(Jrd::thread_db*, Jrd::UserFunction*, Jrd::fun_repeat*, Jrd::impure_value*, void**, const udf_blob*, bool&, UdfError&)': ../temp/boot/jrd/fun.cpp:1288: warning: suggest parentheses around assignment used as truth value ../temp/boot/jrd/fun.cpp:1295: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/met.cpp:53: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp: In function 'void store_dependencies(Jrd::thread_db*, Jrd::CompilerScratch*, const Jrd::jrd_rel*, const Firebird::MetaName&, int, Jrd::jrd_tra*)': ../temp/boot/jrd/met.cpp:7215: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp:7244: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/scl.cpp:41: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/scl.cpp: In function 'Jrd::SecurityClass::flags_t walk_acl(Jrd::thread_db*, const Jrd::Acl&, const Jrd::jrd_rel*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/scl.cpp:1534: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/CharSet.cpp -o ../temp/boot/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/Collation.cpp -o ../temp/boot/jrd/Collation.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/Collation.cpp:98: ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = unsigned int]': ../src/jrd/Collation.cpp:204: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned int>, pLikeMatcher = ::LikeMatcher, unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned int>, pMatchesMatcher = ::MatchesMatcher, unsigned int>, pSleuthMatcher = ::SleuthMatcher, unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:324: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:351: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:351: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:368: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:387: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:204: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned int>, pLikeMatcher = ::LikeMatcher, unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned int>, pMatchesMatcher = ::MatchesMatcher, unsigned int>, pSleuthMatcher = ::SleuthMatcher, unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = unsigned int]': ../src/jrd/Collation.cpp:205: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned int>, pLikeMatcher = ::LikeMatcher, unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned int>, pMatchesMatcher = ::MatchesMatcher, unsigned int>, pSleuthMatcher = ::SleuthMatcher, unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:204: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, short unsigned int>, pLikeMatcher = ::LikeMatcher, short unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, short unsigned int>, pMatchesMatcher = ::MatchesMatcher, short unsigned int>, pSleuthMatcher = ::SleuthMatcher, short unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:324: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:351: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:351: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:368: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:387: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:204: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, short unsigned int>, pLikeMatcher = ::LikeMatcher, short unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, short unsigned int>, pMatchesMatcher = ::MatchesMatcher, short unsigned int>, pSleuthMatcher = ::SleuthMatcher, short unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:205: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, short unsigned int>, pLikeMatcher = ::LikeMatcher, short unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, short unsigned int>, pMatchesMatcher = ::MatchesMatcher, short unsigned int>, pSleuthMatcher = ::SleuthMatcher, short unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:204: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned char>, pLikeMatcher = ::LikeMatcher, unsigned char>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned char>, pMatchesMatcher = ::MatchesMatcher, unsigned char>, pSleuthMatcher = ::SleuthMatcher, unsigned char>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:324: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:351: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:351: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:368: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:387: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:204: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned char>, pLikeMatcher = ::LikeMatcher, unsigned char>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned char>, pMatchesMatcher = ::MatchesMatcher, unsigned char>, pSleuthMatcher = ::SleuthMatcher, unsigned char>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:413: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:205: instantiated from 'static bool::LikeMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/Collation.cpp:765: instantiated from 'bool::CollationImpl::like(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned char>, pLikeMatcher = ::LikeMatcher, unsigned char>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned char>, pMatchesMatcher = ::MatchesMatcher, unsigned char>, pSleuthMatcher = ::SleuthMatcher, unsigned char>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:498: warning: enumeration value 'piSkipMore' not handled in switch In file included from ../src/jrd/Collation.cpp:104: ../src/jrd/../jrd/SimilarToMatcher.h: In member function 'void Firebird::SimilarToMatcher::Evaluator::parsePrimary(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]': ../src/jrd/../jrd/SimilarToMatcher.h:517: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseFactor(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:495: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseTerm(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:464: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseExpr(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:366: instantiated from 'Firebird::SimilarToMatcher::Evaluator::Evaluator(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, CharType, bool) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:308: instantiated from 'static bool Firebird::SimilarToMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned int]' ../src/jrd/Collation.cpp:779: instantiated from 'bool::CollationImpl::similarTo(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned int>, pLikeMatcher = ::LikeMatcher, unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned int>, pMatchesMatcher = ::MatchesMatcher, unsigned int>, pSleuthMatcher = ::SleuthMatcher, unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/SimilarToMatcher.h:827: warning: unused variable 'previousRangeBufferCount' ../src/jrd/../jrd/SimilarToMatcher.h: In member function 'void Firebird::SimilarToMatcher::Evaluator::parsePrimary(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]': ../src/jrd/../jrd/SimilarToMatcher.h:517: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseFactor(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:495: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseTerm(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:464: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseExpr(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:366: instantiated from 'Firebird::SimilarToMatcher::Evaluator::Evaluator(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, CharType, bool) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/../jrd/SimilarToMatcher.h:308: instantiated from 'static bool Firebird::SimilarToMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = short unsigned int]' ../src/jrd/Collation.cpp:779: instantiated from 'bool::CollationImpl::similarTo(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, short unsigned int>, pLikeMatcher = ::LikeMatcher, short unsigned int>, pSimilarToMatcher = Firebird::SimilarToMatcher, short unsigned int>, pMatchesMatcher = ::MatchesMatcher, short unsigned int>, pSleuthMatcher = ::SleuthMatcher, short unsigned int>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/SimilarToMatcher.h:827: warning: unused variable 'previousRangeBufferCount' ../src/jrd/../jrd/SimilarToMatcher.h: In member function 'void Firebird::SimilarToMatcher::Evaluator::parsePrimary(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]': ../src/jrd/../jrd/SimilarToMatcher.h:517: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseFactor(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/../jrd/SimilarToMatcher.h:495: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseTerm(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/../jrd/SimilarToMatcher.h:464: instantiated from 'void Firebird::SimilarToMatcher::Evaluator::parseExpr(int*) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/../jrd/SimilarToMatcher.h:366: instantiated from 'Firebird::SimilarToMatcher::Evaluator::Evaluator(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, CharType, bool) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/../jrd/SimilarToMatcher.h:308: instantiated from 'static bool Firebird::SimilarToMatcher::evaluate(Firebird::MemoryPool&, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = Jrd::CanonicalConverter, CharType = unsigned char]' ../src/jrd/Collation.cpp:779: instantiated from 'bool::CollationImpl::similarTo(Firebird::MemoryPool&, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pStartsMatcher = ::StartsMatcher, unsigned char>, pContainsMatcher = ::ContainsMatcher >, unsigned char>, pLikeMatcher = ::LikeMatcher, unsigned char>, pSimilarToMatcher = Firebird::SimilarToMatcher, unsigned char>, pMatchesMatcher = ::MatchesMatcher, unsigned char>, pSleuthMatcher = ::SleuthMatcher, unsigned char>]' ../src/jrd/Collation.cpp:948: instantiated from here ../src/jrd/../jrd/SimilarToMatcher.h:827: warning: unused variable 'previousRangeBufferCount' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/boot/jrd/DatabaseSnapshot.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::putField(Jrd::thread_db*, Jrd::Record*, const Jrd::DatabaseSnapshot::DumpField&, int&, bool)': ../src/jrd/DatabaseSnapshot.cpp:765: warning: unused variable 'reqFound' ../src/jrd/DatabaseSnapshot.cpp:757: warning: unused variable 'traFound' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/VirtualTable.cpp -o ../temp/boot/jrd/VirtualTable.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/VirtualTable.cpp: In function 'void Jrd::VirtualTable::erase(Jrd::thread_db*, Jrd::record_param*)': ../src/jrd/VirtualTable.cpp:71: warning: 'lock_type' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/RecordBuffer.cpp -o ../temp/boot/jrd/RecordBuffer.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/blb.cpp -o ../temp/boot/jrd/blb.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/blb.cpp: In function 'SLONG BLB_get_slice(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, const UCHAR*, USHORT, const UCHAR*, SLONG, UCHAR*)': ../src/jrd/blb.cpp:875: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:873: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:872: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:853: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:849: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:844: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:842: note: initialized from here cc1plus: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:842: note: initialized from here ../src/jrd/blb.cpp: In function 'void BLB_scalar(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const SLONG*, Jrd::impure_value*)': ../src/jrd/blb.cpp:1858: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1857: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:299: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:299: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:299: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:299: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:299: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:299: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1840: note: initialized from here g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/btn.cpp -o ../temp/boot/jrd/btn.o ../src/jrd/btn.cpp: In function 'SLONG BTreeNode::findPageInDuplicates(const Ods::btree_page*, UCHAR*, SLONG, RecordNumber)': ../src/jrd/btn.cpp:88: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/btr.cpp -o ../temp/boot/jrd/btr.o ../src/jrd/btr.cpp:4292: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/btr.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/btr.cpp: In function 'void BTR_evaluate(Jrd::thread_db*, Jrd::IndexRetrieval*, Jrd::RecordBitmap**, Jrd::RecordBitmap*)': ../src/jrd/btr.cpp:774: warning: suggest parentheses around '&&' within '||' ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:3029: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp:3029: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp: In function 'contents delete_node(Jrd::thread_db*, Jrd::WIN*, UCHAR*)': ../src/jrd/btr.cpp:3248: warning: unused variable 'tempEnd' ../src/jrd/btr.cpp: In function 'UCHAR* find_node_start_point(Ods::btree_page*, Jrd::temporary_key*, UCHAR*, USHORT*, bool, bool, bool, RecordNumber)': ../src/jrd/btr.cpp:4542: warning: suggest parentheses around '&&' within '||' ../src/jrd/btr.cpp: In constructor 'print_key(Jrd::thread_db*, Jrd::jrd_rel*, Jrd::index_desc*, Jrd::Record*)::Printer::Printer(const dsc*)': ../src/jrd/btr.cpp:6720: warning: comparison between signed and unsigned integer expressions ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:6616: warning: array subscript is below array bounds ../src/jrd/btr.cpp: In function 'void generate_jump_nodes(Jrd::thread_db*, Ods::btree_page*, jumpNodeList*, USHORT, USHORT*, USHORT*, USHORT*)': ../src/jrd/btr.cpp:5806: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp: In function 'contents delete_node(Jrd::thread_db*, Jrd::WIN*, UCHAR*)': ../src/jrd/btr.cpp:3173: warning: 'removingNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp:3252: warning: 'delJumpNode.Ods::IndexJumpNode::prefix' may be used uninitialized in this function ../src/jrd/btr.cpp:3252: warning: 'delJumpNode.Ods::IndexJumpNode::data' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/builtin.cpp -o ../temp/boot/jrd/builtin.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/GlobalRWLock.cpp -o ../temp/boot/jrd/GlobalRWLock.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/GlobalRWLock.h:34, from ../src/jrd/GlobalRWLock.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/cch.cpp -o ../temp/boot/jrd/cch.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/cch.cpp: In function 'void CCH_fini(Jrd::thread_db*)': ../src/jrd/cch.cpp:1241: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:1241: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void CCH_get_related(Jrd::thread_db*, Jrd::PageNumber, Jrd::PagesArray&)': ../src/jrd/cch.cpp:1556: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:1556: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2772: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2772: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushDirty(Jrd::thread_db*, SLONG, bool, ISC_STATUS*)': ../src/jrd/cch.cpp:2802: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2802: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4344: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4344: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::thread_db*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4470: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4470: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void down_grade(Jrd::thread_db*, Jrd::BufferDesc*, int)': ../src/jrd/cch.cpp:4598: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:4598: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4654: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4654: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void expand_buffers(Jrd::thread_db*, ULONG)': ../src/jrd/cch.cpp:4766: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4766: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'Jrd::BufferDesc* get_buffer(Jrd::thread_db*, Jrd::PageNumber, Jrd::LATCH, SSHORT)': ../src/jrd/cch.cpp:4863: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4863: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4948: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4948: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5005: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5005: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5097: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5097: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'int get_related(Jrd::BufferDesc*, Jrd::PagesArray&, int, ULONG)': ../src/jrd/cch.cpp:5175: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:5175: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'SSHORT latch_bdb(Jrd::thread_db*, Jrd::LATCH, Jrd::BufferDesc*, Jrd::PageNumber, SSHORT)': ../src/jrd/cch.cpp:5421: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:5421: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'ULONG memory_init(Jrd::thread_db*, Jrd::BufferControl*, SLONG)': ../src/jrd/cch.cpp:5683: warning: comparison between signed and unsigned integer expressions ../src/jrd/cch.cpp: In function 'SSHORT related(Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT, ULONG)': ../src/jrd/cch.cpp:5993: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5993: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void release_bdb(Jrd::thread_db*, Jrd::BufferDesc*, bool, bool, bool)': ../src/jrd/cch.cpp:6158: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:6158: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:6161: warning: enumeration value 'LATCH_none' not handled in switch ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6324: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6324: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'int write_buffer(Jrd::thread_db*, Jrd::BufferDesc*, Jrd::PageNumber, bool, ISC_STATUS*, bool)': ../src/jrd/cch.cpp:6411: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6411: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: At global scope: ../src/jrd/cch.cpp:5206: warning: 'void invalidate_and_release_buffer(Jrd::thread_db*, Jrd::BufferDesc*)' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/cmp.cpp -o ../temp/boot/jrd/cmp.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../dsql/Nodes.h:27, from ../src/jrd/cmp.cpp:94: ../src/jrd/../dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../dsql/../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/cmp.cpp: In function 'Jrd::jrd_nod* convertNeqAllToNotAny(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::jrd_nod*)': ../src/jrd/cmp.cpp:2751: warning: comparison between signed and unsigned integer expressions ../src/jrd/cmp.cpp: In function 'void ignore_dbkey(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, const Jrd::jrd_rel*)': ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/cmp.cpp:3396: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'bool stream_in_rse(USHORT, const Jrd::RecordSelExpr*)': ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/cmp.cpp:6476: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_find_request(Jrd::thread_db*, USHORT, USHORT)': ../src/jrd/cmp.cpp:679: warning: 'request' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/cvt2.cpp -o ../temp/boot/jrd/cvt2.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/cvt2.cpp: In function 'USHORT CVT2_make_string2(const dsc*, USHORT, UCHAR**, Jrd::MoveBuffer&)': ../src/jrd/cvt2.cpp:728: warning: 'from_buf' may be used uninitialized in this function ../src/jrd/cvt2.cpp:729: warning: 'from_len' may be used uninitialized in this function ../src/jrd/cvt2.cpp:730: warning: 'from_interp' may be used uninitialized in this function ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_blob_compare(const dsc*, const dsc*)': ../src/jrd/cvt2.cpp:524: warning: 'l1' may be used uninitialized in this function ../src/jrd/cvt2.cpp:524: warning: 'l2' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/DataTypeUtil.cpp -o ../temp/boot/jrd/DataTypeUtil.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dfw.cpp:77: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dfw.cpp: In function 'void DFW_delete_deferred(Jrd::jrd_tra*, SLONG)': ../temp/boot/jrd/dfw.cpp:1032: warning: suggest parentheses around assignment used as truth value ../temp/boot/jrd/dfw.cpp: In function 'bool modify_index(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_null' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_update_format' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_compute_security' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_add_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_add_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_erase_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_global' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_rfr' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_post_event' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_grant' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_revoke' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_scan_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_prm' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_exception' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_udf' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_add_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_begin_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_end_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_user_management' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_index_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_partner_rel_id' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_proc_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_force_computed' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_check_blr' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_rel_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_trg_type' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_new_name' not handled in switch ../temp/boot/jrd/dfw.cpp: In function 'bool find_depend_in_dfw(Jrd::thread_db*, TEXT*, USHORT, USHORT, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:5543: warning: 'dfw_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool create_relation(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:3550: warning: 'external_flag' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool add_file(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:1633: warning: 'section' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1633: warning: 'shadow_number' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1634: warning: 'start' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool make_version(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:6277: warning: 'null_view' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'void check_dependencies(Jrd::thread_db*, const TEXT*, const TEXT*, int, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2566: warning: 'obj_type' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/UserManagement.cpp -o ../temp/boot/jrd/UserManagement.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/UserManagement.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/divorce.cpp -o ../temp/boot/jrd/divorce.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/err.cpp -o ../temp/boot/jrd/err.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/err.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/event.cpp -o ../temp/boot/jrd/event.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/event.cpp:45: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/event.cpp: In member function 'SLONG Jrd::EventManager::queEvents(SLONG, USHORT, const TEXT*, USHORT, const UCHAR*, void (*)(void*, USHORT, const UCHAR*), void*)': ../src/jrd/event.cpp:360: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In member function 'void Jrd::EventManager::free_global(frb*)': ../src/jrd/event.cpp:1071: warning: comparison between signed and unsigned integer expressions g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/evl.cpp -o ../temp/boot/jrd/evl.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/evl.cpp: In function 'dsc* dbkey(Jrd::thread_db*, const Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3322: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/evl.cpp: In function 'void fini_agg_distinct(Jrd::thread_db*, const Jrd::jrd_nod*)': ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/evl.cpp:3762: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool string_boolean(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, dsc*, bool)': ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/evl.cpp:4787: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool EVL_boolean(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/evl.cpp:373: warning: 'impure' may be used uninitialized in this function ../src/jrd/evl.cpp:370: warning: 'desc[1]' may be used uninitialized in this function ../src/jrd/evl.cpp:372: warning: 'comparison' may be used uninitialized in this function ../src/jrd/evl.cpp:371: warning: 'value' may be used uninitialized in this function ../src/jrd/evl.cpp:370: warning: 'desc[0]' may be used uninitialized in this function ../src/jrd/evl.cpp:604: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp:738: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp: In function 'dsc* eval_statistical(Jrd::thread_db*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3353: warning: 'invariant_flags' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/exe.cpp -o ../temp/boot/jrd/exe.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/exe.cpp:62: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/../jrd/trace/TraceJrdHelpers.h:32, from ../src/jrd/exe.cpp:108: ../src/jrd/../jrd/trace/../../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../jrd/trace/../../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/exe.cpp: In function 'void EXE_assignment(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, bool, Jrd::jrd_nod*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/exe.cpp:315: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/exe.cpp: In function 'void EXE_start(Jrd::thread_db*, Jrd::jrd_req*, Jrd::jrd_tra*)': ../src/jrd/exe.cpp:1000: warning: unused variable 'dbb' ../src/jrd/exe.cpp: In function 'void EXE_assignment(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, bool, Jrd::jrd_nod*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:487: warning: 'minlen' may be used uninitialized in this function ../src/jrd/exe.cpp: In function 'void EXE_send(Jrd::thread_db*, Jrd::jrd_req*, USHORT, USHORT, const UCHAR*)': ../src/jrd/exe.cpp:856: warning: 'message' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/ext.cpp -o ../temp/boot/jrd/ext.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/ext.cpp: In function 'bool EXT_get(Jrd::thread_db*, Jrd::RecordSource*)': ../src/jrd/ext.cpp:289: warning: comparison between signed and unsigned integer expressions g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/execute_statement.cpp -o ../temp/boot/jrd/execute_statement.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/execute_statement.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/execute_statement.cpp:40: ../src/jrd/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/filters.cpp -o ../temp/boot/jrd/filters.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_acl(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:162: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp:189: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'ISC_STATUS string_filter(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:1184: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/flu.cpp -o ../temp/boot/jrd/flu.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/functions.cpp -o ../temp/boot/jrd/functions.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/trace/TraceObjects.h:34, from ../src/jrd/functions.cpp:36: ../src/jrd/../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/idx.cpp -o ../temp/boot/jrd/idx.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/idx.cpp: In function 'Jrd::idx_e check_duplicates(Jrd::thread_db*, Jrd::Record*, Jrd::index_desc*, Jrd::index_insertion*, Jrd::jrd_rel*)': ../src/jrd/idx.cpp:1210: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/inf.cpp -o ../temp/boot/jrd/inf.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/inf.cpp: In function 'void INF_database_info(const UCHAR*, SSHORT, UCHAR*, SSHORT)': ../src/jrd/inf.cpp:227: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'void INF_blob_info(const Jrd::blb*, const UCHAR*, SSHORT, UCHAR*, SSHORT)': ../src/jrd/inf.cpp:116: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'void INF_transaction_info(const Jrd::jrd_tra*, const UCHAR*, SSHORT, UCHAR*, SSHORT)': ../src/jrd/inf.cpp:1053: warning: 'length' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/intl.cpp -o ../temp/boot/jrd/intl.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/intl.cpp: In function 'int INTL_convert_string(dsc*, const dsc*, void (*)(const Firebird::Arg::StatusVector&))': ../src/jrd/intl.cpp:763: warning: 'from_fill' may be used uninitialized in this function ../src/jrd/intl.cpp:767: warning: 'toLength' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/intl_builtin.cpp -o ../temp/boot/jrd/intl_builtin.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/IntlManager.cpp -o ../temp/boot/jrd/IntlManager.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/IntlUtil.cpp -o ../temp/boot/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::IntlUtil::SpecificAttributesMap*)': ../src/jrd/IntlUtil.cpp:158: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:158: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:159: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:159: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:204: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:685: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:647: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:647: note: initialized from here ../src/jrd/IntlUtil.cpp:647: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:647: note: initialized from here ../src/jrd/IntlUtil.cpp:647: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:647: note: initialized from here ../src/jrd/IntlUtil.cpp:649: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:649: note: initialized from here g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/isc_sync.cpp -o ../temp/boot/jrd/isc_sync.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, ULONG, sh_mem*)': ../src/jrd/isc_sync.cpp:2492: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, ULONG, bool, mtx**)': ../src/jrd/isc_sync.cpp:3959: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: At global scope: ../src/jrd/isc_sync.cpp:74: warning: 'process_id' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/jrd.cpp -o ../temp/boot/jrd/jrd.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/jrd.cpp:55: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/trace/TraceObjects.h:34, from ../src/jrd/jrd.cpp:123: ../src/jrd/../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/jrd.cpp: In function 'ISC_STATUS jrd8_create_database(ISC_STATUS*, const TEXT*, Jrd::Attachment**, USHORT, const UCHAR*)': ../src/jrd/jrd.cpp:2192: warning: unused variable 'first_dbb_file' ../src/jrd/jrd.cpp: In function 'UCHAR* JRD_num_attachments(UCHAR*, USHORT, JRD_info_tag, ULONG*, ULONG*, ULONG*)': ../src/jrd/jrd.cpp:6067: warning: unused variable 'drive_mask' ../src/jrd/jrd.cpp: In function 'void purge_transactions(Jrd::thread_db*, Jrd::Attachment*, bool)': ../src/jrd/jrd.cpp:6240: warning: unused variable 'dbb' ../src/jrd/jrd.cpp: In function 'void purge_attachment(Jrd::thread_db*, Jrd::Attachment*, bool)': ../src/jrd/jrd.cpp:6365: warning: unused variable 'att_flags' ../src/jrd/jrd.cpp: At global scope: ../src/jrd/jrd.cpp:810: warning: 'CRYPT_IMAGE' defined but not used ../src/jrd/jrd.cpp:811: warning: 'ENCRYPT' defined but not used ../src/jrd/jrd.cpp:812: warning: 'DECRYPT' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/Database.cpp -o ../temp/boot/jrd/Database.o In file included from ../src/jrd/../jrd/../jrd/cch.h:37, from ../src/jrd/../jrd/Database.h:34, from ../src/jrd/Database.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/Database.cpp: In destructor 'Jrd::Database::~Database()': ../src/jrd/Database.cpp:187: warning: deleting 'void*' is undefined g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/lck.cpp -o ../temp/boot/jrd/lck.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/lck.cpp: In function 'void hash_allocate(Jrd::Lock*)': ../src/jrd/lck.cpp:1000: warning: unused variable 'dbb' ../src/jrd/lck.cpp: In function 'void LCK_init(Jrd::thread_db*, Jrd::lck_owner_t)': ../src/jrd/lck.cpp:567: warning: 'owner_id' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/mov.cpp -o ../temp/boot/jrd/mov.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/nav.cpp -o ../temp/boot/jrd/nav.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/opt.cpp -o ../temp/boot/jrd/opt.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* OPT_compile(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, Jrd::NodeStack*)': ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/opt.cpp:406: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'Jrd::jrd_nod* OPT_make_index(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_rel*, Jrd::index_desc*)': ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/opt.cpp:1133: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'void compute_dbkey_streams(const Jrd::CompilerScratch*, const Jrd::jrd_nod*, UCHAR*)': ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/opt.cpp:1991: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool dump_index(const Jrd::jrd_nod*, UCHAR**, SLONG*)': ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/opt.cpp:2344: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_similar' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_class_node_jrd' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_stmt_expr' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_derived_expr' not handled in switch ../src/jrd/opt.cpp:2363: warning: enumeration value 'nod_MAX' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/Optimizer.cpp -o ../temp/boot/jrd/Optimizer.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/Optimizer.cpp: In member function 'void Jrd::OptimizerRetrieval::findDependentFromStreams(const Jrd::jrd_nod*, Jrd::SortedStreamList*) const': ../src/jrd/Optimizer.cpp:1383: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1406: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1410: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1414: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1418: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1422: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/pag.cpp -o ../temp/boot/jrd/pag.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/pag.cpp:71: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/pag.cpp: In function 'Ods::pag* PAG_allocate(Jrd::thread_db*, Jrd::WIN*)': ../src/jrd/pag.cpp:840: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_header(Jrd::thread_db*, bool)': ../src/jrd/pag.cpp:1364: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In member function 'bool Jrd::PageSpace::extend(Jrd::thread_db*, ULONG, bool)': ../src/jrd/pag.cpp:2405: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/misc/blrtable.cpp -o ../temp/boot/misc/blrtable.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -lrt -latomic_ops -lm -ldl -lcurses ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/par.cpp -o ../temp/boot/jrd/par.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/par.cpp:43: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_function(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/par.cpp:1471: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/par.cpp: In function 'void par_procedure_parms(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::jrd_prc*, Jrd::jrd_nod**, Jrd::jrd_nod**, bool)': ../src/jrd/par.cpp:2121: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/ods.cpp -o ../temp/boot/jrd/ods.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/pwd.cpp -o ../temp/boot/jrd/pwd.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/PreparedStatement.cpp -o ../temp/boot/jrd/PreparedStatement.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/PreparedStatement.cpp:26: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/PreparedStatement.cpp:28: ../src/jrd/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/RandomGenerator.cpp -o ../temp/boot/jrd/RandomGenerator.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/Relation.cpp -o ../temp/boot/jrd/Relation.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/vio_debug.h: At global scope: ../src/jrd/../jrd/vio_debug.h:35: warning: 'debug_flag' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/ResultSet.cpp -o ../temp/boot/jrd/ResultSet.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/ResultSet.cpp:26: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/ResultSet.cpp:28: ../src/jrd/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/rlck.cpp -o ../temp/boot/jrd/rlck.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/../jrd/exe.h:36, from ../src/jrd/../jrd/tra.h:38, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/rpb_chain.cpp -o ../temp/boot/jrd/rpb_chain.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/rse.cpp -o ../temp/boot/jrd/rse.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/../jrd/trace/TraceJrdHelpers.h:32, from ../src/jrd/rse.cpp:72: ../src/jrd/../jrd/trace/../../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../jrd/trace/../../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/rse.cpp: In static member function 'static bool Jrd::RSBRecurse::get(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3627: warning: 'rsb_ptr' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/sdw.cpp -o ../temp/boot/jrd/sdw.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/shut.cpp -o ../temp/boot/jrd/shut.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/shut.cpp: In function 'void shutdown(Jrd::thread_db*, SSHORT, bool)': ../src/jrd/shut.cpp:516: warning: operation on 'attachment' may be undefined g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/sort.cpp -o ../temp/boot/jrd/sort.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/sqz.cpp -o ../temp/boot/jrd/sqz.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/../jrd/exe.h:36, from ../src/jrd/../jrd/req.h:33, from ../src/jrd/sqz.cpp:28: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/svc.cpp -o ../temp/boot/jrd/svc.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/svc.cpp:40: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/trace/TraceObjects.h:34, from ../src/jrd/svc.cpp:72: ../src/jrd/../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/svc.cpp: In member function 'void Jrd::Service::readFbLog()': ../src/jrd/svc.cpp:2324: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/jrd/../alice/aliceswi.h: At global scope: ../src/jrd/../alice/aliceswi.h:125: warning: 'ALICE_SW_ASYNC' defined but not used ../src/jrd/../alice/aliceswi.h:126: warning: 'ALICE_SW_SYNC' defined but not used ../src/jrd/../alice/aliceswi.h:127: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/jrd/../alice/aliceswi.h:128: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:99: warning: 'BURP_SW_MODE_RO' defined but not used ../src/jrd/../burp/burpswi.h:100: warning: 'BURP_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:101: warning: 'BURP_SW_OVERWRITE' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/SysFunction.cpp -o ../temp/boot/jrd/SysFunction.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:36, from ../src/jrd/SysFunction.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp: In function 'dsc*::evlDateAdd(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1592: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp: In function 'dsc*::evlDateDiff(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1798: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp:1805: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp: In function 'dsc*::evlStdMath(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:984: warning: 'rc' may be used uninitialized in this function ../src/jrd/SysFunction.cpp: In function 'dsc*::evlLnLog10(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:2111: warning: 'rc' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/TempSpace.cpp -o ../temp/boot/jrd/TempSpace.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/tpc.cpp -o ../temp/boot/jrd/tpc.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/tra.cpp -o ../temp/boot/jrd/tra.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/tra.cpp:72: ../src/jrd/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/tra.cpp: In function 'void TRA_sweep(Jrd::thread_db*)': ../src/jrd/tra.cpp:1737: warning: unused variable 'attachment' ../src/jrd/tra.cpp: In function 'Jrd::jrd_tra* transaction_start(Jrd::thread_db*, Jrd::jrd_tra*)': ../src/jrd/tra.cpp:3441: warning: comparison between signed and unsigned integer expressions ../src/jrd/tra.cpp:3442: warning: comparison between signed and unsigned integer expressions g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/validation.cpp -o ../temp/boot/jrd/validation.o ../src/jrd/validation.cpp:619: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/validation.cpp: In function 'RTN walk_index(Jrd::thread_db*, vdr*, Jrd::jrd_rel*, Ods::index_root_page&, USHORT)': ../src/jrd/validation.cpp:1440: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1440: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/validation.cpp:1662: warning: 'downNode.Ods::IndexNode::data' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/vio.cpp -o ../temp/boot/jrd/vio.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/../jrd/trace/TraceJrdHelpers.h:32, from ../src/jrd/vio.cpp:91: ../src/jrd/../jrd/trace/../../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/../jrd/trace/../../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/vio.cpp: In function 'void VIO_modify(Jrd::thread_db*, Jrd::record_param*, Jrd::record_param*, Jrd::jrd_tra*)': ../src/jrd/vio.cpp:2310: warning: suggest parentheses around '&&' within '||' ../src/jrd/vio.cpp: In function 'int prepare_update(Jrd::thread_db*, Jrd::jrd_tra*, SLONG, Jrd::record_param*, Jrd::record_param*, Jrd::record_param*, Jrd::PageStack&, bool)': ../src/jrd/vio.cpp:4849: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/nodebug.cpp -o ../temp/boot/jrd/nodebug.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/nbak.cpp -o ../temp/boot/jrd/nbak.o In file included from ../src/jrd/jrd.h:87, from ../src/jrd/nbak.cpp:33: ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/nbak.cpp: In member function 'ULONG Jrd::BackupManager::getPageIndex(Jrd::thread_db*, ULONG)': ../src/jrd/nbak.cpp:693: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/sha.cpp -o ../temp/boot/jrd/sha.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/unix.cpp -o ../temp/boot/jrd/os/posix/unix.o In file included from ../src/include/../jrd/jrd.h:87, from ../src/jrd/os/posix/unix.cpp:53: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* PIO_create(Jrd::Database*, const Firebird::PathName&, bool, bool, bool)': ../src/jrd/os/posix/unix.cpp:247: warning: unused variable 'rc' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_force_write(Jrd::jrd_file*, bool, bool)': ../src/jrd/os/posix/unix.cpp:411: warning: unused variable 'control' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/TextType.cpp -o ../temp/boot/jrd/TextType.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/unicode_util.cpp -o ../temp/boot/jrd/unicode_util.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/boot/jrd/RuntimeStatistics.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/../jrd/exe.h:36, from ../src/jrd/../jrd/req.h:33, from ../src/jrd/RuntimeStatistics.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/DebugInterface.cpp -o ../temp/boot/jrd/DebugInterface.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/extds/ExtDS.cpp -o ../temp/boot/jrd/extds/ExtDS.o In file included from ../src/jrd/extds/../../jrd/../jrd/jrd.h:87, from ../src/jrd/extds/../../jrd/Relation.h:25, from ../src/jrd/extds/../exe.h:36, from ../src/jrd/extds/ExtDS.cpp:33: ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/extds/ExtDS.cpp: In member function 'EDS::Transaction* EDS::Connection::findTransaction(Jrd::thread_db*, EDS::TraScope) const': ../src/jrd/extds/ExtDS.cpp:531: warning: enumeration value 'traAutonomous' not handled in switch ../src/jrd/extds/ExtDS.cpp: In member function 'virtual void EDS::Transaction::start(Jrd::thread_db*, EDS::TraScope, EDS::TraModes, bool, bool, int)': ../src/jrd/extds/ExtDS.cpp:632: warning: enumeration value 'traAutonomous' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/extds/InternalDS.cpp -o ../temp/boot/jrd/extds/InternalDS.o In file included from ../src/jrd/extds/../../jrd/../jrd/jrd.h:87, from ../src/jrd/extds/../../jrd/Relation.h:25, from ../src/jrd/extds/../exe.h:36, from ../src/jrd/extds/InternalDS.cpp:29: ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/extds/InternalDS.cpp:33: ../src/jrd/extds/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/extds/../../dsql/dsql.h:540: warning: unused variable 'begin' ../src/jrd/extds/InternalDS.cpp: In member function 'virtual void EDS::InternalStatement::doClose(Jrd::thread_db*, bool)': ../src/jrd/extds/InternalDS.cpp:501: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/extds/IscDS.cpp -o ../temp/boot/jrd/extds/IscDS.o In file included from ../src/jrd/extds/../../jrd/../jrd/jrd.h:87, from ../src/jrd/extds/../../jrd/Relation.h:25, from ../src/jrd/extds/../exe.h:36, from ../src/jrd/extds/IscDS.cpp:32: ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/extds/../../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/extds/IscDS.cpp: In member function 'virtual void EDS::IscStatement::doClose(Jrd::thread_db*, bool)': ../src/jrd/extds/IscDS.cpp:513: warning: suggest parentheses around assignment used as truth value ../src/jrd/extds/IscDS.cpp: At global scope: ../src/jrd/extds/IscDS.cpp:1494: warning: 'void isc_expand_dpb(char**, short int*, ...)' is deprecated (declared at ../src/jrd/extds/../ibase.h:511) ../src/jrd/extds/IscDS.cpp:1499: warning: 'int isc_interprete(char*, ISC_STATUS**)' is deprecated (declared at ../src/jrd/extds/../ibase.h:541) g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/trace/TraceConfigStorage.cpp -o ../temp/boot/jrd/trace/TraceConfigStorage.o In file included from ../src/jrd/trace/../../jrd/jrd.h:87, from ../src/jrd/trace/TraceConfigStorage.cpp:36: ../src/jrd/trace/../../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/trace/../../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/trace/../../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/trace/../../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/trace/TraceConfigStorage.cpp: In member function 'void Jrd::ConfigStorage::release()': ../src/jrd/trace/TraceConfigStorage.cpp:395: warning: unused variable 'currTID' ../src/jrd/trace/TraceConfigStorage.cpp: In member function 'void Jrd::ConfigStorage::updateSession(Firebird::TraceSession&)': ../src/jrd/trace/TraceConfigStorage.cpp:584: warning: enumeration value 'tagName' not handled in switch ../src/jrd/trace/TraceConfigStorage.cpp:584: warning: enumeration value 'tagUserName' not handled in switch ../src/jrd/trace/TraceConfigStorage.cpp:584: warning: enumeration value 'tagConfig' not handled in switch ../src/jrd/trace/TraceConfigStorage.cpp:584: warning: enumeration value 'tagStartTS' not handled in switch ../src/jrd/trace/TraceConfigStorage.cpp:584: warning: enumeration value 'tagLogFile' not handled in switch ../src/jrd/trace/TraceConfigStorage.cpp:588: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/trace/TraceLog.cpp -o ../temp/boot/jrd/trace/TraceLog.o ../src/jrd/trace/TraceLog.cpp: In member function 'size_t Jrd::TraceLog::read(void*, size_t)': ../src/jrd/trace/TraceLog.cpp:150: warning: comparison between signed and unsigned integer expressions ../src/jrd/trace/TraceLog.cpp: In member function 'size_t Jrd::TraceLog::write(const void*, size_t)': ../src/jrd/trace/TraceLog.cpp:222: warning: comparison between signed and unsigned integer expressions g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/trace/TraceManager.cpp -o ../temp/boot/jrd/trace/TraceManager.o In file included from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/cch.h:37, from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/Database.h:34, from ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:40, from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceManager.cpp:33: ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceManager.cpp:33: ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/trace/TraceObjects.cpp -o ../temp/boot/jrd/trace/TraceObjects.o In file included from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/cch.h:37, from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/Database.h:34, from ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:40, from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceObjects.cpp:34: ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceObjects.cpp:34: ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:540: warning: unused variable 'begin' ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../temp/boot/dsql/array.cpp:63: warning: 'DB' defined but not used ../temp/boot/dsql/array.cpp:66: warning: 'gds_trans' defined but not used ../temp/boot/dsql/array.cpp:68: warning: 'isc_status' defined but not used ../temp/boot/dsql/array.cpp:69: warning: 'isc_status2' defined but not used ../temp/boot/dsql/array.cpp:71: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/array.cpp:72: warning: 'SQLCODE' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o ../temp/boot/dsql/blob.cpp:57: warning: 'DB' defined but not used ../temp/boot/dsql/blob.cpp:60: warning: 'gds_trans' defined but not used ../temp/boot/dsql/blob.cpp:62: warning: 'isc_status' defined but not used ../temp/boot/dsql/blob.cpp:63: warning: 'isc_status2' defined but not used ../temp/boot/dsql/blob.cpp:65: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/blob.cpp:66: warning: 'SQLCODE' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/preparse.cpp -o ../temp/boot/dsql/preparse.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/user_dsql.cpp -o ../temp/boot/dsql/user_dsql.o ../src/dsql/user_dsql.cpp: In function 'ISC_STATUS isc_embed_dsql_release(ISC_STATUS*, const SCHAR*)': ../src/dsql/user_dsql.cpp:725: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void cleanup_database(FB_API_HANDLE*, void*)': ../src/dsql/user_dsql.cpp:1092: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp:1113: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'dsql_name* insert_name(const TEXT*, dsql_name**, dsql_stmt*)': ../src/dsql/user_dsql.cpp:1252: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/utld.cpp -o ../temp/boot/dsql/utld.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sqlda(ISC_STATUS*, sqlda_sup*, USHORT*, USHORT*, USHORT*, USHORT, const XSQLDA*, USHORT)': ../src/dsql/utld.cpp:360: warning: 'qvar' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sql_info(ISC_STATUS*, USHORT, const SCHAR*, XSQLDA*, USHORT*)': ../src/dsql/utld.cpp:212: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'void UTLD_save_status_strings(ISC_STATUS*)': ../src/dsql/utld.cpp:804: warning: 'l' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/keywords.cpp -o ../temp/boot/dsql/keywords.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids -cxx ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o In file included from ../src/include/../dsql/../jrd/../jrd/cch.h:37, from ../src/include/../dsql/../jrd/Database.h:34, from ../src/include/../dsql/dsql.h:40, from ../temp/boot/dsql/metd.cpp:43: ../src/include/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/dsql/metd.cpp:43: ../src/include/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/include/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/include/../dsql/make_proto.h:30, from ../temp/boot/dsql/metd.cpp:52: ../src/include/../dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/include/../dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules ../temp/boot/dsql/metd.cpp: In function 'Jrd::dsql_prc* METD_get_procedure(Jrd::CompiledStatement*, const Jrd::dsql_str*)': ../temp/boot/dsql/metd.cpp:1831: warning: 'pr_collation_id' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:1834: warning: 'pr_null_flag' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/ddl.cpp -o ../temp/boot/dsql/ddl.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/dsql/ddl.cpp:77: ../src/dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/ddl.cpp: In function 'void DDL_execute(Jrd::dsql_req*)': ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/ddl.cpp:327: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/ddl.cpp: In function 'void define_field(Jrd::CompiledStatement*, Jrd::dsql_nod*, SSHORT, const Jrd::dsql_str*, const Jrd::dsql_nod*)': ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/ddl.cpp:1989: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/ddl.cpp: In function 'void define_procedure(Jrd::CompiledStatement*, Jrd::NOD_TYPE)': ../src/dsql/ddl.cpp:2548: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void DDL_gen_block(Jrd::CompiledStatement*, Jrd::dsql_nod*)': ../src/dsql/ddl.cpp:2739: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2762: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2823: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void define_relation(Jrd::CompiledStatement*)': ../src/dsql/ddl.cpp:2934: warning: unused variable 'tdbb' ../src/dsql/ddl.cpp: In function 'void define_trigger(Jrd::CompiledStatement*, Jrd::NOD_TYPE)': ../src/dsql/ddl.cpp:3236: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:3239: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void define_view(Jrd::CompiledStatement*, Jrd::NOD_TYPE)': ../src/dsql/ddl.cpp:3713: warning: unused variable 'tdbb' ../src/dsql/ddl.cpp: In function 'void delete_relation_view(Jrd::CompiledStatement*, Jrd::dsql_nod*, bool)': ../src/dsql/ddl.cpp:4349: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp:4356: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp: In function 'void modify_relation(Jrd::CompiledStatement*)': ../src/dsql/ddl.cpp:5633: warning: unused variable 'tdbb' ../src/dsql/ddl.cpp: In function 'void DDL_execute(Jrd::dsql_req*)': ../src/dsql/ddl.cpp:322: warning: 'sym_type' may be used uninitialized in this function ../src/dsql/ddl.cpp: In function 'void define_view_trigger(Jrd::CompiledStatement*, Jrd::dsql_nod*, Jrd::dsql_nod*, Jrd::dsql_nod*)': ../src/dsql/ddl.cpp:4194: warning: 'condition' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/dsql.cpp -o ../temp/boot/dsql/dsql.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/dsql.cpp:39: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/dsql.cpp:39: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/dsql/dsql.cpp:40: ../src/dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/dsql.cpp: In function 'bool reqTypeWithCursor(Jrd::REQ_TYPE)': ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_INSERT' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_DELETE' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_UPDATE' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_UPDATE_CURSOR' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_DELETE_CURSOR' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_COMMIT' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_ROLLBACK' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_CREATE_DB' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_DDL' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_START_TRANS' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_EXEC_PROCEDURE' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_COMMIT_RETAIN' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_ROLLBACK_RETAIN' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_SET_GENERATOR' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_SAVEPOINT' not handled in switch ../src/dsql/dsql.cpp:105: warning: enumeration value 'REQ_EXEC_BLOCK' not handled in switch ../src/dsql/dsql.cpp: In function 'Jrd::dsql_req* prepare(Jrd::thread_db*, Jrd::dsql_dbb*, Jrd::jrd_tra*, USHORT, const TEXT*, USHORT, USHORT)': ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_SELECT' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_SELECT_UPD' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_INSERT' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_DELETE' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_UPDATE' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_UPDATE_CURSOR' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_DELETE_CURSOR' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_CREATE_DB' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_DDL' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_EMBED_SELECT' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_EXEC_PROCEDURE' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_SET_GENERATOR' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_SAVEPOINT' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_EXEC_BLOCK' not handled in switch ../src/dsql/dsql.cpp:2656: warning: enumeration value 'REQ_SELECT_BLOCK' not handled in switch ../src/dsql/dsql.cpp: In function 'UCHAR* var_info(Jrd::dsql_msg*, const UCHAR*, const UCHAR*, UCHAR*, const UCHAR*, USHORT, bool)': ../src/dsql/dsql.cpp:3347: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:3356: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:3365: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:3374: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:3383: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/errd.cpp -o ../temp/boot/dsql/errd.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/errd.cpp:37: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/errd.cpp:37: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/gen.cpp -o ../temp/boot/dsql/gen.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/dsql/gen.cpp:40: ../src/dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/gen.cpp: In function 'void GEN_expr(Jrd::CompiledStatement*, Jrd::dsql_nod*)': ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/gen.cpp:660: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/gen.cpp: In function 'void GEN_start_transaction(Jrd::CompiledStatement*, const Jrd::dsql_nod*)': ../src/dsql/gen.cpp:931: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:949: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void gen_rse(Jrd::CompiledStatement*, const Jrd::dsql_nod*)': ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/gen.cpp:2431: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/gen.cpp: In function 'void GEN_expr(Jrd::CompiledStatement*, Jrd::dsql_nod*)': ../src/dsql/gen.cpp:157: warning: 'blr_operator' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/hsh.cpp -o ../temp/boot/dsql/hsh.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' ../src/dsql/hsh.cpp: In function 'void HSHD_set_flag(const void*, const TEXT*, SSHORT, Jrd::SYM_TYPE, SSHORT)': ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_statement' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_cursor' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_keyword' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_context' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_field' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_stream' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_intlsym_charset' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_intlsym_collation' not handled in switch ../src/dsql/hsh.cpp:346: warning: enumeration value 'SYM_eof' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/make.cpp -o ../temp/boot/dsql/make.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/make.cpp:39: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/make.cpp:39: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/dsql/make.cpp:40: ../src/dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/make.cpp: In function 'Jrd::dsql_nod* MAKE_constant(Jrd::dsql_str*, Jrd::dsql_constant_type)': ../src/dsql/make.cpp:270: warning: enumeration value 'CONSTANT_STRING' not handled in switch ../src/dsql/make.cpp:270: warning: enumeration value 'CONSTANT_DOUBLE' not handled in switch ../src/dsql/make.cpp:270: warning: enumeration value 'CONSTANT_SINT64' not handled in switch ../src/dsql/make.cpp: In function 'void make_parameter_names(Jrd::dsql_par*, const Jrd::dsql_nod*)': ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/make.cpp:1969: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/make.cpp:2083: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/make.cpp:1917: warning: enumeration value 'nod_hidden_var' not handled in switch g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/movd.cpp -o ../temp/boot/dsql/movd.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/movd.cpp:26: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/movd.cpp:26: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/parse.cpp -o ../temp/boot/dsql/parse.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/Parser.h:27, from ../src/dsql/parse.cpp:12: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/Parser.h:27, from ../src/dsql/parse.cpp:12: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/dsql/Parser.h:28, from ../src/dsql/parse.cpp:12: ../src/dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/Parser.cpp -o ../temp/boot/dsql/Parser.o In file included from ../src/dsql/../dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/../dsql/dsql.h:40, from ../src/dsql/../dsql/Parser.h:27, from ../src/dsql/Parser.cpp:25: ../src/dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/../dsql/Parser.h:27, from ../src/dsql/Parser.cpp:25: ../src/dsql/../dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/dsql/../dsql/Parser.h:28, from ../src/dsql/Parser.cpp:25: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/pass1.cpp -o ../temp/boot/dsql/pass1.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' In file included from ../src/dsql/pass1.cpp:146: ../src/dsql/../dsql/node.h: In member function 'SLONG Jrd::dsql_nod::getSlong() const': ../src/dsql/../dsql/node.h:1046: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/pass1.cpp: In function 'Jrd::dsql_nod* PASS1_statement(Jrd::CompiledStatement*, Jrd::dsql_nod*)': ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/pass1.cpp:2001: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/pass1.cpp: In function 'bool node_match(const Jrd::dsql_nod*, const Jrd::dsql_nod*, bool)': ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/pass1.cpp:3392: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/pass1.cpp: In function 'Jrd::dsql_nod* pass1_dbkey(Jrd::CompiledStatement*, Jrd::dsql_nod*)': ../src/dsql/pass1.cpp:4256: warning: suggest parentheses around '&&' within '||' ../src/dsql/pass1.cpp: In function 'void pass1_expand_select_node(Jrd::CompiledStatement*, Jrd::dsql_nod*, Jrd::DsqlNodStack&, bool)': ../src/dsql/pass1.cpp:5192: warning: unused variable 'tdbb' ../src/dsql/pass1.cpp:5238: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'Jrd::dsql_nod* pass1_hidden_variable(Jrd::CompiledStatement*, Jrd::dsql_nod*&)': ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_similar' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_role' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_add_user' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_mod_user' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_del_user' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_stmt' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_stmt_inputs' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_stmt_datasrc' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_stmt_user' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_stmt_pwd' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_stmt_role' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_exec_stmt_privs' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_tran_params' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_named_param' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_dfl_collate' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_class_node' not handled in switch ../src/dsql/pass1.cpp:6302: warning: enumeration value 'nod_hidden_var' not handled in switch ../src/dsql/pass1.cpp: In function 'Jrd::dsql_nod* pass1_rse_impl(Jrd::CompiledStatement*, Jrd::dsql_nod*, Jrd::dsql_nod*, Jrd::dsql_nod*, Jrd::dsql_nod*, USHORT)': ../src/dsql/pass1.cpp:8183: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'Jrd::dsql_nod* pass1_variable(Jrd::CompiledStatement*, Jrd::dsql_nod*)': ../src/dsql/pass1.cpp:9858: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9860: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9864: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9866: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9870: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9872: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'void pass1_limit(Jrd::CompiledStatement*, Jrd::dsql_nod*, Jrd::dsql_nod*)': ../src/dsql/pass1.cpp:6884: warning: 'first' may be used uninitialized in this function ../src/dsql/pass1.cpp:6884: warning: 'skip' may be used uninitialized in this function g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/misc_func.cpp -o ../temp/boot/dsql/misc_func.o In file included from ../src/dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/dsql.h:540: warning: unused variable 'begin' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/dsql/DdlNodes.epp ../temp/boot/dsql/DdlNodes.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/dsql/DdlNodes.cpp -o ../temp/boot/dsql/DdlNodes.o In file included from ../src/include/../dsql/../dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/include/../dsql/../dsql/../dsql/../jrd/Database.h:34, from ../src/include/../dsql/../dsql/../dsql/dsql.h:40, from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/boot/dsql/DdlNodes.cpp:29: ../src/include/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/boot/dsql/DdlNodes.cpp:29: ../src/include/../dsql/../dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/include/../dsql/../dsql/../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/dsql/StmtNodes.cpp -o ../temp/boot/dsql/StmtNodes.o In file included from ../src/dsql/../dsql/../dsql/../dsql/../jrd/../jrd/cch.h:37, from ../src/dsql/../dsql/../dsql/../dsql/../jrd/Database.h:34, from ../src/dsql/../dsql/../dsql/../dsql/dsql.h:40, from ../src/dsql/../dsql/../dsql/Nodes.h:27, from ../src/dsql/../dsql/StmtNodes.h:27, from ../src/dsql/StmtNodes.cpp:23: ../src/dsql/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/dsql/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/dsql/../dsql/../dsql/Nodes.h:27, from ../src/dsql/../dsql/StmtNodes.h:27, from ../src/dsql/StmtNodes.cpp:23: ../src/dsql/../dsql/../dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/dsql/../dsql/../dsql/../dsql/dsql.h:540: warning: unused variable 'begin' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/lock/lock.cpp -o ../temp/boot/lock/lock.o In file included from ../src/lock/../jrd/jrd.h:87, from ../src/lock/lock.cpp:48: ../src/lock/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/lock/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/lock/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/lock/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/lock/lock.cpp: In member function 'void Jrd::LockManager::bug(ISC_STATUS*, const TEXT*)': ../src/lock/lock.cpp:1666: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../src/lock/lock.cpp: In member function 'lrq* Jrd::LockManager::deadlock_walk(lrq*, bool*)': ../src/lock/lock.cpp:2092: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In member function 'void Jrd::LockManager::validate_lhb(const lhb*)': ../src/lock/lock.cpp:3518: warning: unused variable 'que_next' ../src/lock/lock.cpp:3528: warning: unused variable 'que_next' ../src/lock/lock.cpp:3538: warning: unused variable 'que_next' ../src/lock/lock.cpp:3548: warning: unused variable 'que_next' ../src/lock/lock.cpp: In member function 'void Jrd::LockManager::validate_lock(SLONG, USHORT, SLONG)': ../src/lock/lock.cpp:3605: warning: unused variable 'que_next' ../src/lock/lock.cpp: In member function 'void Jrd::LockManager::validate_owner(SLONG, USHORT)': ../src/lock/lock.cpp:3738: warning: unused variable 'que2_next' ../src/lock/lock.cpp:3720: warning: unused variable 'que_next' ../src/lock/lock.cpp:3782: warning: unused variable 'que2_next' ../src/lock/lock.cpp:3758: warning: unused variable 'que_next' ../src/lock/lock.cpp: In member function 'USHORT Jrd::LockManager::wait_for_request(Jrd::thread_db*, lrq*, SSHORT)': ../src/lock/lock.cpp:4105: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/remote/interface.cpp -o ../temp/boot/remote/interface.o ../src/remote/interface.cpp: In function 'ISC_STATUS REM_fetch(ISC_STATUS*, Rsr**, USHORT, UCHAR*, USHORT, USHORT, UCHAR*)': ../src/remote/interface.cpp:1804: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/remote/inet.cpp -o ../temp/boot/remote/inet.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/remote/merge.cpp -o ../temp/boot/remote/merge.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/remote/parser.cpp -o ../temp/boot/remote/parser.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/remote/protocol.cpp -o ../temp/boot/remote/protocol.o ../src/remote/protocol.cpp: In function 'bool_t xdr_protocol(XDR*, PACKET*)': ../src/remote/protocol.cpp:284: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:286: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:304: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:323: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:523: warning: dereferencing type-punned pointer will break strict-aliasing rules g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/remote/remote.cpp -o ../temp/boot/remote/remote.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/remote/xdr.cpp -o ../temp/boot/remote/xdr.o ../src/remote/xdr.cpp:371: warning: ignoring #pragma FB_COMPILER_MESSAGE g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/ClumpletReader.cpp -o ../temp/boot/common/classes/ClumpletReader.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/boot/common/classes/ClumpletWriter.o rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/ThreadStart.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/common/cvt.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/UserManagement.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/Database.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/PreparedStatement.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/ResultSet.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/jrd/extds/ExtDS.o ../temp/boot/jrd/extds/InternalDS.o ../temp/boot/jrd/extds/IscDS.o ../temp/boot/jrd/trace/TraceConfigStorage.o ../temp/boot/jrd/trace/TraceLog.o ../temp/boot/jrd/trace/TraceManager.o ../temp/boot/jrd/trace/TraceObjects.o ../temp/boot/gpre/pretty.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/Parser.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/dsql/DdlNodes.o ../temp/boot/dsql/StmtNodes.o ../temp/boot/lock/lock.o ../temp/boot/remote/interface.o ../temp/boot/remote/inet.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a rm ../temp/boot/jrd/dyn_mod.cpp ../temp/boot/jrd/dpm.cpp ../temp/boot/dsql/blob.cpp ../temp/boot/jrd/met.cpp ../temp/boot/jrd/fun.cpp ../temp/boot/jrd/scl.cpp ../temp/boot/jrd/dfw.cpp ../temp/boot/jrd/dyn_def.cpp ../temp/boot/jrd/dyn.cpp ../temp/boot/jrd/pcmet.cpp ../temp/boot/jrd/ini.cpp ../temp/boot/jrd/dyn_util.cpp ../temp/boot/jrd/dyn_del.cpp ../temp/boot/dsql/array.cpp ../temp/boot/jrd/grant.cpp make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -j1 -f ../gen/Makefile.static.gpre gpre_static make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../gen/firebird/bin/gpre_boot -lang_internal -r -m -z -n ../src/gpre/gpre_meta.epp ../src/gpre/gpre_meta.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/gpre/gpre_meta.cpp -o ../temp/boot/gpre/gpre_meta.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/UserBlob.cpp -o ../temp/boot/common/classes/UserBlob.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/AdminException.cpp -o ../temp/boot/config/AdminException.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/Args.cpp -o ../temp/boot/config/Args.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/ArgsException.cpp -o ../temp/boot/config/ArgsException.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/ConfObj.cpp -o ../temp/boot/config/ConfObj.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/ConfObject.cpp -o ../temp/boot/config/ConfObject.o In file included from ../src/gpre/gpre_meta.cpp:40: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1254: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_fini(gpre_dbb*)': ../src/gpre/gpre_meta.cpp:1708: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp:1710: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'gpre_rel* MET_get_view_relation(gpre_req*, const char*, const char*, USHORT)': ../src/gpre/gpre_meta.cpp:2254: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_load_hash_table(gpre_dbb*)': ../src/gpre/gpre_meta.cpp:2609: warning: suggest parentheses around assignment used as truth value ../src/common/classes/UserBlob.cpp: In member function 'bool UserBlob::open(FB_API_HANDLE&, FB_API_HANDLE&, ISC_QUAD&, USHORT, const UCHAR*)': ../src/common/classes/UserBlob.cpp:52: warning: suggest parentheses around '&&' within '||' ../src/config/Args.cpp: In static member function 'static bool Args::readPasswords(const char*, char*, int)': ../src/config/Args.cpp:220: warning: suggest parentheses around assignment used as truth value ../src/config/ConfObj.cpp: In constructor 'Vulcan::ConfObj::ConfObj(Vulcan::ConfObject*)': ../src/config/ConfObj.cpp:39: warning: suggest parentheses around assignment used as truth value ../src/config/ConfObj.cpp: In copy constructor 'Vulcan::ConfObj::ConfObj(Vulcan::ConfObj&)': ../src/config/ConfObj.cpp:45: warning: suggest parentheses around assignment used as truth value ../src/config/ConfObject.cpp: In member function 'virtual void Vulcan::ConfObject::setChain(Vulcan::ConfObject*)': ../src/config/ConfObject.cpp:350: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/ConfigFile.cpp -o ../temp/boot/config/ConfigFile.o ../src/config/ConfigFile.cpp: In destructor 'virtual Vulcan::ConfigFile::~ConfigFile()': ../src/config/ConfigFile.cpp:102: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/Configuration.cpp -o ../temp/boot/config/Configuration.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/Element.cpp -o ../temp/boot/config/Element.o ../src/config/Element.cpp: In destructor 'virtual Vulcan::Element::~Element()': ../src/config/Element.cpp:105: warning: suggest parentheses around assignment used as truth value ../src/config/Element.cpp:111: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/FileName.cpp -o ../temp/boot/config/FileName.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/InputFile.cpp -o ../temp/boot/config/InputFile.o ../src/config/InputFile.cpp: In destructor 'virtual Vulcan::InputFile::~InputFile()': ../src/config/InputFile.cpp:79: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/InputStream.cpp -o ../temp/boot/config/InputStream.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/Lex.cpp -o ../temp/boot/config/Lex.o ../src/config/Lex.cpp: In member function 'void Vulcan::Lex::getToken()': ../src/config/Lex.cpp:153: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/ScanDir.cpp -o ../temp/boot/config/ScanDir.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/Stream.cpp -o ../temp/boot/config/Stream.o ../src/config/Stream.cpp: In member function 'virtual void Vulcan::Stream::putSegment(int, const char*, bool)': ../src/config/Stream.cpp:95: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::clear()': ../src/config/Stream.cpp:404: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::truncate(int)': ../src/config/Stream.cpp:587: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/config/StreamSegment.cpp -o ../temp/boot/config/StreamSegment.o ../src/config/StreamSegment.cpp: In member function 'void Vulcan::StreamSegment::setStream(Vulcan::Stream*)': ../src/config/StreamSegment.cpp:60: warning: suggest parentheses around assignment used as truth value g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/vulcan/PathName.cpp -o ../temp/boot/vulcan/PathName.o ../src/vulcan/PathName.cpp: In static member function 'static const char* PathName::getWorkingDirectory()': ../src/vulcan/PathName.cpp:75: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/vulcan/RefObject.cpp -o ../temp/boot/vulcan/RefObject.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/gpre_meta.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gpre_static -L../gen/firebird/lib -lrt -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_static gpre_current) make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -j1 -f ../gen/Makefile.libfbstatic libfbstatic make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn.cpp:51: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dyn.cpp: In function 'void grant(Jrd::Global*, const UCHAR**)': ../temp/boot/jrd/dyn.cpp:1268: warning: 'id' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_def.cpp:53: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'dtype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'length' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'clength' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4012: warning: 'precision' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4013: warning: 'stype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4013: warning: 'scale' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:4014: warning: 'charset_id' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_constraint(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:1084: warning: 'verb' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_del.cpp:40: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dyn_del.cpp: In function 'void DYN_delete_role(Jrd::Global*, const UCHAR**)': ../temp/boot/jrd/dyn_del.cpp:3344: warning: enumeration value 'DEL_R_OK' not handled in switch ../temp/boot/jrd/dyn_del.cpp: In function 'void DYN_delete_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/boot/jrd/dyn_del.cpp:1686: warning: 'found' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_mod.cpp:50: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/boot/jrd/dyn_mod.cpp:79: ../src/include/../dsql/../dsql/../dsql/dsql.h: In member function 'void Jrd::CompiledStatement::resetCTEAlias(const Jrd::dsql_str*)': ../src/include/../dsql/../dsql/../dsql/dsql.h:540: warning: unused variable 'begin' ../temp/boot/jrd/dyn_mod.cpp: In function 'void DYN_modify_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/boot/jrd/dyn_mod.cpp:2491: warning: 'position' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2506: warning: 'system_flag' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2578: warning: 'existing_position' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dyn_util.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/fun.cpp: In function 'void FUN_evaluate(Jrd::thread_db*, Jrd::UserFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../temp/boot/jrd/fun.cpp:740: warning: enumeration value 'UeNone' not handled in switch ../temp/boot/jrd/fun.cpp: In function 'void invoke(Jrd::thread_db*, Jrd::UserFunction*, Jrd::fun_repeat*, Jrd::impure_value*, void**, const udf_blob*, bool&, UdfError&)': ../temp/boot/jrd/fun.cpp:1288: warning: suggest parentheses around assignment used as truth value ../temp/boot/jrd/fun.cpp:1295: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/met.cpp:53: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp: In function 'void store_dependencies(Jrd::thread_db*, Jrd::CompilerScratch*, const Jrd::jrd_rel*, const Firebird::MetaName&, int, Jrd::jrd_tra*)': ../temp/boot/jrd/met.cpp:7215: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp:7244: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/scl.cpp:41: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/scl.cpp: In function 'Jrd::SecurityClass::flags_t walk_acl(Jrd::thread_db*, const Jrd::Acl&, const Jrd::jrd_rel*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/scl.cpp:1534: warning: suggest parentheses around assignment used as truth value ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o In file included from ../src/include/../jrd/jrd.h:87, from ../temp/boot/jrd/dfw.cpp:77: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dfw.cpp: In function 'void DFW_delete_deferred(Jrd::jrd_tra*, SLONG)': ../temp/boot/jrd/dfw.cpp:1032: warning: suggest parentheses around assignment used as truth value ../temp/boot/jrd/dfw.cpp: In function 'bool modify_index(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_null' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_update_format' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_compute_security' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_add_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_add_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_erase_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_global' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_rfr' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_post_event' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_grant' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_revoke' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_scan_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_prm' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_exception' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_modify_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_udf' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_add_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_delete_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_begin_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_end_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_user_management' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_create_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_index_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_partner_rel_id' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_proc_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_force_computed' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_check_blr' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_rel_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_trg_type' not handled in switch ../temp/boot/jrd/dfw.cpp:2795: warning: enumeration value 'dfw_arg_new_name' not handled in switch ../temp/boot/jrd/dfw.cpp: In function 'bool find_depend_in_dfw(Jrd::thread_db*, TEXT*, USHORT, USHORT, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:5543: warning: 'dfw_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool create_relation(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:3550: warning: 'external_flag' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool add_file(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:1633: warning: 'section' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1633: warning: 'shadow_number' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1634: warning: 'start' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool make_version(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:6277: warning: 'null_view' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'void check_dependencies(Jrd::thread_db*, const TEXT*, const TEXT*, int, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2566: warning: 'obj_type' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../temp/boot/dsql/array.cpp:63: warning: 'DB' defined but not used ../temp/boot/dsql/array.cpp:66: warning: 'gds_trans' defined but not used ../temp/boot/dsql/array.cpp:68: warning: 'isc_status' defined but not used ../temp/boot/dsql/array.cpp:69: warning: 'isc_status2' defined but not used ../temp/boot/dsql/array.cpp:71: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/array.cpp:72: warning: 'SQLCODE' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o ../temp/boot/dsql/blob.cpp:57: warning: 'DB' defined but not used ../temp/boot/dsql/blob.cpp:60: warning: 'gds_trans' defined but not used ../temp/boot/dsql/blob.cpp:62: warning: 'isc_status' defined but not used ../temp/boot/dsql/blob.cpp:63: warning: 'isc_status2' defined but not used ../temp/boot/dsql/blob.cpp:65: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/blob.cpp:66: warning: 'SQLCODE' defined but not used rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/ThreadStart.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/common/cvt.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/UserManagement.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/Database.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/PreparedStatement.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/ResultSet.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/jrd/extds/ExtDS.o ../temp/boot/jrd/extds/InternalDS.o ../temp/boot/jrd/extds/IscDS.o ../temp/boot/jrd/trace/TraceConfigStorage.o ../temp/boot/jrd/trace/TraceLog.o ../temp/boot/jrd/trace/TraceManager.o ../temp/boot/jrd/trace/TraceObjects.o ../temp/boot/gpre/pretty.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/Parser.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/dsql/DdlNodes.o ../temp/boot/dsql/StmtNodes.o ../temp/boot/lock/lock.o ../temp/boot/remote/interface.o ../temp/boot/remote/inet.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.static.createdb make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/utilities/create_db.cpp -o ../temp/boot/utilities/create_db.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/utilities/create_db.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -lrt -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.refDatabases empty_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.static.createdb make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' rm -f empty.fdb ../gen/firebird/bin/create_db empty.fdb touch empty.fdb chmod 444 empty.fdb rm -f -f yachts.lnk ln -s -f empty.fdb yachts.lnk make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -j1 -f ../gen/Makefile.static.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/burp/backup.cpp -o ../temp/boot/burp/backup.o ../temp/boot/burp/backup.cpp: In function 'void::put_relation(burp_rel*)': ../temp/boot/burp/backup.cpp:4384: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4416: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4423: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4430: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4437: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp: In function 'void::write_database(const TEXT*)': ../temp/boot/burp/backup.cpp:5209: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:5214: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:5227: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp: At global scope: ../temp/boot/burp/backup.cpp:86: warning: 'DB' defined but not used ../temp/boot/burp/backup.cpp:89: warning: 'gds_trans' defined but not used ../temp/boot/burp/backup.cpp:91: warning: 'isc_status' defined but not used ../temp/boot/burp/backup.cpp:92: warning: 'isc_status2' defined but not used ../temp/boot/burp/backup.cpp:94: warning: 'isc_array_length' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/boot/burp/restore.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/burp/restore.cpp -o ../temp/boot/burp/restore.o ../temp/boot/burp/restore.cpp: In function 'int RESTORE_restore(const TEXT*, const TEXT*)': ../temp/boot/burp/restore.cpp:1659: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/boot/burp/restore.cpp:4559: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:4885: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'bool::get_exception(BurpGlobals*)': ../temp/boot/burp/restore.cpp:5166: warning: comparison between signed and unsigned integer expressions ../temp/boot/burp/restore.cpp: In function 'bool::get_global_field(BurpGlobals*)': ../temp/boot/burp/restore.cpp:6861: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:7325: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'void::get_source_blob(BurpGlobals*, ISC_QUAD&, bool)': ../temp/boot/burp/restore.cpp:9777: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'bool::get_acl(BurpGlobals*, const TEXT*, ISC_QUAD*, ISC_QUAD*)': ../temp/boot/burp/restore.cpp:3093: warning: 'max_segment' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'bool::get_type(BurpGlobals*)': ../temp/boot/burp/restore.cpp:10638: warning: 'l' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'void::get_array(BurpGlobals*, burp_rel*, UCHAR*)': ../temp/boot/burp/restore.cpp:3261: warning: 'end_ranges' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3327: warning: 'upper' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3327: warning: 'lower' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3556: warning: 'lcount' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3681: warning: 'lcount' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/boot/burp/restore.cpp:4745: warning: 'p' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: At global scope: ../temp/boot/burp/restore.cpp:80: warning: 'DB' defined but not used ../temp/boot/burp/restore.cpp:83: warning: 'gds_trans' defined but not used ../temp/boot/burp/restore.cpp:85: warning: 'isc_status' defined but not used ../temp/boot/burp/restore.cpp:86: warning: 'isc_status2' defined but not used ../temp/boot/burp/restore.cpp:88: warning: 'isc_array_length' defined but not used g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/burp/burp.cpp -o ../temp/boot/burp/burp.o ../src/burp/burp.cpp: In function 'SLONG get_number(const SCHAR*)': ../src/burp/burp.cpp:1578: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'ULONG get_size(const SCHAR*, burp_fil*)': ../src/burp/burp.cpp:2113: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'void close_platf(DESC)': ../src/burp/burp.cpp:2181: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/burp/canonical.cpp -o ../temp/boot/burp/canonical.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/burp/misc.cpp -o ../temp/boot/burp/misc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/burp/mvol.cpp -o ../temp/boot/burp/mvol.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/burp/burpMain.cpp -o ../temp/boot/burp/burpMain.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/UtilSvc.cpp -o ../temp/boot/common/UtilSvc.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/burp/backup.o ../temp/boot/burp/restore.o ../temp/boot/burp/burp.o ../temp/boot/burp/canonical.o ../temp/boot/burp/misc.o ../temp/boot/burp/mvol.o ../temp/boot/burp/burpMain.o ../temp/boot/common/UtilSvc.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gbak_static -L../gen/firebird/lib -lrt -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/burp/backup.cpp ../temp/boot/burp/restore.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -j1 -f ../gen/Makefile.static.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o ../temp/boot/isql/extract.cpp: In function 'bool extract_rel_constraints(const char*)': ../temp/boot/isql/extract.cpp:1916: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/extract.cpp: In function 'void get_procedure_args(const char*)': ../temp/boot/isql/extract.cpp:2069: warning: 'prm_null_flag' may be used uninitialized in this function ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/isql/isql.cpp -o ../temp/boot/isql/isql.o ../temp/boot/isql/isql.cpp: In function 'bool check_date(const tm&)': ../temp/boot/isql/isql.cpp:4247: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp: In function 'processing_state get_statement(TEXT*, size_t, const TEXT*)': ../temp/boot/isql/isql.cpp:6317: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:6385: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:6416: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:6472: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/boot/isql/isql.cpp:6472: warning: enumeration value 'in_block_comment' not handled in switch ../temp/boot/isql/isql.cpp:6472: warning: enumeration value 'in_double_quoted_string' not handled in switch ../temp/boot/isql/isql.cpp:6484: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/boot/isql/isql.cpp:6484: warning: enumeration value 'in_block_comment' not handled in switch ../temp/boot/isql/isql.cpp:6484: warning: enumeration value 'in_single_quoted_string' not handled in switch ../temp/boot/isql/isql.cpp: In function 'processing_state newdb(TEXT*, const TEXT*, const TEXT*, int, const TEXT*, bool)': ../temp/boot/isql/isql.cpp:7339: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp:7343: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp:7347: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp: In function 'processing_state parse_arg(int, SCHAR**, SCHAR*)': ../temp/boot/isql/isql.cpp:7977: warning: enumeration value 'FETCH_PASS_OK' not handled in switch ../temp/boot/isql/isql.cpp: In function 'int process_statement(const TEXT*, XSQLDA**)': ../temp/boot/isql/isql.cpp:9790: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp: In function 'processing_state add_row(TEXT*)': ../temp/boot/isql/isql.cpp:2973: warning: 'smallint' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:2974: warning: 'integer' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:2975: warning: 'pi64' may be used uninitialized in this function ../src/include/../isql/isql.h: At global scope: ../src/include/../isql/isql.h:306: warning: 'Integral_subtypes' defined but not used ../src/include/../isql/isql.h:316: warning: 'Sub_types' defined but not used ../src/include/../isql/isql.h:340: warning: 'UDF_param_types' defined but not used ../temp/boot/isql/isql.cpp:184: warning: 'isc_10' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/boot/isql/show.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o ../temp/boot/isql/show.cpp: In function 'processing_state show_collations(const SCHAR*, SSHORT, const char*, bool)': ../temp/boot/isql/show.cpp:4816: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'processing_state show_dependencies(const char*, int)': ../temp/boot/isql/show.cpp:6175: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'processing_state show_table(const SCHAR*, bool)': ../temp/boot/isql/show.cpp:8865: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp:9339: warning: suggest parentheses around '&&' within '||' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/isql/InputDevices.cpp -o ../temp/boot/isql/InputDevices.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/isql/ColList.cpp -o ../temp/boot/isql/ColList.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/isql/OptionsBase.cpp -o ../temp/boot/isql/OptionsBase.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/isql/InputDevices.o ../temp/boot/isql/ColList.o ../temp/boot/isql/OptionsBase.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic -ledit -lrt -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/isql/isql.cpp ../temp/boot/isql/extract.cpp ../temp/boot/isql/show.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.refDatabases ref_databases make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' rm -f -f msg.fdb echo create database \'msg.fdb\'\; | ../gen/firebird/bin/isql_static can't format message 17:3 -- message file /var/lib/firebird/system/firebird.msg not found for sn in ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/sqlstates.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql; do (echo $sn; ../gen/firebird/bin/isql_static -i $sn msg.fdb) || exit; done ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/sqlstates.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql touch msg.timestamp ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/help.gbak ../gen/firebird/help/help.fdb touch ../gen/firebird/help/help.fdb chmod 444 ../gen/firebird/help/help.fdb rm -f -f help.fdb ln -s -f ../gen/firebird/help/help.fdb help.fdb ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/metadata.gbak metadata.fdb touch metadata.fdb chmod 444 metadata.fdb rm -f -f security2.fdb echo create database \'security2.fdb\'\; | ../gen/firebird/bin/isql_static can't format message 17:3 -- message file /var/lib/firebird/system/firebird.msg not found ../gen/firebird/bin/isql_static -i ../src/dbs/security.sql security2.fdb chmod a=rw security2.fdb rm -f -f ../gen/firebird/security2.fdb cp -f security2.fdb ../gen/firebird/security2.fdb make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.msgs msgs make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/msgs/build_file.epp ../temp/boot/msgs/build_file.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "msg.fdb" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/msgs/build_file.cpp -o ../temp/boot/msgs/build_file.o ../temp/boot/msgs/build_file.cpp: In function 'USHORT do_msgs(const TEXT*, const TEXT*, bool)': ../temp/boot/msgs/build_file.cpp:666: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/msgs/build_file.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -lrt -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n chmod 777 ../gen/firebird/bin/build_file ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg chmod 666 ../gen/firebird/firebird.msg rm ../temp/boot/msgs/build_file.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.msgs msgs_intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/msgs/build_file.epp ../temp/boot/msgs/build_file.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "msg.fdb" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../temp/boot/msgs/build_file.cpp -o ../temp/boot/msgs/build_file.o ../temp/boot/msgs/build_file.cpp: In function 'USHORT do_msgs(const TEXT*, const TEXT*, bool)': ../temp/boot/msgs/build_file.cpp:666: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg build_file: 1759 messages lack translations in locale fr_FR chmod 666 ../gen/firebird/fr_FR.msg ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg build_file: 1759 messages lack translations in locale de_DE chmod 666 ../gen/firebird/de_DE.msg make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.codes generated_headers make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/misc/codes.epp ../src/misc/codes.cpp gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "msg.fdb" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/misc/codes.cpp -o ../temp/boot/misc/codes.o ../src/misc/codes.cpp:254: warning: 'gds_c_boiler_plate' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/misc/codes.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/codes -L../gen/firebird/lib -lrt -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers Warning: missing codes between 667 and 697 (exclusive) Warning: missing codes between 667 and 697 (exclusive) Warning: missing codes between 667 and 697 (exclusive) Warning: Sequence of error numbers is bad 697! No need to update ../src/include/gen/iberror.h No need to update ../src/include/gen/msg_facs.h No need to update ../lang_helpers/gds_codes.pas No need to update ../lang_helpers/gds_codes.ftn No need to update ../src/include/gen/codetext.h No need to update ../src/include/gen/msgs.h No need to update ../src/include/gen/sql_code.h No need to update ../src/include/gen/sql_state.h make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -j1 -f ../gen/Makefile.intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/ld.cpp -o ../temp/superclient/intl/ld.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cv_narrow.cpp -o ../temp/superclient/intl/cv_narrow.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_narrow.cpp -o ../temp/superclient/intl/cs_narrow.o ../src/intl/../intl/charsets/cs_koi8r.h: In function 'INTL_BOOL CS_koi8r(charset*, const ASCII*)': ../src/intl/../intl/charsets/cs_koi8r.h:266: warning: unused variable 'UNICODE_REPLACEMENT_CHARACTER' ../src/intl/../intl/charsets/cs_koi8u.h: In function 'INTL_BOOL CS_koi8u(charset*, const ASCII*)': ../src/intl/../intl/charsets/cs_koi8u.h:266: warning: unused variable 'UNICODE_REPLACEMENT_CHARACTER' g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_ascii.cpp -o ../temp/superclient/intl/lc_ascii.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_narrow.cpp -o ../temp/superclient/intl/lc_narrow.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_iso8859_1.cpp -o ../temp/superclient/intl/lc_iso8859_1.o In file included from ../src/intl/lc_iso8859_1.cpp:386: ../src/intl/../intl/collations/pw1252i850.h: In function 'INTL_BOOL WIN1252_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252i850.h:832: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:832: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:832: warning: large integer implicitly truncated to unsigned type In file included from ../src/intl/lc_iso8859_1.cpp:410: ../src/intl/../intl/collations/pw1252span.h: In function 'INTL_BOOL WIN1252_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type In file included from ../src/intl/lc_iso8859_1.cpp:458: ../src/intl/../intl/collations/pw1254turk.h: In function 'INTL_BOOL WIN1254_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1254turk.h:826: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1254turk.h:826: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_iso8859_2.cpp -o ../temp/superclient/intl/lc_iso8859_2.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_iso8859_13.cpp -o ../temp/superclient/intl/lc_iso8859_13.o In file included from ../src/intl/lc_iso8859_13.cpp:31: ../src/intl/../intl/collations/xx885913lt.h: In function 'INTL_BOOL ISO885913_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx885913lt.h:821: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_dos.cpp -o ../temp/superclient/intl/lc_dos.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_unicode_ucs2.cpp -o ../temp/superclient/intl/cs_unicode_ucs2.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_unicode_ucs2.cpp -o ../temp/superclient/intl/lc_unicode_ucs2.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_unicode_fss.cpp -o ../temp/superclient/intl/cs_unicode_fss.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cv_unicode_fss.cpp -o ../temp/superclient/intl/cv_unicode_fss.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_big5.cpp -o ../temp/superclient/intl/cs_big5.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cv_big5.cpp -o ../temp/superclient/intl/cv_big5.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_big5.cpp -o ../temp/superclient/intl/lc_big5.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_gb2312.cpp -o ../temp/superclient/intl/cs_gb2312.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cv_gb2312.cpp -o ../temp/superclient/intl/cv_gb2312.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_gb2312.cpp -o ../temp/superclient/intl/lc_gb2312.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_jis.cpp -o ../temp/superclient/intl/cs_jis.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cv_jis.cpp -o ../temp/superclient/intl/cv_jis.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_jis.cpp -o ../temp/superclient/intl/lc_jis.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_ksc.cpp -o ../temp/superclient/intl/cs_ksc.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cv_ksc.cpp -o ../temp/superclient/intl/cv_ksc.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_ksc.cpp -o ../temp/superclient/intl/lc_ksc.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cs_icu.cpp -o ../temp/superclient/intl/cs_icu.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/cv_icu.cpp -o ../temp/superclient/intl/cv_icu.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/intl/lc_icu.cpp -o ../temp/superclient/intl/lc_icu.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/IntlUtil.cpp -o ../temp/superclient/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::IntlUtil::SpecificAttributesMap*)': ../src/jrd/IntlUtil.cpp:158: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:158: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:159: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:159: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:204: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:685: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:647: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:647: note: initialized from here ../src/jrd/IntlUtil.cpp:647: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:647: note: initialized from here ../src/jrd/IntlUtil.cpp:647: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:647: note: initialized from here ../src/jrd/IntlUtil.cpp:649: warning: dereferencing pointer 'uc.306' does break strict-aliasing rules ../src/jrd/IntlUtil.cpp:649: note: initialized from here g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/unicode_util.cpp -o ../temp/superclient/jrd/unicode_util.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/CharSet.cpp -o ../temp/superclient/jrd/CharSet.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superclient/jrd/mod_loader.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/fb_exception.cpp -o ../temp/superclient/common/fb_exception.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:87, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:243: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:249: warning: suggest parentheses around '&&' within '||' g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/thd.cpp -o ../temp/superclient/common/thd.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/MetaName.cpp -o ../temp/superclient/common/classes/MetaName.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/StatusHolder.cpp -o ../temp/superclient/common/StatusHolder.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/init.cpp -o ../temp/superclient/common/classes/init.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/StatusArg.cpp -o ../temp/superclient/common/StatusArg.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superclient/jrd/fbsyslog.o ../src/jrd/os/posix/fbsyslog.cpp: In static member function 'static void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)': ../src/jrd/os/posix/fbsyslog.cpp:53: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/os/posix/fbsyslog.cpp:54: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/alloc.cpp -o ../temp/superclient/common/classes/alloc.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/locks.cpp -o ../temp/superclient/common/classes/locks.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/fb_string.cpp -o ../temp/superclient/common/classes/fb_string.o g++ -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/classes/timestamp.cpp -o ../temp/superclient/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:125: warning: suggest parentheses around '&&' within '||' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wl,--version-script,../builds/posix/fbintl.vers -pthread -shared -Wl,-soname,libintl.so.1 -Wl,-rpath,/usr/lib64 -o ../gen/firebird/intl/libfbintl.so ../temp/superclient/intl/ld.o ../temp/superclient/intl/cv_narrow.o ../temp/superclient/intl/cs_narrow.o ../temp/superclient/intl/lc_ascii.o ../temp/superclient/intl/lc_narrow.o ../temp/superclient/intl/lc_iso8859_1.o ../temp/superclient/intl/lc_iso8859_2.o ../temp/superclient/intl/lc_iso8859_13.o ../temp/superclient/intl/lc_dos.o ../temp/superclient/intl/cs_unicode_ucs2.o ../temp/superclient/intl/lc_unicode_ucs2.o ../temp/superclient/intl/cs_unicode_fss.o ../temp/superclient/intl/cv_unicode_fss.o ../temp/superclient/intl/cs_big5.o ../temp/superclient/intl/cv_big5.o ../temp/superclient/intl/lc_big5.o ../temp/superclient/intl/cs_gb2312.o ../temp/superclient/intl/cv_gb2312.o ../temp/superclient/intl/lc_gb2312.o ../temp/superclient/intl/cs_jis.o ../temp/superclient/intl/cv_jis.o ../temp/superclient/intl/lc_jis.o ../temp/superclient/intl/cs_ksc.o ../temp/superclient/intl/cv_ksc.o ../temp/superclient/intl/lc_ksc.o ../temp/superclient/intl/cs_icu.o ../temp/superclient/intl/cv_icu.o ../temp/superclient/intl/lc_icu.o ../temp/superclient/jrd/IntlUtil.o ../temp/superclient/jrd/unicode_util.o ../temp/superclient/jrd/CharSet.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/thd.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/init.o ../temp/superclient/common/StatusArg.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -licuuc -licudata -licui18n -lrt -latomic_ops -lm -ldl -lcurses make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' make -f ../gen/Makefile.extlib make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/extlib/ib_util.cpp -o ../temp/std/extlib/ib_util.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wl,--version-script,../builds/posix/ib_util.vers -pthread -shared -Wl,-soname,libib_util.so -Wl,-rpath,/usr/lib64 -o ../gen/firebird/lib/libib_util.so ../temp/std/extlib/ib_util.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/extlib/ib_udf.cpp -o ../temp/std/extlib/ib_udf.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -shared -Wl,-soname,ib_udf.so -Wl,-rpath,/usr/lib64 -lm -o ../gen/firebird/UDF/ib_udf.so ../temp/std/extlib/ib_udf.o -L../gen/firebird/lib -lib_util make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' cp ../src/extlib/ib_util.h ../src/jrd/perf.h ../src/include/gen/iberror.h ../gen/firebird/include/ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o ./makeHeader ../src/misc/makeHeader.cpp cp ../src/include/types_pub.h ../src/include/consts_pub.h ../src/dsql/sqlda_pub.h ../src/jrd/dsc_pub.h ../src/jrd/ibase.h ../src/jrd/inf_pub.h ../src/jrd/blr.h ../src/include/gen/iberror.h . ./makeHeader ../gen/firebird/include/ibase.h rm -f -f ibase.h make -f Makefile.examples -C ../gen/examples/ make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen/examples' cp ../../examples/empbuild/empbuild.e ../../gen/examples/empbuild.e cp ../../examples/empbuild/empddl.sql ../../gen/examples/empddl.sql cp ../../examples/empbuild/empbld.sql ../../gen/examples/empbld.sql ln -s ../../gen/firebird/bin/isql_static ../../gen/examples/isql rm -f ../../gen/examples/empbuild.fdb ../../gen/examples/isql -i empbld.sql can't format message 17:3 -- message file /var/lib/firebird/system/firebird.msg not found can't format message 17:10 -- message file /var/lib/firebird/system/firebird.msg not found Server version: Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 ../../gen/firebird/bin/gpre_current -r -m -z -n ../../gen/examples/empbuild.e ../../gen/examples/empbuild.c gpre version LI-V2.5.3.26778 Firebird 2.5 Version(s) for database "empbuild.fdb" Firebird/linux PowerPC (access method), version "LI-V2.5.3.26778 Firebird 2.5" on disk structure version 11.2 gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../gen/firebird/include -DBOOT_BUILD -c -o ../../gen/examples/empbuild.o ../../gen/examples/empbuild.c ../../gen/examples/empbuild.c: In function 'main': ../../gen/examples/empbuild.c:257: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c:260: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c:263: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c: At top level: ../../gen/examples/empbuild.c:64: warning: 'gds__null' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../../gen/examples/empbuild.o ../../temp/boot/common/classes/alloc.o ../../temp/boot/common/classes/locks.o ../../temp/boot/common/classes/semaphore.o ../../temp/boot/common/classes/fb_string.o ../../temp/boot/common/classes/timestamp.o ../../temp/boot/common/classes/PublicHandle.o ../../temp/boot/common/classes/TempFile.o ../../temp/boot/common/classes/UserBlob.o ../../temp/boot/common/classes/SafeArg.o ../../temp/boot/common/classes/MsgPrint.o ../../temp/boot/common/classes/BaseStream.o ../../temp/boot/common/fb_exception.o ../../temp/boot/common/thd.o ../../temp/boot/common/classes/MetaName.o ../../temp/boot/common/StatusHolder.o ../../temp/boot/common/classes/init.o ../../temp/boot/common/StatusArg.o ../../temp/boot/jrd/fbsyslog.o ../../temp/boot/common/utils.o ../../temp/boot/config/AdminException.o ../../temp/boot/config/Args.o ../../temp/boot/config/ArgsException.o ../../temp/boot/config/ConfObj.o ../../temp/boot/config/ConfObject.o ../../temp/boot/config/ConfigFile.o ../../temp/boot/config/Configuration.o ../../temp/boot/config/Element.o ../../temp/boot/config/FileName.o ../../temp/boot/config/InputFile.o ../../temp/boot/config/InputStream.o ../../temp/boot/config/Lex.o ../../temp/boot/config/ScanDir.o ../../temp/boot/config/Stream.o ../../temp/boot/config/StreamSegment.o ../../temp/boot/vulcan/PathName.o ../../temp/boot/vulcan/RefObject.o -o ../../gen/examples/empbuild -L../../gen/firebird/lib -lfbstatic -lrt -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n cp ../../examples/empbuild/empdml.sql ../../gen/examples/empdml.sql cp ../../examples/empbuild/indexoff.sql ../../gen/examples/indexoff.sql cp ../../examples/empbuild/indexon.sql ../../gen/examples/indexon.sql cp ../../examples/empbuild/job.inp ../../gen/examples/job.inp cp ../../examples/empbuild/lang.inp ../../gen/examples/lang.inp cp ../../examples/empbuild/proj.inp ../../gen/examples/proj.inp cp ../../examples/empbuild/qtr.inp ../../gen/examples/qtr.inp rm -f employee.fdb ./empbuild employee.fdb creating database employee.fdb Creating tables Turning off indices and triggers Loading column data Turning on indices and triggers Loading Language blobs Added 10 language arrays. Loading Job blobs Added 30 job requirement descriptions. Loading project blobs Added 6 project descriptions. Loading quarter arrays Added 24 quarter arrays. chmod 666 employee.fdb cp ../../examples/readme ../../gen/firebird/examples/README cp ../../examples/*.* ../../gen/firebird/examples/ cp ../../examples/api/*.* ../../gen/firebird/examples/api/ cp ../../examples/dyn/*.* ../../gen/firebird/examples/dyn/ cp ../../examples/include/*.* ../../gen/firebird/examples/include/ cp ../../examples/stat/*.* ../../gen/firebird/examples/stat/ cp ../../examples/udf/*.* ../../gen/firebird/examples/udf/ cp employee.fdb ../../gen/firebird/examples/empbuild/ make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen/examples' make -j1 -f ../gen/Makefile.libfbembed libfbembed make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.5.3.26778-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/config_root.cpp -o ../temp/std/jrd/config_root.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/std/jrd/path_utils.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/std/jrd/mod_loader.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/guid.cpp -o ../temp/std/jrd/guid.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/std/jrd/os_utils.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/common/dllinst.cpp -o ../temp/std/common/dllinst.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/alt.cpp -o ../temp/std/jrd/alt.o ../src/jrd/alt.cpp: In function 'ISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)': ../src/jrd/alt.cpp:600: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)' is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) ../src/jrd/alt.cpp:600: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)' is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/db_alias.cpp -o ../temp/std/jrd/db_alias.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/dsc.cpp -o ../temp/std/jrd/dsc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/enc.cpp -o ../temp/std/jrd/enc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c ../src/jrd/gds.cpp -o ../temp/std/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:87, from ../src/jrd/gds.cpp:150: ../src/jrd/../jr