Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 319346 Details for
Bug 428260
dev-games/crystalspace-1.4.0 with dev-games/ode-0.12 - .../work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:813:49: error: ‘dWorldStepFast1’ was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
dev-games:crystalspace-1.4.0:20120727-061346.log (text/plain), 587.94 KB, created by
Fabio Bonfante
on 2012-07-27 06:38:03 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Fabio Bonfante
Created:
2012-07-27 06:38:03 UTC
Size:
587.94 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-games/crystalspace-1.4.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: games@gentoo.org >[32;01m * [39;49;00mUSE: 3ds alsa amd64 bullet cal3d cegui cg elibc_glibc jpeg kernel_linux mng multilib ode png sdl speex truetype userland_GNU vorbis wxwidgets >[32;01m * [39;49;00mFEATURES: sandbox >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Skipping checksum index updating... >>>> Unpacking source... >>>> Unpacking crystalspace-src-1.4.0.tar.bz2 to /var/tmp/portage/dev-games/crystalspace-1.4.0/work >>>> Source unpacked in /var/tmp/portage/dev-games/crystalspace-1.4.0/work >post unpack >>>> Preparing source in /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0 ... > [32;01m*[0m Applying crystalspace-1.4.0-bullet.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying crystalspace-1.4.0-png15.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying crystalspace-1.4.0-gcc47.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0' ... > [32;01m*[0m Running aclocal -I mk/autoconf ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf -I mk/autoconf ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0 ... > [32;01m*[0m Checking wxGTK-2.8 for X support ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > > [32;01m*[0m Requested wxWidgets: gtk2 2.8 > [32;01m*[0m Using wxWidgets: gtk2-unicode-release-2.8 > > * econf: updating crystalspace-src-1.4.0/mk/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating crystalspace-src-1.4.0/mk/autoconf/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-cpu-specific-optimizations=no --disable-separate-debug-info --without-lcms --without-caca --without-jackasyn --without-perl --without-java --disable-make-emulation --with-bullet --without-python --with-png --with-jpeg --with-mng --with-vorbis --with-speex --with-3ds --with-ode --with-freetype2 --with-cal3d --with-sdl --with-wx --with-CEGUI --with-Cg --with-asound >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/linux-gnu >configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether to enable -mno-cygwin... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking if x86_64-pc-linux-gnu-gcc accepts -pipe... -pipe >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to treat C++ warnings as errors... -Werror >checking how to enable C++ PIC generation... -fPIC >checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld >checking if binutils version >= 2.17... yes (version 2.21.1) >checking for x86_64-pc-linux-gnu-ld... (cached) x86_64-pc-linux-gnu-ld >checking if -shared is accepted... -shared -fPIC >checking if -soname is accepted... yes >checking if response files are accepted... yes >checking if --as-needed is supported... -Wl,--as-needed >checking if --no-as-needed is supported... -Wl,--no-as-needed >checking if --gc-sections is supported... -Wl,--gc-sections >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking for x86_64-pc-linux-gnu-dllwrap... no >checking for dllwrap... no >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for x86_64-pc-linux-gnu-strings... x86_64-pc-linux-gnu-strings >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for x86_64-pc-linux-gnu-libtool... no >checking for x86_64-pc-linux-gnu-glibtool... no >checking for x86_64-pc-linux-gnu-gnulibtool... no >checking for libtool... libtool >checking for libtool... /usr/bin/libtool >checking classification of /usr/bin/libtool... gnu >checking for libtool... /usr/bin/libtool >checking classification of /usr/bin/libtool... gnu >checking how to create a directory... mkdir >checking how to create a directory tree... mkdir -p >checking for install... install >checking whether ln -s works... yes >checking for texi2dvi... texi2dvi >checking for texi2pdf... texi2pdf >checking for dvips... no >checking for dvipdf... dvipdf >checking for makeinfo... makeinfo >checking for doxygen... no >checking for x86_64-pc-linux-gnu-dot... no >checking for dot... dot >checking for flex... flex >checking for bison... bison >checking if bison version >= 1.35... yes (version 4.3) >checking for x86_64-pc-linux-gnu-hhc... no >checking for hhc... no >checking for swig... swig >checking if swig version >= 1.3.21... yes (version 2.0.4) >checking for rsvg... rsvg >checking for icotool... icotool >checking for convert... convert >checking for x86_64-pc-linux-gnu-relaytool... no >checking for relaytool... ./bin/relaytool >checking for bash... /bin/sh >checking for x86_64-pc-linux-gnu-svn... no >checking for svn... svn >checking whether . is an SVN checkout... no >checking for jam... /usr/bin/jam >checking if jam version >= 2.4... yes (version 2.5.3) >checking for gnumake... no >checking for gmake... gmake >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 cmath usability... yes >checking cmath presence... yes >checking for cmath... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for fopen in -lc... yes >checking for pow in -lm... yes >checking for cosf in -lm... yes >checking for cosf in -lmx... no >checking for dlopen in -ldl... yes >checking for gethostbyname in -lnsl... yes >checking for dladdr in -ldl... yes >checking for pthread... yes >checking for pthread recursive mutexes... PTHREAD_MUTEX_RECURSIVE >checking for pthread_atfork support... yes >checking whether to link base g++ libraries statically... no >checking for RTLD_NOW... yes >checking for perl5... no >checking for perl... perl >checking how to suppress C++ `long double' warnings... no >checking for x86_64-pc-linux-gnu-python... no >checking for python... python >checking for java... /etc/java-config-2/current-system-vm/bin/java >checking for javac... /etc/java-config-2/current-system-vm/bin/javac >checking for ant... /usr/bin/ant >checking for STL... yes >checking how to enable C++ compilation warnings... -Wall >checking how to treat C++ warnings as errors... -Werror >checking how to suppress C++ unused variable warnings... -Wno-unused >checking how to suppress C++ uninitialized variable warnings... -Wno-uninitialized >checking how to suppress C++ unknown #pragma warnings... -Wno-unknown-pragmas >checking how to suppress C++ `long double' warnings... (cached) no >checking how to suppress C++ non-virtual destructor warnings... -Wno-non-virtual-dtor >checking for flag to disable strict-aliasing... -fno-strict-aliasing >checking how to enable C++ exceptions... -fexceptions -fno-omit-frame-pointer >checking how to disable C++ exceptions... -fno-exceptions >checking how to enforce C++ standards conformance... -ansi -pedantic >checking if -force_cpusubtype_ALL is needed... no >checking how to treat linker warnings as errors... -Wl,--fatal-warnings >checking how to export all dynamic symbols... -Wl,-E >checking if --kill-at is accepted... no >checking if reporting missing symbols is supported... -Wl,-z,defs >checking if missing symbols can be reported as warnings... -Wl,--warn-unresolved-symbols >checking how to disable function inlining... -fno-inline-functions >checking how to treat C warnings as errors... -Werror >checking how to treat C++ warnings as errors... (cached) -Werror >checking how to treat C++ warnings as errors... (cached) -Werror >checking how to enable C++ PIC generation... (cached) -fPIC >checking for inline visibility flag... -fvisibility-inlines-hidden >checking if configuration supports -fvisibility-inlines-hidden... yes >checking if -fvisibility-inlines-hidden is buggy... no >checking for hidden symbol visibility flag... -fvisibility=hidden >checking for default symbol visibility flag... -fvisibility=default >checking how to declare hidden visibility... __attribute__((visibility("hidden"))) >checking how to declare default visibility... __attribute__((visibility("default"))) >checking whether to use CPU-specific optimizations... no >checking for -mmmx flag... -mmmx >checking for -mfpmath=sse flag... -mfpmath=sse >checking for mmintrin.h... yes >checking how to enable optimizations... -O3 >checking if -fomit-frame-pointer is accepted... -fomit-frame-pointer >checking if -ffast-math is accepted... -ffast-math >checking build mode... optimize >checking for x86_64-pc-linux-gnu-ld... (cached) x86_64-pc-linux-gnu-ld >checking if binutils version >= 2.17... (cached) yes (version 2.21.1) >checking whether to split debug information... no >checking how to enable debug mode debugging symbols... -g3 >checking whether to enable debug information in optimize mode... no >checking for va_copy... no >checking for __va_copy... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... pkg-config >checking if pkg-config recognizes x11... yes >checking for x86_64-pc-linux-gnu-x11-config... no >checking for x11-config... no >checking for libx11... yes >checking if pkg-config recognizes xext... yes >checking for x86_64-pc-linux-gnu-xext-config... no >checking for xext-config... no >checking for libxext... yes >checking if pkg-config recognizes xxf86vm... yes >checking for x86_64-pc-linux-gnu-xxf86vm-config... no >checking for xxf86vm-config... no >checking if pkg-config recognizes Xxf86vm... no >checking for x86_64-pc-linux-gnu-Xxf86vm-config... no >checking for Xxf86vm-config... no >checking for libxxf86vm... yes >checking if pkg-config recognizes xaw7... yes >checking for x86_64-pc-linux-gnu-xaw7-config... no >checking for xaw7-config... no >checking if pkg-config recognizes Xaw... no >checking for x86_64-pc-linux-gnu-Xaw-config... no >checking for Xaw-config... no >checking for libxaw7... yes >checking for int32... no >checking for windows.h... no >checking for OpenGL... yes >checking for GLhandleARB... yes >checking for GLcharARB... yes >checking for GLchar... yes >checking for GLintptr... yes >checking for GLsizeiptr... yes >checking for GLU... yes >checking for GLX... yes >checking for GLX extensions... yes >checking if pkg-config recognizes z... no >checking for x86_64-pc-linux-gnu-z-config... no >checking for z-config... no >checking if pkg-config recognizes zlib... yes >checking for x86_64-pc-linux-gnu-zlib-config... no >checking for zlib-config... no >checking for libz... yes >checking if pkg-config recognizes png... no >checking for x86_64-pc-linux-gnu-png-config... no >checking for png-config... no >checking if pkg-config recognizes libpng... yes >checking for x86_64-pc-linux-gnu-libpng-config... no >checking for libpng-config... /usr/bin/libpng-config >checking for libpng... yes >checking if pkg-config recognizes jpeg... no >checking for x86_64-pc-linux-gnu-jpeg-config... no >checking for jpeg-config... no >checking if pkg-config recognizes libjpeg... no >checking for x86_64-pc-linux-gnu-libjpeg-config... no >checking for libjpeg-config... no >checking for libjpeg... yes >checking if pkg-config recognizes mng... no >checking for x86_64-pc-linux-gnu-mng-config... no >checking for mng-config... no >checking if pkg-config recognizes libmng... no >checking for x86_64-pc-linux-gnu-libmng-config... no >checking for libmng-config... no >checking for libmng... yes >checking if pkg-config recognizes cairo... yes >checking for x86_64-pc-linux-gnu-cairo-config... no >checking for cairo-config... no >checking for libcairo... yes >checking if pkg-config recognizes cairomm... no >checking for x86_64-pc-linux-gnu-cairomm-config... no >checking for cairomm-config... no >checking if pkg-config recognizes cairomm-1... no >checking for x86_64-pc-linux-gnu-cairomm-1-config... no >checking for cairomm-1-config... no >checking if pkg-config recognizes cairomm-1.0... yes >checking for x86_64-pc-linux-gnu-cairomm-1.0-config... no >checking for cairomm-1.0-config... no >checking for libcairomm... yes >checking if pkg-config recognizes vgvm... no >checking for x86_64-pc-linux-gnu-vgvm-config... no >checking for vgvm-config... no >checking for libvgvm... no >checking if pkg-config recognizes ogg... yes >checking for x86_64-pc-linux-gnu-ogg-config... no >checking for ogg-config... no >checking for libogg... yes >checking if pkg-config recognizes vorbis... yes >checking for x86_64-pc-linux-gnu-vorbis-config... no >checking for vorbis-config... no >checking for libvorbis... yes >checking if pkg-config recognizes vorbisfile... yes >checking for x86_64-pc-linux-gnu-vorbisfile-config... no >checking for vorbisfile-config... no >checking for libvorbisfile... yes >checking if pkg-config recognizes speex... yes >checking for x86_64-pc-linux-gnu-speex-config... no >checking for speex-config... no >checking for libspeex... yes >checking for speex_header_free()... yes >checking if pkg-config recognizes 3ds... no >checking for x86_64-pc-linux-gnu-3ds-config... no >checking for 3ds-config... no >checking if pkg-config recognizes lib3ds... no >checking for x86_64-pc-linux-gnu-lib3ds-config... no >checking for lib3ds-config... /usr/bin/lib3ds-config >checking if pkg-config recognizes lib3ds-120... no >checking for x86_64-pc-linux-gnu-lib3ds-120-config... no >checking for lib3ds-120-config... no >checking for lib3ds... yes >checking if lib3ds is sufficiently recent... yes >checking for generic lib3ds data I/O callbacks... yes >checking if pkg-config recognizes ode... yes >checking for x86_64-pc-linux-gnu-ode-config... no >checking for ode-config... /usr/bin/ode-config >checking for libode... yes >checking if libode is built with OPCODE support... yes >checking if libode is sufficiently recent... yes >checking if pkg-config recognizes bullet... yes >checking for x86_64-pc-linux-gnu-bullet-config... no >checking for bullet-config... no >checking for libbullet... yes >checking if bullet is sufficiently recent (>=2.68)... yes >checking for OpenAL... yes >checking if pkg-config recognizes freetype2... yes >checking for x86_64-pc-linux-gnu-freetype2-config... no >checking for freetype2-config... no >checking if pkg-config recognizes freetype... no >checking for x86_64-pc-linux-gnu-freetype-config... no >checking for freetype-config... /usr/bin/freetype-config >checking for libfreetype2... yes >checking if freetype2 is sufficiently recent... yes >checking if pkg-config recognizes cal3d... yes >checking for x86_64-pc-linux-gnu-cal3d-config... no >checking for cal3d-config... no >checking for libcal3d... yes >checking if cal3d is sufficiently recent... yes >checking if pkg-config recognizes sdl... yes >checking for x86_64-pc-linux-gnu-sdl-config... no >checking for sdl-config... /usr/bin/sdl-config >checking for libsdl... yes >checking if SDL is sufficiently recent... yes >checking if pkg-config recognizes wx... no >checking for x86_64-pc-linux-gnu-wx-config... no >checking for wx-config... /usr/bin/wx-config >checking for libwx... yes >checking if wxWidgets is built with OpenGL support... yes >checking if pkg-config recognizes CEGUI... yes >checking for x86_64-pc-linux-gnu-CEGUI-config... no >checking for CEGUI-config... no >checking if pkg-config recognizes CEGUIBase... no >checking for x86_64-pc-linux-gnu-CEGUIBase-config... no >checking for CEGUIBase-config... no >checking for libCEGUI... no >checking if pkg-config recognizes GTK... no >checking for x86_64-pc-linux-gnu-GTK-config... no >checking for GTK-config... no >checking if pkg-config recognizes gtk+-2.0... yes >checking for x86_64-pc-linux-gnu-gtk+-2.0-config... no >checking for gtk+-2.0-config... no >checking for libGTK... yes >checking if gtk_message_dialog_format_secondary_text is available... yes >checking for GNU/Linux joystick API... yes >checking if pkg-config recognizes Cg... no >checking for x86_64-pc-linux-gnu-Cg-config... no >checking for Cg-config... no >checking if pkg-config recognizes cg... no >checking for x86_64-pc-linux-gnu-cg-config... no >checking for cg-config... no >checking if pkg-config recognizes CG... no >checking for x86_64-pc-linux-gnu-CG-config... no >checking for CG-config... no >checking for libCg... no >checking soundcard.h usability... no >checking soundcard.h presence... no >checking for soundcard.h... no >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking if pkg-config recognizes asound... no >checking for x86_64-pc-linux-gnu-asound-config... no >checking for asound-config... no >checking for libasound... yes >checking if pkg-config recognizes cucul... yes >checking for x86_64-pc-linux-gnu-cucul-config... no >checking for cucul-config... no >checking if pkg-config recognizes libcucul... no >checking for x86_64-pc-linux-gnu-libcucul-config... no >checking for libcucul-config... no >checking for libcucul... yes >checking for regexp support... yes >checking for backtrace... yes >checking for setenv... yes >checking for putenv... yes >checking for _aligned_malloc... no >checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >checking for sysinfo()... yes >checking for struct sysinfo.totalram... yes >checking if <malloc.h> can be included... yes >checking cxxabi.h usability... yes >checking cxxabi.h presence... yes >checking for cxxabi.h... yes >checking for abi::__cxa_demangle... yes >checking for sysconf(_SC_NPROCESSORS_ONLN)... yes >checking for perl5... (cached) perl >checking for TemplateToolkit... no >checking for ttree... no >checking if pkg-config recognizes cppunit... yes >checking for x86_64-pc-linux-gnu-cppunit-config... no >checking for cppunit-config... /usr/bin/cppunit-config >checking for libcppunit... yes >checking if cppunit is sufficiently recent... yes >checking if plugins require main()... yes >checking size of long... 8 >checking whether byte ordering is bigendian... no >checking for stdint.h... (cached) yes >checking for INT64_C... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for intptr_t... yes >checking for intmax_t... yes >checking for inttypes.h... (cached) yes >checking for PRIx99 macros... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for wint_t... yes >checking for wchar_t... yes >checking for wcslen... yes >checking for fputws... yes >checking for fwide... yes >checking for wcsnrtombs... yes >checking size of wchar_t... 4 >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for MAXPATHLEN... yes >checking if swprintf is available when enforcing C++ standards... yes >checking if vswprintf is available when enforcing C++ standards... yes >checking for winsock.h... no >checking for unistd.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for socket support... yes >checking for socklen_t... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking how to declare deprecation... __attribute__((deprecated)) >checking how to declare allocation function... __attribute__((malloc)) >checking how to declare object initialization priority... __attribute__((init_priority(PRI))) >checking if assembly-coded csQsqrt() compiles... yes >checking for isfinite... no >checking for finitef... yes >checking for finite... yes >checking for _finite... no >checking for std::isfinite... yes >checking for isnan... yes >checking for isnanf... yes >checking for _isnan... no >checking for std::isnan... yes >checking for isnormal... no >checking for normalf... no >checking for std::isnormal... yes >checking for strtof... yes >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking whether to embed plugin meta-information... yes >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for x86_64-pc-linux-gnu-objcopy... (cached) x86_64-pc-linux-gnu-objcopy >checking for elf.h... (cached) yes >checking whether to enable ptmalloc... yes >checking whether to use extensive memory debugger... no >checking whether to use memory tracker... no >checking whether to use reference tracker... no >checking whether to use leak guard... no >checking whether to build shared libraries... yes >checking whether to emulate makefiles... no >configure: creating ./config.status >config.status: creating Jamfile >config.status: executing include/csconfig.h commands >config.status: executing Jamconfig commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0 ... >...patience... >...patience... >...patience... >...found 3478 target(s)... >...updating 1044 target(s)... >MkDir1 ./out/linux/optimize/libs >MkDir1 ./out/linux/optimize/libs/csutil >MkDir1 ./out/linux/optimize/libs/csutil/unix >MkDir1 ./out/linux/optimize/libs/csutil/generic >MkDir1 ./out/linux/optimize/libs/csutil/ptmalloc >MkDir1 ./out/linux/optimize/libs/csutil/threading >C++ ./out/linux/optimize/libs/csutil/stringconv.o >C++ ./out/linux/optimize/libs/csutil/unix/memutil_impl.o >C++ ./out/linux/optimize/libs/csutil/generic/appdir.o >Cc ./out/linux/optimize/libs/csutil/ptmalloc/ptmalloc3.o >C++ ./out/linux/optimize/libs/csutil/generic/apppath.o >C++ ./out/linux/optimize/libs/csutil/generic/appfilename.o >C++ ./out/linux/optimize/libs/csutil/generic/csprocessorcap.o >C++ ./out/linux/optimize/libs/csutil/generic/expandname.o >C++ ./out/linux/optimize/libs/csutil/generic/findlib.o >C++ ./out/linux/optimize/libs/csutil/generic/getopt.o >C++ ./out/linux/optimize/libs/csutil/generic/mmap.o >C++ ./out/linux/optimize/libs/csutil/generic/pathutil.o >C++ ./out/linux/optimize/libs/csutil/generic/platformconfig.o >C++ ./out/linux/optimize/libs/csutil/generic/platformconfigpath.o >C++ ./out/linux/optimize/libs/csutil/generic/printf.o >C++ ./out/linux/optimize/libs/csutil/generic/resdir.o >C++ ./out/linux/optimize/libs/csutil/generic/runloop.o >C++ ./out/linux/optimize/libs/csutil/generic/setenv.o >C++ ./out/linux/optimize/libs/csutil/generic/sysroot.o >C++ ./out/linux/optimize/libs/csutil/generic/vfsplat.o >C++ ./out/linux/optimize/libs/csutil/generic/callstack-backtrace.o >C++ ./out/linux/optimize/libs/csutil/unix/utiming.o >C++ ./out/linux/optimize/libs/csutil/unix/instpath.o >C++ ./out/linux/optimize/libs/csutil/unix/processorcount_impl.o >C++ ./out/linux/optimize/libs/csutil/unix/elfplugins.o >C++ ./out/linux/optimize/libs/csutil/unix/loadlib.o >C++ ./out/linux/optimize/libs/csutil/unix/unix.o >C++ ./out/linux/optimize/libs/csutil/unix/username.o >C++ ./out/linux/optimize/libs/csutil/unix/embedplugins.o >C++ ./out/linux/optimize/libs/csutil/systemopenmanager.o >C++ ./out/linux/optimize/libs/csutil/csassert.o >C++ ./out/linux/optimize/libs/csutil/documentcommon.o >C++ ./out/linux/optimize/libs/csutil/csinput.o >C++ ./out/linux/optimize/libs/csutil/memdebug.o >C++ ./out/linux/optimize/libs/csutil/physfile.o >C++ ./out/linux/optimize/libs/csutil/vfscache.o >C++ ./out/linux/optimize/libs/csutil/scfimp.o >C++ ./out/linux/optimize/libs/csutil/measuretime.o >C++ ./out/linux/optimize/libs/csutil/radixsort.o >C++ ./out/linux/optimize/libs/csutil/cmdhelp.o >C++ ./out/linux/optimize/libs/csutil/filereadhelper.o >C++ ./out/linux/optimize/libs/csutil/reftrackeraccess.o >C++ ./out/linux/optimize/libs/csutil/csbaseeventh.o >C++ ./out/linux/optimize/libs/csutil/tinypars.o >C++ ./out/linux/optimize/libs/csutil/csevcord.o >C++ ./out/linux/optimize/libs/csutil/mempool.o >C++ ./out/linux/optimize/libs/csutil/threadjobqueue.o >C++ ./out/linux/optimize/libs/csutil/cfgacc.o >C++ ./out/linux/optimize/libs/csutil/eventnames.o >C++ ./out/linux/optimize/libs/csutil/scfstr.o >C++ ./out/linux/optimize/libs/csutil/snprintf.o >C++ ./out/linux/optimize/libs/csutil/reftrack.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csutil/eventnames.cpp:28:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csutil/strhashr.o >C++ ./out/linux/optimize/libs/csutil/schedule.o >C++ ./out/linux/optimize/libs/csutil/csstring.o >C++ ./out/linux/optimize/libs/csutil/csobject.o >C++ ./out/linux/optimize/libs/csutil/verbosity.o >C++ ./out/linux/optimize/libs/csutil/nulcache.o >C++ ./out/linux/optimize/libs/csutil/archive.o >C++ ./out/linux/optimize/libs/csutil/event.o >C++ ./out/linux/optimize/libs/csutil/timer.o >C++ ./out/linux/optimize/libs/csutil/virtclk.o >C++ ./out/linux/optimize/libs/csutil/inputdef.o >C++ ./out/linux/optimize/libs/csutil/tinystr.o >C++ ./out/linux/optimize/libs/csutil/strhash.o >C++ ./out/linux/optimize/libs/csutil/cseventflattener.o >C++ ./out/linux/optimize/libs/csutil/memutil.o >C++ ./out/linux/optimize/libs/csutil/scf.o >C++ ./out/linux/optimize/libs/csutil/randomgen.o >C++ ./out/linux/optimize/libs/csutil/cssubscription.o >C++ ./out/linux/optimize/libs/csutil/floatrand.o >C++ ./out/linux/optimize/libs/csutil/staticvarcleanup.o >C++ ./out/linux/optimize/libs/csutil/csevent.o >C++ ./out/linux/optimize/libs/csutil/evoutlet.o >C++ ./out/linux/optimize/libs/csutil/deprecated_macros.o >C++ ./out/linux/optimize/libs/csutil/cfgfile.o >C++ ./out/linux/optimize/libs/csutil/scfimplhelper.o >C++ ./out/linux/optimize/libs/csutil/csuctransform.o >C++ ./out/linux/optimize/libs/csutil/processorcount.o >C++ ./out/linux/optimize/libs/csutil/cseventq.o >C++ ./out/linux/optimize/libs/csutil/cfgdoc.o >C++ ./out/linux/optimize/libs/csutil/graphalg.o >C++ ./out/linux/optimize/libs/csutil/hash.o >C++ ./out/linux/optimize/libs/csutil/cspmeter.o >C++ ./out/linux/optimize/libs/csutil/memfile.o >C++ ./out/linux/optimize/libs/csutil/alignedalloc.o >C++ ./out/linux/optimize/libs/csutil/documenthelper.o >C++ ./out/linux/optimize/libs/csutil/util.o >C++ ./out/linux/optimize/libs/csutil/plugmgr.o >C++ ./out/linux/optimize/libs/csutil/csmd5.o >C++ ./out/linux/optimize/libs/csutil/cmdline.o >C++ ./out/linux/optimize/libs/csutil/common_handlers.o >C++ ./out/linux/optimize/libs/csutil/objreg.o >...on 100th target... >C++ ./out/linux/optimize/libs/csutil/xmltiny.o >C++ ./out/linux/optimize/libs/csutil/tinyxml.o >C++ ./out/linux/optimize/libs/csutil/ptmalloc_wrap.o >C++ ./out/linux/optimize/libs/csutil/eventhandlers.o >C++ ./out/linux/optimize/libs/csutil/callstack.o >C++ ./out/linux/optimize/libs/csutil/prfxcfg.o >C++ ./out/linux/optimize/libs/csutil/syspath.o >C++ ./out/linux/optimize/libs/csutil/regexp.o >C++ ./out/linux/optimize/libs/csutil/stringreader.o >C++ ./out/linux/optimize/libs/csutil/simplejobqueue.o >Cc ./out/linux/optimize/libs/csutil/dlmalloc.o >C++ ./out/linux/optimize/libs/csutil/ansiparse.o >C++ ./out/linux/optimize/libs/csutil/strset.o >C++ ./out/linux/optimize/libs/csutil/sparse3d.o >C++ ./out/linux/optimize/libs/csutil/mmapio.o >C++ ./out/linux/optimize/libs/csutil/scanstr.o >C++ ./out/linux/optimize/libs/csutil/memheap.o >C++ ./out/linux/optimize/libs/csutil/plugldr.o >C++ ./out/linux/optimize/libs/csutil/cfgmgr.o >C++ ./out/linux/optimize/libs/csutil/binder.o >C++ ./out/linux/optimize/libs/csutil/csppulse.o >C++ ./out/linux/optimize/libs/csutil/threading/pthread_thread.o >MkDir1 ./out/linux/optimize/libs/csutil/processor >C++ ./out/linux/optimize/libs/csutil/processor/processorspecdetection_gcc_ppc.o >C++ ./out/linux/optimize/libs/csutil/processor/processorspecdetection_nonwin_gcc_x86.o >MkDir1 ./out/linux/optimize/libs/csgeom >C++ ./out/linux/optimize/libs/csgeom/trimeshtools.o >C++ ./out/linux/optimize/libs/csgeom/polyidx.o >C++ ./out/linux/optimize/libs/csgeom/quaterni.o >C++ ./out/linux/optimize/libs/csgeom/csrect.o >C++ ./out/linux/optimize/libs/csgeom/plane3.o >C++ ./out/linux/optimize/libs/csgeom/math3d.o >C++ ./out/linux/optimize/libs/csgeom/kdtree.o >C++ ./out/linux/optimize/libs/csgeom/tritri.o >C++ ./out/linux/optimize/libs/csgeom/trimesh.o >C++ ./out/linux/optimize/libs/csgeom/poly3d.o >C++ ./out/linux/optimize/libs/csgeom/tcovbuf.o >C++ ./out/linux/optimize/libs/csgeom/textrans.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csgeom/tcovbuf.cpp:31:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csgeom/subrec2.o >C++ ./out/linux/optimize/libs/csgeom/bsptree.o >C++ ./out/linux/optimize/libs/csgeom/obb.o >C++ ./out/linux/optimize/libs/csgeom/chainhull2d.o >C++ ./out/linux/optimize/libs/csgeom/transfrm.o >C++ ./out/linux/optimize/libs/csgeom/polyclip.o >C++ ./out/linux/optimize/libs/csgeom/spline.o >C++ ./out/linux/optimize/libs/csgeom/matrix4.o >C++ ./out/linux/optimize/libs/csgeom/box.o >C++ ./out/linux/optimize/libs/csgeom/matrix3.o >C++ ./out/linux/optimize/libs/csgeom/solidspace.o >C++ ./out/linux/optimize/libs/csgeom/sphere.o >C++ ./out/linux/optimize/libs/csgeom/vector3.o >C++ ./out/linux/optimize/libs/csgeom/polyaa.o >C++ ./out/linux/optimize/libs/csgeom/vector2.o >C++ ./out/linux/optimize/libs/csgeom/math3d_d.o >C++ ./out/linux/optimize/libs/csgeom/triangulate.o >C++ ./out/linux/optimize/libs/csgeom/math2d.o >C++ ./out/linux/optimize/libs/csgeom/csrectrg.o >C++ ./out/linux/optimize/libs/csgeom/trimeshlod.o >C++ ./out/linux/optimize/libs/csgeom/poly2d.o >C++ ./out/linux/optimize/libs/csgeom/triangulate3d.o >C++ ./out/linux/optimize/libs/csgeom/frustum.o >MkDir1 ./out/linux/optimize/libs/csgfx >C++ ./out/linux/optimize/libs/csgfx/gradient.o >C++ ./out/linux/optimize/libs/csgfx/inv_cmap.o >C++ ./out/linux/optimize/libs/csgfx/imagevolumemaker.o >C++ ./out/linux/optimize/libs/csgfx/shadervarframeholder.o >C++ ./out/linux/optimize/libs/csgfx/shadervarcontext.o >C++ ./out/linux/optimize/libs/csgfx/textureformatstrings.o >C++ ./out/linux/optimize/libs/csgfx/shaderexp.o >C++ ./out/linux/optimize/libs/csgfx/memimage.o >C++ ./out/linux/optimize/libs/csgfx/shadervar.o >C++ ./out/linux/optimize/libs/csgfx/xorpat.o >C++ ./out/linux/optimize/libs/csgfx/bakekeycolor.o >C++ ./out/linux/optimize/libs/csgfx/renderbuffer.o >C++ ./out/linux/optimize/libs/csgfx/normalmaptools.o >C++ ./out/linux/optimize/libs/csgfx/shaderexpaccessor.o >C++ ./out/linux/optimize/libs/csgfx/lightsvcache.o >C++ ./out/linux/optimize/libs/csgfx/imagetools.o >C++ ./out/linux/optimize/libs/csgfx/imagemanipulate.o >C++ ./out/linux/optimize/libs/csgfx/quantize.o >C++ ./out/linux/optimize/libs/csgfx/imagecubemapmaker.o >MkDir1 ./out/linux/optimize/libs/cstool >C++ ./out/linux/optimize/libs/cstool/simplestaticlighter.o >C++ ./out/linux/optimize/libs/cstool/genmeshbuilder.o >C++ ./out/linux/optimize/libs/cstool/primitives.o >C++ ./out/linux/optimize/libs/cstool/vertexcompress.o >C++ ./out/linux/optimize/libs/cstool/basetexfact.o >C++ ./out/linux/optimize/libs/cstool/enginetools.o >C++ ./out/linux/optimize/libs/cstool/bitmasktostr.o >C++ ./out/linux/optimize/libs/cstool/meshobjtmpl.o >C++ ./out/linux/optimize/libs/cstool/proctex.o >C++ ./out/linux/optimize/libs/cstool/mapnode.o >C++ ./out/linux/optimize/libs/cstool/importkit.o >In file included from ./include/cstool/proctex.h:38:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/proctex.cpp:24: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/cstool/procmesh.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/procmesh.cpp:27:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/cstool/saverfile.o >C++ ./out/linux/optimize/libs/cstool/csfxscr.o >C++ ./out/linux/optimize/libs/cstool/rviewclipper.o >C++ ./out/linux/optimize/libs/cstool/memory_pen.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/csfxscr.cpp:21:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/cstool/pen.h:36:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/memory_pen.cpp:2: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/cstool/initapp.o >C++ ./out/linux/optimize/libs/cstool/csanim2d.o >...on 200th target... >C++ ./out/linux/optimize/libs/cstool/importkit_glue.o >C++ ./out/linux/optimize/libs/cstool/collider.o >C++ ./out/linux/optimize/libs/cstool/uberscreenshot.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/importkit_glue.cpp: In member function âbool CS::Utility::Implementation::Glue::PopulateContainer(const char*, const char*, CS::Utility::ImportKit::Container&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/importkit_glue.cpp:102:13: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/importkit_glue.cpp:116:60: warning: âvirtual csLoadResult iLoader::Load(iDocumentNode*, iRegion*, bool, bool, iStreamSource*, const char*, iMissingLoaderData*)â is deprecated (declared at ./include/imap/loader.h:706) >C++ ./out/linux/optimize/libs/cstool/keyval.o >In file included from ./include/cstool/uberscreenshot.h:25:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/uberscreenshot.cpp:27: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/cstool/objmodel.o >C++ ./out/linux/optimize/libs/cstool/rendermeshholder.o >C++ ./out/linux/optimize/libs/cstool/rendermeshlist.o >C++ ./out/linux/optimize/libs/cstool/cspixmap.o >C++ ./out/linux/optimize/libs/cstool/pen.o >C++ ./out/linux/optimize/libs/cstool/userrndbuf.o >C++ ./out/linux/optimize/libs/cstool/saverref.o >C++ ./out/linux/optimize/libs/cstool/unusedresourcehelper.o >In file included from ./include/cstool/pen.h:36:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/pen.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/cstool/normalcalc.o >C++ ./out/linux/optimize/libs/cstool/smartfileopen.o >C++ ./out/linux/optimize/libs/cstool/proctxtanim.o >C++ ./out/linux/optimize/libs/cstool/csapplicationframework.o >C++ ./out/linux/optimize/libs/cstool/numberedfilename.o >C++ ./out/linux/optimize/libs/cstool/csview.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/canvas >C++ ./out/linux/optimize/libs/csplugincommon/canvas/fontcache.o >In file included from ./include/cstool/proctex.h:38:0, > from ./include/cstool/proctxtanim.h:27, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/cstool/proctxtanim.cpp:22: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csplugincommon/canvas/graph2d.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/canvas/fontcache.cpp:23:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csplugincommon/canvas/softfontcache.o >C++ ./out/linux/optimize/libs/csplugincommon/canvas/scrshot.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/canvas/graph2d.cpp:26: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csplugincommon/canvas/x11-keys.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/canvas/softfontcache.cpp:25: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csplugincommon/canvas/cursorconvert.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/imageloader >C++ ./out/linux/optimize/libs/csplugincommon/imageloader/commonimagefile.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/canvas/scrshot.cpp:23:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csplugincommon/imageloader/optionsparser.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/particlesys >C++ ./out/linux/optimize/libs/csplugincommon/particlesys/partgen.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/render3d >C++ ./out/linux/optimize/libs/csplugincommon/render3d/txtmgr.o >In file included from ./include/csplugincommon/render3d/txtmgr.h:33:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/render3d/txtmgr.cpp:22: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csplugincommon/render3d/normalizationcube.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/renderstep >C++ ./out/linux/optimize/libs/csplugincommon/renderstep/basesteploader.o >C++ ./out/linux/optimize/libs/csplugincommon/renderstep/basesteptype.o >C++ ./out/linux/optimize/libs/csplugincommon/renderstep/parserenderstep.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/script >C++ ./out/linux/optimize/libs/csplugincommon/script/scriptcommon.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/shader >C++ ./out/linux/optimize/libs/csplugincommon/shader/weavertypes.o >C++ ./out/linux/optimize/libs/csplugincommon/shader/shaderprogram.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/sndsys >C++ ./out/linux/optimize/libs/csplugincommon/sndsys/cyclicbuf.o >C++ ./out/linux/optimize/libs/csplugincommon/sndsys/sndstream.o >C++ ./out/linux/optimize/libs/csplugincommon/sndsys/convert.o >C++ ./out/linux/optimize/libs/csplugincommon/sndsys/snddata.o >MkDir1 ./out/linux/optimize/libs/csplugincommon/opengl >C++ ./out/linux/optimize/libs/csplugincommon/opengl/glfontcache.o >C++ ./out/linux/optimize/libs/csplugincommon/opengl/staticvarcleanup.o >C++ ./out/linux/optimize/libs/csplugincommon/opengl/glss.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/opengl/glcommon2d.h:34, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/glfontcache.cpp:35: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/libs/csplugincommon/opengl/assumedstate.o >In file included from ./include/csplugincommon/opengl/glstates.h:35:0, > from ./include/csplugincommon/opengl/glcommon2d.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/glfontcache.cpp:35: >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_2()â: >./include/csplugincommon/opengl/glextmanager.h:18380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_3()â: >./include/csplugincommon/opengl/glextmanager.h:18459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_4()â: >./include/csplugincommon/opengl/glextmanager.h:18535:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_5()â: >./include/csplugincommon/opengl/glextmanager.h:18587:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_0()â: >./include/csplugincommon/opengl/glextmanager.h:18706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_1()â: >./include/csplugincommon/opengl/glextmanager.h:18745:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_imaging()â: >./include/csplugincommon/opengl/glextmanager.h:18808:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multitexture()â: >./include/csplugincommon/opengl/glextmanager.h:18871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_transpose_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:18904:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:18934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:18997:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_cube_map()â: >./include/csplugincommon/opengl/glextmanager.h:19095:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:19124:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:19155:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow()â: >./include/csplugincommon/opengl/glextmanager.h:19184:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:19213:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:19242:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression()â: >./include/csplugincommon/opengl/glextmanager.h:19278:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:19307:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_crossbar()â: >./include/csplugincommon/opengl/glextmanager.h:19336:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:19365:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:19394:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_blend()â: >./include/csplugincommon/opengl/glextmanager.h:19434:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:19525:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:19570:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_422_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:19599:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_abgr()â: >./include/csplugincommon/opengl/glextmanager.h:19628:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_bgra()â: >./include/csplugincommon/opengl/glextmanager.h:19657:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_color()â: >./include/csplugincommon/opengl/glextmanager.h:19687:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_func_separate()â: >./include/csplugincommon/opengl/glextmanager.h:19717:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_logic_op()â: >./include/csplugincommon/opengl/glextmanager.h:19746:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_minmax()â: >./include/csplugincommon/opengl/glextmanager.h:19776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_subtract()â: >./include/csplugincommon/opengl/glextmanager.h:19805:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_clip_volume_hint()â: >./include/csplugincommon/opengl/glextmanager.h:19834:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_color_subtable()â: >./include/csplugincommon/opengl/glextmanager.h:19865:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_compiled_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:19896:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_convolution()â: >./include/csplugincommon/opengl/glextmanager.h:19938:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_fog_coord()â: >./include/csplugincommon/opengl/glextmanager.h:19972:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_histogram()â: >./include/csplugincommon/opengl/glextmanager.h:20011:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_multi_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:20042:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:20071:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_paletted_texture()â: >./include/csplugincommon/opengl/glextmanager.h:20105:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:20136:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_polygon_offset()â: >./include/csplugincommon/opengl/glextmanager.h:20166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_secondary_color()â: >./include/csplugincommon/opengl/glextmanager.h:20212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_separate_specular_color()â: >./include/csplugincommon/opengl/glextmanager.h:20241:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shadow_funcs()â: >./include/csplugincommon/opengl/glextmanager.h:20270:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shared_texture_palette()â: >./include/csplugincommon/opengl/glextmanager.h:20299:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_two_side()â: >./include/csplugincommon/opengl/glextmanager.h:20329:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_wrap()â: >./include/csplugincommon/opengl/glextmanager.h:20358:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_subtexture()â: >./include/csplugincommon/opengl/glextmanager.h:20390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture3D()â: >./include/csplugincommon/opengl/glextmanager.h:20420:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_compression_s3tc()â: >./include/csplugincommon/opengl/glextmanager.h:20449:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:20478:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:20507:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:20536:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic()â: >./include/csplugincommon/opengl/glextmanager.h:20565:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_lod_bias()â: >./include/csplugincommon/opengl/glextmanager.h:20594:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_object()â: >./include/csplugincommon/opengl/glextmanager.h:20629:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:20667:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:20738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_weighting()â: >./include/csplugincommon/opengl/glextmanager.h:20770:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_HP_occlusion_test()â: >./include/csplugincommon/opengl/glextmanager.h:20799:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_blend_square()â: >./include/csplugincommon/opengl/glextmanager.h:20828:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_copy_depth_to_color()â: >./include/csplugincommon/opengl/glextmanager.h:20857:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_depth_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:20886:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_evaluators()â: >./include/csplugincommon/opengl/glextmanager.h:20924:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fence()â: >./include/csplugincommon/opengl/glextmanager.h:20960:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fog_distance()â: >./include/csplugincommon/opengl/glextmanager.h:20989:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_light_max_exponent()â: >./include/csplugincommon/opengl/glextmanager.h:21018:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_multisample_filter_hint()â: >./include/csplugincommon/opengl/glextmanager.h:21047:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:21083:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:21112:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:21143:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners()â: >./include/csplugincommon/opengl/glextmanager.h:21185:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners2()â: >./include/csplugincommon/opengl/glextmanager.h:21216:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_emboss()â: >./include/csplugincommon/opengl/glextmanager.h:21245:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_reflection()â: >./include/csplugincommon/opengl/glextmanager.h:21274:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_compression_vtc()â: >./include/csplugincommon/opengl/glextmanager.h:21303:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_env_combine4()â: >./include/csplugincommon/opengl/glextmanager.h:21332:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:21361:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader2()â: >./include/csplugincommon/opengl/glextmanager.h:21419:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader3()â: >./include/csplugincommon/opengl/glextmanager.h:21448:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:21481:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range2()â: >./include/csplugincommon/opengl/glextmanager.h:21510:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:21601:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program1_1()â: >./include/csplugincommon/opengl/glextmanager.h:21630:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:21662:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_envmap_bumpmap()â: >./include/csplugincommon/opengl/glextmanager.h:21695:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_pn_triangles()â: >./include/csplugincommon/opengl/glextmanager.h:21769:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_texture_mirror_once()â: >./include/csplugincommon/opengl/glextmanager.h:21798:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21839:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_streams()â: >./include/csplugincommon/opengl/glextmanager.h:21945:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1()â: >./include/csplugincommon/opengl/glextmanager.h:22085:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_cull_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22114:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_multimode_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:22145:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_raster_pos_clip()â: >./include/csplugincommon/opengl/glextmanager.h:22174:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:22203:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_vertex_array_lists()â: >./include/csplugincommon/opengl/glextmanager.h:22239:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_resize_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:22269:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:22322:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22351:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_resample()â: >./include/csplugincommon/opengl/glextmanager.h:22380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_subsample()â: >./include/csplugincommon/opengl/glextmanager.h:22409:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_generate_mipmap()â: >./include/csplugincommon/opengl/glextmanager.h:22438:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:22469:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_pixel_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22502:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22531:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_color_mask()â: >./include/csplugincommon/opengl/glextmanager.h:22561:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_edge_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22590:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_lod()â: >./include/csplugincommon/opengl/glextmanager.h:22619:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_fog_offset()â: >./include/csplugincommon/opengl/glextmanager.h:22677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:22735:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:22764:7: warning: suggest parentheses around assignment used as truth value >In file included from ./include/csplugincommon/opengl/glextmanager.h:162:0, > from ./include/csplugincommon/opengl/glstates.h:35, > from ./include/csplugincommon/opengl/assumedstate.h:27, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/assumedstate.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22800:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_texture_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22829:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SUN_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:22946:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_text_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:22975:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_client_storage()â: >./include/csplugincommon/opengl/glextmanager.h:23004:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23038:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_fence()â: >./include/csplugincommon/opengl/glextmanager.h:23075:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:23108:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:23140:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_matrix_palette()â: >./include/csplugincommon/opengl/glextmanager.h:23614:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_float_buffer()â: >./include/csplugincommon/opengl/glextmanager.h:23677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:23716:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_primitive_restart()â: >./include/csplugincommon/opengl/glextmanager.h:23747:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program2()â: >./include/csplugincommon/opengl/glextmanager.h:23776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:23816:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_separate_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:23847:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_non_power_of_two()â: >./include/csplugincommon/opengl/glextmanager.h:23876:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:23905:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shading_language_100()â: >./include/csplugincommon/opengl/glextmanager.h:23934:7: warning: suggest parentheses around assignment used as truth value >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/opengl/glcommon2d.h:34, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/glss.cpp:24: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shader_objects()â: >./include/csplugincommon/opengl/glextmanager.h:24002:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24031:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24103:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24137:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_framebuffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24246:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_GREMEDY_string_marker()â: >./include/csplugincommon/opengl/glextmanager.h:24276:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24305:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:24342:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:24371:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_equation_separate()â: >./include/csplugincommon/opengl/glextmanager.h:24401:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24430:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:24459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_float()â: >./include/csplugincommon/opengl/glextmanager.h:24488:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_pixel()â: >./include/csplugincommon/opengl/glextmanager.h:24517:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_gpu_program4()â: >./include/csplugincommon/opengl/glextmanager.h:24562:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_gpu_program_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:24593:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_color_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24623:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_framebuffer_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24652:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_instanced()â: >./include/csplugincommon/opengl/glextmanager.h:24750:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24779:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_instanced_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:24809:7: warning: suggest parentheses around assignment used as truth value >In file included from ./include/csplugincommon/opengl/glstates.h:35:0, > from ./include/csplugincommon/opengl/assumedstate.h:27, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/assumedstate.cpp:20: >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_2()â: >./include/csplugincommon/opengl/glextmanager.h:18380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:24838:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_map_buffer_range()â: >./include/csplugincommon/opengl/glextmanager.h:24869:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression_rgtc()â: >./include/csplugincommon/opengl/glextmanager.h:24898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rg()â: >./include/csplugincommon/opengl/glextmanager.h:24927:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_3()â: >./include/csplugincommon/opengl/glextmanager.h:18459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_4()â: >./include/csplugincommon/opengl/glextmanager.h:18535:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_5()â: >./include/csplugincommon/opengl/glextmanager.h:18587:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_0()â: >./include/csplugincommon/opengl/glextmanager.h:18706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_1()â: >./include/csplugincommon/opengl/glextmanager.h:18745:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_imaging()â: >./include/csplugincommon/opengl/glextmanager.h:18808:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multitexture()â: >./include/csplugincommon/opengl/glextmanager.h:18871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_transpose_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:18904:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:18934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:18997:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_cube_map()â: >./include/csplugincommon/opengl/glextmanager.h:19095:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:19124:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:19155:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow()â: >./include/csplugincommon/opengl/glextmanager.h:19184:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:19213:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:19242:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression()â: >./include/csplugincommon/opengl/glextmanager.h:19278:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:19307:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_crossbar()â: >./include/csplugincommon/opengl/glextmanager.h:19336:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:19365:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:19394:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_blend()â: >./include/csplugincommon/opengl/glextmanager.h:19434:7: warning: suggest parentheses around assignment used as truth value >C++ ./out/linux/optimize/libs/csplugincommon/opengl/glcommon2d.o >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:19525:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:19570:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_422_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:19599:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_abgr()â: >./include/csplugincommon/opengl/glextmanager.h:19628:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_bgra()â: >./include/csplugincommon/opengl/glextmanager.h:19657:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_color()â: >./include/csplugincommon/opengl/glextmanager.h:19687:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_func_separate()â: >./include/csplugincommon/opengl/glextmanager.h:19717:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_logic_op()â: >./include/csplugincommon/opengl/glextmanager.h:19746:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_minmax()â: >./include/csplugincommon/opengl/glextmanager.h:19776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_subtract()â: >./include/csplugincommon/opengl/glextmanager.h:19805:7: warning: suggest parentheses around assignment used as truth value >In file included from ./include/csplugincommon/opengl/glstates.h:35:0, > from ./include/csplugincommon/opengl/glcommon2d.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/glss.cpp:24: >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_2()â: >./include/csplugincommon/opengl/glextmanager.h:18380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_clip_volume_hint()â: >./include/csplugincommon/opengl/glextmanager.h:19834:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_color_subtable()â: >./include/csplugincommon/opengl/glextmanager.h:19865:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_compiled_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:19896:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_convolution()â: >./include/csplugincommon/opengl/glextmanager.h:19938:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_fog_coord()â: >./include/csplugincommon/opengl/glextmanager.h:19972:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_histogram()â: >./include/csplugincommon/opengl/glextmanager.h:20011:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_multi_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:20042:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_3()â: >./include/csplugincommon/opengl/glextmanager.h:18459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:20071:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_paletted_texture()â: >./include/csplugincommon/opengl/glextmanager.h:20105:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:20136:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_polygon_offset()â: >./include/csplugincommon/opengl/glextmanager.h:20166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_secondary_color()â: >./include/csplugincommon/opengl/glextmanager.h:20212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_separate_specular_color()â: >./include/csplugincommon/opengl/glextmanager.h:20241:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shadow_funcs()â: >./include/csplugincommon/opengl/glextmanager.h:20270:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shared_texture_palette()â: >./include/csplugincommon/opengl/glextmanager.h:20299:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_4()â: >./include/csplugincommon/opengl/glextmanager.h:18535:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_two_side()â: >./include/csplugincommon/opengl/glextmanager.h:20329:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_wrap()â: >./include/csplugincommon/opengl/glextmanager.h:20358:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_subtexture()â: >./include/csplugincommon/opengl/glextmanager.h:20390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture3D()â: >./include/csplugincommon/opengl/glextmanager.h:20420:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_compression_s3tc()â: >./include/csplugincommon/opengl/glextmanager.h:20449:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:20478:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:20507:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:20536:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic()â: >./include/csplugincommon/opengl/glextmanager.h:20565:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_lod_bias()â: >./include/csplugincommon/opengl/glextmanager.h:20594:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_5()â: >./include/csplugincommon/opengl/glextmanager.h:18587:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_object()â: >./include/csplugincommon/opengl/glextmanager.h:20629:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:20667:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:20738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_weighting()â: >./include/csplugincommon/opengl/glextmanager.h:20770:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_HP_occlusion_test()â: >./include/csplugincommon/opengl/glextmanager.h:20799:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_blend_square()â: >./include/csplugincommon/opengl/glextmanager.h:20828:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_copy_depth_to_color()â: >./include/csplugincommon/opengl/glextmanager.h:20857:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_depth_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:20886:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_evaluators()â: >./include/csplugincommon/opengl/glextmanager.h:20924:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fence()â: >./include/csplugincommon/opengl/glextmanager.h:20960:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fog_distance()â: >./include/csplugincommon/opengl/glextmanager.h:20989:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_light_max_exponent()â: >./include/csplugincommon/opengl/glextmanager.h:21018:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_multisample_filter_hint()â: >./include/csplugincommon/opengl/glextmanager.h:21047:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:21083:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:21112:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:21143:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_0()â: >./include/csplugincommon/opengl/glextmanager.h:18706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_1()â: >./include/csplugincommon/opengl/glextmanager.h:18745:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners()â: >./include/csplugincommon/opengl/glextmanager.h:21185:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners2()â: >./include/csplugincommon/opengl/glextmanager.h:21216:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_emboss()â: >./include/csplugincommon/opengl/glextmanager.h:21245:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_reflection()â: >./include/csplugincommon/opengl/glextmanager.h:21274:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_compression_vtc()â: >./include/csplugincommon/opengl/glextmanager.h:21303:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_env_combine4()â: >./include/csplugincommon/opengl/glextmanager.h:21332:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:21361:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader2()â: >./include/csplugincommon/opengl/glextmanager.h:21419:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader3()â: >./include/csplugincommon/opengl/glextmanager.h:21448:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:21481:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range2()â: >./include/csplugincommon/opengl/glextmanager.h:21510:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_imaging()â: >./include/csplugincommon/opengl/glextmanager.h:18808:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multitexture()â: >./include/csplugincommon/opengl/glextmanager.h:18871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_transpose_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:18904:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:18934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:18997:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_cube_map()â: >./include/csplugincommon/opengl/glextmanager.h:19095:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:19124:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:19155:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow()â: >./include/csplugincommon/opengl/glextmanager.h:19184:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:19213:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:19242:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:21601:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program1_1()â: >./include/csplugincommon/opengl/glextmanager.h:21630:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:21662:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_envmap_bumpmap()â: >./include/csplugincommon/opengl/glextmanager.h:21695:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression()â: >./include/csplugincommon/opengl/glextmanager.h:19278:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:19307:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_crossbar()â: >./include/csplugincommon/opengl/glextmanager.h:19336:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:19365:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:19394:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_blend()â: >./include/csplugincommon/opengl/glextmanager.h:19434:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_pn_triangles()â: >./include/csplugincommon/opengl/glextmanager.h:21769:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_texture_mirror_once()â: >./include/csplugincommon/opengl/glextmanager.h:21798:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21839:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:19525:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_streams()â: >./include/csplugincommon/opengl/glextmanager.h:21945:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1()â: >./include/csplugincommon/opengl/glextmanager.h:22085:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_cull_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22114:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_multimode_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:22145:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_raster_pos_clip()â: >./include/csplugincommon/opengl/glextmanager.h:22174:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:22203:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:19570:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_422_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:19599:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_abgr()â: >./include/csplugincommon/opengl/glextmanager.h:19628:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_bgra()â: >./include/csplugincommon/opengl/glextmanager.h:19657:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_color()â: >./include/csplugincommon/opengl/glextmanager.h:19687:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_func_separate()â: >./include/csplugincommon/opengl/glextmanager.h:19717:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_logic_op()â: >./include/csplugincommon/opengl/glextmanager.h:19746:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_minmax()â: >./include/csplugincommon/opengl/glextmanager.h:19776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_subtract()â: >./include/csplugincommon/opengl/glextmanager.h:19805:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_vertex_array_lists()â: >./include/csplugincommon/opengl/glextmanager.h:22239:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_resize_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:22269:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_clip_volume_hint()â: >./include/csplugincommon/opengl/glextmanager.h:19834:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_color_subtable()â: >./include/csplugincommon/opengl/glextmanager.h:19865:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_compiled_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:19896:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_convolution()â: >./include/csplugincommon/opengl/glextmanager.h:19938:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_fog_coord()â: >./include/csplugincommon/opengl/glextmanager.h:19972:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:22322:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22351:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_resample()â: >./include/csplugincommon/opengl/glextmanager.h:22380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_subsample()â: >./include/csplugincommon/opengl/glextmanager.h:22409:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_generate_mipmap()â: >./include/csplugincommon/opengl/glextmanager.h:22438:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:22469:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_histogram()â: >./include/csplugincommon/opengl/glextmanager.h:20011:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_multi_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:20042:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:20071:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_paletted_texture()â: >./include/csplugincommon/opengl/glextmanager.h:20105:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:20136:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_polygon_offset()â: >./include/csplugincommon/opengl/glextmanager.h:20166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_pixel_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22502:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22531:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_color_mask()â: >./include/csplugincommon/opengl/glextmanager.h:22561:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_edge_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22590:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_lod()â: >./include/csplugincommon/opengl/glextmanager.h:22619:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_fog_offset()â: >./include/csplugincommon/opengl/glextmanager.h:22677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:22735:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:22764:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22800:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_texture_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22829:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_secondary_color()â: >./include/csplugincommon/opengl/glextmanager.h:20212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_separate_specular_color()â: >./include/csplugincommon/opengl/glextmanager.h:20241:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shadow_funcs()â: >./include/csplugincommon/opengl/glextmanager.h:20270:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shared_texture_palette()â: >./include/csplugincommon/opengl/glextmanager.h:20299:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_two_side()â: >./include/csplugincommon/opengl/glextmanager.h:20329:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_wrap()â: >./include/csplugincommon/opengl/glextmanager.h:20358:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_subtexture()â: >./include/csplugincommon/opengl/glextmanager.h:20390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture3D()â: >./include/csplugincommon/opengl/glextmanager.h:20420:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_compression_s3tc()â: >./include/csplugincommon/opengl/glextmanager.h:20449:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:20478:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:20507:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:20536:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic()â: >./include/csplugincommon/opengl/glextmanager.h:20565:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_lod_bias()â: >./include/csplugincommon/opengl/glextmanager.h:20594:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_object()â: >./include/csplugincommon/opengl/glextmanager.h:20629:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SUN_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:22946:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_text_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:22975:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_client_storage()â: >./include/csplugincommon/opengl/glextmanager.h:23004:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23038:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:20667:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_fence()â: >./include/csplugincommon/opengl/glextmanager.h:23075:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:23108:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:23140:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_matrix_palette()â: >./include/csplugincommon/opengl/glextmanager.h:23614:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_float_buffer()â: >./include/csplugincommon/opengl/glextmanager.h:23677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:23716:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:20738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_weighting()â: >./include/csplugincommon/opengl/glextmanager.h:20770:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_HP_occlusion_test()â: >./include/csplugincommon/opengl/glextmanager.h:20799:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_blend_square()â: >./include/csplugincommon/opengl/glextmanager.h:20828:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_copy_depth_to_color()â: >./include/csplugincommon/opengl/glextmanager.h:20857:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_depth_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:20886:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_evaluators()â: >./include/csplugincommon/opengl/glextmanager.h:20924:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_primitive_restart()â: >./include/csplugincommon/opengl/glextmanager.h:23747:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program2()â: >./include/csplugincommon/opengl/glextmanager.h:23776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:23816:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_separate_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:23847:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_non_power_of_two()â: >./include/csplugincommon/opengl/glextmanager.h:23876:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:23905:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shading_language_100()â: >./include/csplugincommon/opengl/glextmanager.h:23934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fence()â: >./include/csplugincommon/opengl/glextmanager.h:20960:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fog_distance()â: >./include/csplugincommon/opengl/glextmanager.h:20989:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_light_max_exponent()â: >./include/csplugincommon/opengl/glextmanager.h:21018:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_multisample_filter_hint()â: >./include/csplugincommon/opengl/glextmanager.h:21047:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:21083:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:21112:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:21143:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners()â: >./include/csplugincommon/opengl/glextmanager.h:21185:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners2()â: >./include/csplugincommon/opengl/glextmanager.h:21216:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_emboss()â: >./include/csplugincommon/opengl/glextmanager.h:21245:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_reflection()â: >./include/csplugincommon/opengl/glextmanager.h:21274:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shader_objects()â: >./include/csplugincommon/opengl/glextmanager.h:24002:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24031:7: warning: suggest parentheses around assignment used as truth value >In file included from ./include/csplugincommon/opengl/glextmanager.h:162:0, > from ./include/csplugincommon/opengl/glstates.h:35, > from ./include/csplugincommon/opengl/assumedstate.h:27, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/glcommon2d.cpp:33: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_compression_vtc()â: >./include/csplugincommon/opengl/glextmanager.h:21303:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_env_combine4()â: >./include/csplugincommon/opengl/glextmanager.h:21332:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:21361:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader2()â: >./include/csplugincommon/opengl/glextmanager.h:21419:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader3()â: >./include/csplugincommon/opengl/glextmanager.h:21448:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:21481:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range2()â: >./include/csplugincommon/opengl/glextmanager.h:21510:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24103:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24137:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_framebuffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24246:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_GREMEDY_string_marker()â: >./include/csplugincommon/opengl/glextmanager.h:24276:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24305:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:21601:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program1_1()â: >./include/csplugincommon/opengl/glextmanager.h:21630:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:21662:7: warning: suggest parentheses around assignment used as truth value./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:24342:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:24371:7: warning: suggest parentheses around assignment used as truth value > >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_equation_separate()â: >./include/csplugincommon/opengl/glextmanager.h:24401:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_envmap_bumpmap()â: >./include/csplugincommon/opengl/glextmanager.h:21695:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24430:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:24459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_float()â: >./include/csplugincommon/opengl/glextmanager.h:24488:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_pixel()â: >./include/csplugincommon/opengl/glextmanager.h:24517:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_gpu_program4()â: >./include/csplugincommon/opengl/glextmanager.h:24562:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_gpu_program_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:24593:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_color_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24623:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_framebuffer_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24652:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_instanced()â: >./include/csplugincommon/opengl/glextmanager.h:24750:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24779:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_instanced_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:24809:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:24838:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_map_buffer_range()â: >./include/csplugincommon/opengl/glextmanager.h:24869:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression_rgtc()â: >./include/csplugincommon/opengl/glextmanager.h:24898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rg()â: >./include/csplugincommon/opengl/glextmanager.h:24927:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_pn_triangles()â: >./include/csplugincommon/opengl/glextmanager.h:21769:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_texture_mirror_once()â: >./include/csplugincommon/opengl/glextmanager.h:21798:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21839:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21871:7: warning: suggest parentheses around assignment used as truth value >In file included from ./include/csplugincommon/opengl/glstates.h:35:0, > from ./include/csplugincommon/opengl/assumedstate.h:27, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/glcommon2d.cpp:33: >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_2()â: >./include/csplugincommon/opengl/glextmanager.h:18380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_streams()â: >./include/csplugincommon/opengl/glextmanager.h:21945:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1()â: >./include/csplugincommon/opengl/glextmanager.h:22085:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_cull_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22114:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_multimode_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:22145:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_raster_pos_clip()â: >./include/csplugincommon/opengl/glextmanager.h:22174:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:22203:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_vertex_array_lists()â: >./include/csplugincommon/opengl/glextmanager.h:22239:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_resize_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:22269:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_3()â: >./include/csplugincommon/opengl/glextmanager.h:18459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:22322:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22351:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_resample()â: >./include/csplugincommon/opengl/glextmanager.h:22380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_subsample()â: >./include/csplugincommon/opengl/glextmanager.h:22409:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_generate_mipmap()â: >./include/csplugincommon/opengl/glextmanager.h:22438:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:22469:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_pixel_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22502:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22531:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_color_mask()â: >./include/csplugincommon/opengl/glextmanager.h:22561:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_edge_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22590:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_lod()â: >./include/csplugincommon/opengl/glextmanager.h:22619:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_fog_offset()â: >./include/csplugincommon/opengl/glextmanager.h:22677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_4()â: >./include/csplugincommon/opengl/glextmanager.h:18535:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:22735:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:22764:7: warning: suggest parentheses around assignment used as truth value >C++ ./out/linux/optimize/libs/csplugincommon/opengl/driverdb.o >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22800:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_texture_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22829:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_5()â: >./include/csplugincommon/opengl/glextmanager.h:18587:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SUN_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:22946:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_text_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:22975:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_0()â: >./include/csplugincommon/opengl/glextmanager.h:18706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_client_storage()â: >./include/csplugincommon/opengl/glextmanager.h:23004:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23038:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_1()â: >./include/csplugincommon/opengl/glextmanager.h:18745:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_imaging()â: >./include/csplugincommon/opengl/glextmanager.h:18808:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multitexture()â: >./include/csplugincommon/opengl/glextmanager.h:18871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_fence()â: >./include/csplugincommon/opengl/glextmanager.h:23075:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_transpose_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:18904:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:23108:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:23140:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:18934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:18997:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_cube_map()â: >./include/csplugincommon/opengl/glextmanager.h:19095:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:19124:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:19155:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow()â: >./include/csplugincommon/opengl/glextmanager.h:19184:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:19213:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:19242:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_matrix_palette()â: >./include/csplugincommon/opengl/glextmanager.h:23614:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_float_buffer()â: >./include/csplugincommon/opengl/glextmanager.h:23677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:23716:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_primitive_restart()â: >./include/csplugincommon/opengl/glextmanager.h:23747:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program2()â: >./include/csplugincommon/opengl/glextmanager.h:23776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:23816:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_separate_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:23847:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_non_power_of_two()â: >./include/csplugincommon/opengl/glextmanager.h:23876:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:23905:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shading_language_100()â: >./include/csplugincommon/opengl/glextmanager.h:23934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression()â: >./include/csplugincommon/opengl/glextmanager.h:19278:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:19307:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_crossbar()â: >./include/csplugincommon/opengl/glextmanager.h:19336:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:19365:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:19394:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_blend()â: >./include/csplugincommon/opengl/glextmanager.h:19434:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shader_objects()â: >./include/csplugincommon/opengl/glextmanager.h:24002:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24031:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24103:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:19525:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24137:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:19570:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_422_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:19599:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_abgr()â: >./include/csplugincommon/opengl/glextmanager.h:19628:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_bgra()â: >./include/csplugincommon/opengl/glextmanager.h:19657:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_framebuffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_color()â: >./include/csplugincommon/opengl/glextmanager.h:19687:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_func_separate()â: >./include/csplugincommon/opengl/glextmanager.h:19717:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_logic_op()â: >./include/csplugincommon/opengl/glextmanager.h:19746:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_minmax()â: >./include/csplugincommon/opengl/glextmanager.h:19776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_subtract()â: >./include/csplugincommon/opengl/glextmanager.h:19805:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24246:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_GREMEDY_string_marker()â: >./include/csplugincommon/opengl/glextmanager.h:24276:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_clip_volume_hint()â: >./include/csplugincommon/opengl/glextmanager.h:19834:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_color_subtable()â: >./include/csplugincommon/opengl/glextmanager.h:19865:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_compiled_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:19896:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24305:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:24342:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:24371:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_equation_separate()â: >./include/csplugincommon/opengl/glextmanager.h:24401:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_convolution()â: >./include/csplugincommon/opengl/glextmanager.h:19938:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24430:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:24459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_float()â: >./include/csplugincommon/opengl/glextmanager.h:24488:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_fog_coord()â: >./include/csplugincommon/opengl/glextmanager.h:19972:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_pixel()â: >./include/csplugincommon/opengl/glextmanager.h:24517:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_gpu_program4()â: >./include/csplugincommon/opengl/glextmanager.h:24562:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_gpu_program_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:24593:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_color_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24623:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_framebuffer_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24652:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_instanced()â: >./include/csplugincommon/opengl/glextmanager.h:24750:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24779:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_instanced_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:24809:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:24838:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_map_buffer_range()â: >./include/csplugincommon/opengl/glextmanager.h:24869:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression_rgtc()â: >./include/csplugincommon/opengl/glextmanager.h:24898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rg()â: >./include/csplugincommon/opengl/glextmanager.h:24927:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_histogram()â: >./include/csplugincommon/opengl/glextmanager.h:20011:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_multi_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:20042:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:20071:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_paletted_texture()â: >./include/csplugincommon/opengl/glextmanager.h:20105:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:20136:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_polygon_offset()â: >./include/csplugincommon/opengl/glextmanager.h:20166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_secondary_color()â: >./include/csplugincommon/opengl/glextmanager.h:20212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_separate_specular_color()â: >./include/csplugincommon/opengl/glextmanager.h:20241:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shadow_funcs()â: >./include/csplugincommon/opengl/glextmanager.h:20270:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shared_texture_palette()â: >./include/csplugincommon/opengl/glextmanager.h:20299:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_two_side()â: >./include/csplugincommon/opengl/glextmanager.h:20329:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_wrap()â: >./include/csplugincommon/opengl/glextmanager.h:20358:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_subtexture()â: >./include/csplugincommon/opengl/glextmanager.h:20390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture3D()â: >./include/csplugincommon/opengl/glextmanager.h:20420:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_compression_s3tc()â: >./include/csplugincommon/opengl/glextmanager.h:20449:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:20478:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:20507:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:20536:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic()â: >./include/csplugincommon/opengl/glextmanager.h:20565:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_lod_bias()â: >./include/csplugincommon/opengl/glextmanager.h:20594:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_object()â: >./include/csplugincommon/opengl/glextmanager.h:20629:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:20667:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:20738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_weighting()â: >./include/csplugincommon/opengl/glextmanager.h:20770:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_HP_occlusion_test()â: >./include/csplugincommon/opengl/glextmanager.h:20799:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_blend_square()â: >./include/csplugincommon/opengl/glextmanager.h:20828:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_copy_depth_to_color()â: >./include/csplugincommon/opengl/glextmanager.h:20857:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_depth_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:20886:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_evaluators()â: >./include/csplugincommon/opengl/glextmanager.h:20924:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fence()â: >./include/csplugincommon/opengl/glextmanager.h:20960:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fog_distance()â: >./include/csplugincommon/opengl/glextmanager.h:20989:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_light_max_exponent()â: >./include/csplugincommon/opengl/glextmanager.h:21018:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_multisample_filter_hint()â: >./include/csplugincommon/opengl/glextmanager.h:21047:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:21083:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:21112:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:21143:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners()â: >./include/csplugincommon/opengl/glextmanager.h:21185:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners2()â: >./include/csplugincommon/opengl/glextmanager.h:21216:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_emboss()â: >./include/csplugincommon/opengl/glextmanager.h:21245:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_reflection()â: >./include/csplugincommon/opengl/glextmanager.h:21274:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_compression_vtc()â: >./include/csplugincommon/opengl/glextmanager.h:21303:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_env_combine4()â: >./include/csplugincommon/opengl/glextmanager.h:21332:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:21361:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader2()â: >./include/csplugincommon/opengl/glextmanager.h:21419:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader3()â: >./include/csplugincommon/opengl/glextmanager.h:21448:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:21481:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range2()â: >./include/csplugincommon/opengl/glextmanager.h:21510:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:21601:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program1_1()â: >./include/csplugincommon/opengl/glextmanager.h:21630:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:21662:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_envmap_bumpmap()â: >./include/csplugincommon/opengl/glextmanager.h:21695:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_pn_triangles()â: >./include/csplugincommon/opengl/glextmanager.h:21769:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_texture_mirror_once()â: >./include/csplugincommon/opengl/glextmanager.h:21798:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21839:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_streams()â: >./include/csplugincommon/opengl/glextmanager.h:21945:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1()â: >./include/csplugincommon/opengl/glextmanager.h:22085:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_cull_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22114:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_multimode_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:22145:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_raster_pos_clip()â: >./include/csplugincommon/opengl/glextmanager.h:22174:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:22203:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_vertex_array_lists()â: >./include/csplugincommon/opengl/glextmanager.h:22239:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_resize_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:22269:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:22322:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22351:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_resample()â: >./include/csplugincommon/opengl/glextmanager.h:22380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_subsample()â: >./include/csplugincommon/opengl/glextmanager.h:22409:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_generate_mipmap()â: >./include/csplugincommon/opengl/glextmanager.h:22438:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:22469:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_pixel_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22502:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22531:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_color_mask()â: >./include/csplugincommon/opengl/glextmanager.h:22561:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_edge_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22590:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_lod()â: >./include/csplugincommon/opengl/glextmanager.h:22619:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_fog_offset()â: >./include/csplugincommon/opengl/glextmanager.h:22677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:22735:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:22764:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22800:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_texture_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22829:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SUN_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:22946:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_text_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:22975:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_client_storage()â: >./include/csplugincommon/opengl/glextmanager.h:23004:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23038:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_fence()â: >./include/csplugincommon/opengl/glextmanager.h:23075:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:23108:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:23140:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_matrix_palette()â: >./include/csplugincommon/opengl/glextmanager.h:23614:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_float_buffer()â: >./include/csplugincommon/opengl/glextmanager.h:23677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:23716:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_primitive_restart()â: >./include/csplugincommon/opengl/glextmanager.h:23747:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program2()â: >./include/csplugincommon/opengl/glextmanager.h:23776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:23816:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_separate_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:23847:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_non_power_of_two()â: >./include/csplugincommon/opengl/glextmanager.h:23876:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:23905:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shading_language_100()â: >./include/csplugincommon/opengl/glextmanager.h:23934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shader_objects()â: >./include/csplugincommon/opengl/glextmanager.h:24002:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24031:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24103:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24137:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_framebuffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24246:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_GREMEDY_string_marker()â: >./include/csplugincommon/opengl/glextmanager.h:24276:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24305:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:24342:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:24371:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_equation_separate()â: >./include/csplugincommon/opengl/glextmanager.h:24401:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24430:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:24459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_float()â: >./include/csplugincommon/opengl/glextmanager.h:24488:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_pixel()â: >./include/csplugincommon/opengl/glextmanager.h:24517:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_gpu_program4()â: >./include/csplugincommon/opengl/glextmanager.h:24562:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_gpu_program_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:24593:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_color_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24623:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_framebuffer_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24652:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_instanced()â: >./include/csplugincommon/opengl/glextmanager.h:24750:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24779:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_instanced_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:24809:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:24838:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_map_buffer_range()â: >./include/csplugincommon/opengl/glextmanager.h:24869:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression_rgtc()â: >./include/csplugincommon/opengl/glextmanager.h:24898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rg()â: >./include/csplugincommon/opengl/glextmanager.h:24927:7: warning: suggest parentheses around assignment used as truth value >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/opengl/glcommon2d.h:34, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/driverdb.cpp:31: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/opengl/glstates.h:35:0, > from ./include/csplugincommon/opengl/glcommon2d.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/libs/csplugincommon/opengl/driverdb.cpp:31: >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_2()â: >./include/csplugincommon/opengl/glextmanager.h:18380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_3()â: >./include/csplugincommon/opengl/glextmanager.h:18459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_4()â: >./include/csplugincommon/opengl/glextmanager.h:18535:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_1_5()â: >./include/csplugincommon/opengl/glextmanager.h:18587:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_0()â: >./include/csplugincommon/opengl/glextmanager.h:18706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_version_2_1()â: >./include/csplugincommon/opengl/glextmanager.h:18745:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_imaging()â: >./include/csplugincommon/opengl/glextmanager.h:18808:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multitexture()â: >./include/csplugincommon/opengl/glextmanager.h:18871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_transpose_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:18904:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:18934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:18997:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_cube_map()â: >./include/csplugincommon/opengl/glextmanager.h:19095:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:19124:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:19155:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow()â: >./include/csplugincommon/opengl/glextmanager.h:19184:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:19213:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:19242:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression()â: >./include/csplugincommon/opengl/glextmanager.h:19278:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:19307:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_crossbar()â: >./include/csplugincommon/opengl/glextmanager.h:19336:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:19365:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:19394:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_blend()â: >./include/csplugincommon/opengl/glextmanager.h:19434:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:19525:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:19570:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_422_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:19599:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_abgr()â: >./include/csplugincommon/opengl/glextmanager.h:19628:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_bgra()â: >./include/csplugincommon/opengl/glextmanager.h:19657:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_color()â: >./include/csplugincommon/opengl/glextmanager.h:19687:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_func_separate()â: >./include/csplugincommon/opengl/glextmanager.h:19717:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_logic_op()â: >./include/csplugincommon/opengl/glextmanager.h:19746:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_minmax()â: >./include/csplugincommon/opengl/glextmanager.h:19776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_subtract()â: >./include/csplugincommon/opengl/glextmanager.h:19805:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_clip_volume_hint()â: >./include/csplugincommon/opengl/glextmanager.h:19834:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_color_subtable()â: >./include/csplugincommon/opengl/glextmanager.h:19865:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_compiled_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:19896:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_convolution()â: >./include/csplugincommon/opengl/glextmanager.h:19938:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_fog_coord()â: >./include/csplugincommon/opengl/glextmanager.h:19972:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_histogram()â: >./include/csplugincommon/opengl/glextmanager.h:20011:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_multi_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:20042:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_pixels()â: >./include/csplugincommon/opengl/glextmanager.h:20071:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_paletted_texture()â: >./include/csplugincommon/opengl/glextmanager.h:20105:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_point_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:20136:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_polygon_offset()â: >./include/csplugincommon/opengl/glextmanager.h:20166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_secondary_color()â: >./include/csplugincommon/opengl/glextmanager.h:20212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_separate_specular_color()â: >./include/csplugincommon/opengl/glextmanager.h:20241:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shadow_funcs()â: >./include/csplugincommon/opengl/glextmanager.h:20270:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_shared_texture_palette()â: >./include/csplugincommon/opengl/glextmanager.h:20299:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_two_side()â: >./include/csplugincommon/opengl/glextmanager.h:20329:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_stencil_wrap()â: >./include/csplugincommon/opengl/glextmanager.h:20358:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_subtexture()â: >./include/csplugincommon/opengl/glextmanager.h:20390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture3D()â: >./include/csplugincommon/opengl/glextmanager.h:20420:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_compression_s3tc()â: >./include/csplugincommon/opengl/glextmanager.h:20449:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_add()â: >./include/csplugincommon/opengl/glextmanager.h:20478:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_combine()â: >./include/csplugincommon/opengl/glextmanager.h:20507:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_env_dot3()â: >./include/csplugincommon/opengl/glextmanager.h:20536:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_filter_anisotropic()â: >./include/csplugincommon/opengl/glextmanager.h:20565:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_lod_bias()â: >./include/csplugincommon/opengl/glextmanager.h:20594:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_object()â: >./include/csplugincommon/opengl/glextmanager.h:20629:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_array()â: >./include/csplugincommon/opengl/glextmanager.h:20667:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:20738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_vertex_weighting()â: >./include/csplugincommon/opengl/glextmanager.h:20770:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_HP_occlusion_test()â: >./include/csplugincommon/opengl/glextmanager.h:20799:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_blend_square()â: >./include/csplugincommon/opengl/glextmanager.h:20828:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_copy_depth_to_color()â: >./include/csplugincommon/opengl/glextmanager.h:20857:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_depth_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:20886:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_evaluators()â: >./include/csplugincommon/opengl/glextmanager.h:20924:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fence()â: >./include/csplugincommon/opengl/glextmanager.h:20960:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fog_distance()â: >./include/csplugincommon/opengl/glextmanager.h:20989:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_light_max_exponent()â: >./include/csplugincommon/opengl/glextmanager.h:21018:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_multisample_filter_hint()â: >./include/csplugincommon/opengl/glextmanager.h:21047:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:21083:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:21112:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:21143:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners()â: >./include/csplugincommon/opengl/glextmanager.h:21185:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_register_combiners2()â: >./include/csplugincommon/opengl/glextmanager.h:21216:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_emboss()â: >./include/csplugincommon/opengl/glextmanager.h:21245:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texgen_reflection()â: >./include/csplugincommon/opengl/glextmanager.h:21274:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_compression_vtc()â: >./include/csplugincommon/opengl/glextmanager.h:21303:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_env_combine4()â: >./include/csplugincommon/opengl/glextmanager.h:21332:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:21361:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21390:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader2()â: >./include/csplugincommon/opengl/glextmanager.h:21419:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_texture_shader3()â: >./include/csplugincommon/opengl/glextmanager.h:21448:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:21481:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_array_range2()â: >./include/csplugincommon/opengl/glextmanager.h:21510:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program()â: >./include/csplugincommon/opengl/glextmanager.h:21601:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program1_1()â: >./include/csplugincommon/opengl/glextmanager.h:21630:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:21662:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_envmap_bumpmap()â: >./include/csplugincommon/opengl/glextmanager.h:21695:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:21738:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_pn_triangles()â: >./include/csplugincommon/opengl/glextmanager.h:21769:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_texture_mirror_once()â: >./include/csplugincommon/opengl/glextmanager.h:21798:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21839:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_attrib_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:21871:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_vertex_streams()â: >./include/csplugincommon/opengl/glextmanager.h:21945:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_3DFX_texture_compression_FXT1()â: >./include/csplugincommon/opengl/glextmanager.h:22085:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_cull_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22114:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_multimode_draw_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:22145:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_raster_pos_clip()â: >./include/csplugincommon/opengl/glextmanager.h:22174:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_texture_mirrored_repeat()â: >./include/csplugincommon/opengl/glextmanager.h:22203:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_IBM_vertex_array_lists()â: >./include/csplugincommon/opengl/glextmanager.h:22239:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_resize_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:22269:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_MESA_window_pos()â: >./include/csplugincommon/opengl/glextmanager.h:22322:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22351:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_resample()â: >./include/csplugincommon/opengl/glextmanager.h:22380:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_OML_subsample()â: >./include/csplugincommon/opengl/glextmanager.h:22409:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_generate_mipmap()â: >./include/csplugincommon/opengl/glextmanager.h:22438:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_multisample()â: >./include/csplugincommon/opengl/glextmanager.h:22469:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_pixel_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22502:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_border_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22531:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_color_mask()â: >./include/csplugincommon/opengl/glextmanager.h:22561:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_edge_clamp()â: >./include/csplugincommon/opengl/glextmanager.h:22590:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_texture_lod()â: >./include/csplugincommon/opengl/glextmanager.h:22619:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIS_depth_texture()â: >./include/csplugincommon/opengl/glextmanager.h:22648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_fog_offset()â: >./include/csplugincommon/opengl/glextmanager.h:22677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_interlace()â: >./include/csplugincommon/opengl/glextmanager.h:22706:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGIX_shadow_ambient()â: >./include/csplugincommon/opengl/glextmanager.h:22735:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_matrix()â: >./include/csplugincommon/opengl/glextmanager.h:22764:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22800:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SGI_texture_color_table()â: >./include/csplugincommon/opengl/glextmanager.h:22829:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_SUN_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:22898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:22946:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_text_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:22975:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_client_storage()â: >./include/csplugincommon/opengl/glextmanager.h:23004:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23038:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_fence()â: >./include/csplugincommon/opengl/glextmanager.h:23075:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_object()â: >./include/csplugincommon/opengl/glextmanager.h:23108:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_APPLE_vertex_array_range()â: >./include/csplugincommon/opengl/glextmanager.h:23140:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_matrix_palette()â: >./include/csplugincommon/opengl/glextmanager.h:23614:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_element_array()â: >./include/csplugincommon/opengl/glextmanager.h:23648:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_float_buffer()â: >./include/csplugincommon/opengl/glextmanager.h:23677:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_fragment_program()â: >./include/csplugincommon/opengl/glextmanager.h:23716:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_primitive_restart()â: >./include/csplugincommon/opengl/glextmanager.h:23747:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_vertex_program2()â: >./include/csplugincommon/opengl/glextmanager.h:23776:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:23816:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ATI_separate_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:23847:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_non_power_of_two()â: >./include/csplugincommon/opengl/glextmanager.h:23876:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_point_sprite()â: >./include/csplugincommon/opengl/glextmanager.h:23905:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shading_language_100()â: >./include/csplugincommon/opengl/glextmanager.h:23934:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_shader_objects()â: >./include/csplugincommon/opengl/glextmanager.h:24002:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_fragment_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24031:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_vertex_shader()â: >./include/csplugincommon/opengl/glextmanager.h:24103:7: warning: suggest parentheses around assignment used as truth value >MkDir1 ./out/linux/optimize/apps/demo >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24137:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24166:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_framebuffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24212:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_pixel_buffer_object()â: >./include/csplugincommon/opengl/glextmanager.h:24246:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_GREMEDY_string_marker()â: >./include/csplugincommon/opengl/glextmanager.h:24276:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_rectangle()â: >./include/csplugincommon/opengl/glextmanager.h:24305:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_occlusion_query()â: >./include/csplugincommon/opengl/glextmanager.h:24342:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_buffers()â: >./include/csplugincommon/opengl/glextmanager.h:24371:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_blend_equation_separate()â: >./include/csplugincommon/opengl/glextmanager.h:24401:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_texture_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24430:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_packed_depth_stencil()â: >./include/csplugincommon/opengl/glextmanager.h:24459:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_float()â: >./include/csplugincommon/opengl/glextmanager.h:24488:7: warning: suggest parentheses around assignment used as truth value >C++ ./out/linux/optimize/apps/demo/demoseq.o >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_pixel()â: >./include/csplugincommon/opengl/glextmanager.h:24517:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_NV_gpu_program4()â: >./include/csplugincommon/opengl/glextmanager.h:24562:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_EXT_gpu_program_parameters()â: >./include/csplugincommon/opengl/glextmanager.h:24593:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_color_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24623:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_framebuffer_sRGB()â: >./include/csplugincommon/opengl/glextmanager.h:24652:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_draw_instanced()â: >./include/csplugincommon/opengl/glextmanager.h:24750:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_depth_buffer_float()â: >./include/csplugincommon/opengl/glextmanager.h:24779:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_instanced_arrays()â: >./include/csplugincommon/opengl/glextmanager.h:24809:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_half_float_vertex()â: >./include/csplugincommon/opengl/glextmanager.h:24838:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_map_buffer_range()â: >./include/csplugincommon/opengl/glextmanager.h:24869:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_compression_rgtc()â: >./include/csplugincommon/opengl/glextmanager.h:24898:7: warning: suggest parentheses around assignment used as truth value >./include/csplugincommon/opengl/glextmanager.h: In member function âvoid csGLExtensionManager::InitGL_ARB_texture_rg()â: >./include/csplugincommon/opengl/glextmanager.h:24927:7: warning: suggest parentheses around assignment used as truth value >C++ ./out/linux/optimize/apps/demo/demoldr.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/demo/demoseq.cpp:25:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/demo/demo.o >ResponseFile1 ./out/linux/optimize/libs/libcrystalspace-1.4.so.resp >LinkSharedLibraryRsp ./out/linux/optimize/libs/libcrystalspace-1.4.so >ResponseFile1 ./out/linux/optimize/libs/libcrystalspace_opengl-1.4.so.resp >C++ ./out/linux/optimize/apps/demo/demoop.o >MkDir1 ./out/linux/optimize/apps/import/3ds2lev >C++ ./out/linux/optimize/apps/import/3ds2lev/levelwriter.o >C++ ./out/linux/optimize/apps/import/3ds2lev/3ds2lev.o >Touch ./out/linux/optimize/libs/libcrystalspace-1.4.so >DoSymLink libcrystalspace-1.4.so >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/3ds2lev/3ds2lev.cpp: In function âint main(int, char**)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/3ds2lev/3ds2lev.cpp:359:52: warning: format â%5ldâ expects type âlong intâ, but argument 4 has type âLib3dsDwordâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/3ds2lev/3ds2lev.cpp:359:52: warning: format â%5ldâ expects type âlong intâ, but argument 5 has type âLib3dsDwordâ >LinkSharedLibraryRsp ./out/linux/optimize/libs/libcrystalspace_opengl-1.4.so >MkDir1 ./out/linux/optimize/apps/import/collada2cs >C++ ./out/linux/optimize/apps/import/collada2cs/collada2cs.o >LinkApplication 3ds2lev >Touch ./out/linux/optimize/libs/libcrystalspace_opengl-1.4.so >DoSymLink libcrystalspace_opengl-1.4.so >MkDir1 ./out/linux/optimize/apps/import/maya2spr >C++ ./out/linux/optimize/apps/import/maya2spr/mayanode.o >C++ ./out/linux/optimize/apps/import/maya2spr/mayafile.o >C++ ./out/linux/optimize/apps/import/maya2spr/binarytree.o >C++ ./out/linux/optimize/apps/import/maya2spr/maya_mdl.o >LinkApplication csdemo >LinkApplication collada2cs >C++ ./out/linux/optimize/apps/import/maya2spr/mayabase.o >C++ ./out/linux/optimize/apps/import/maya2spr/maya2spr.o >MkDir1 ./out/linux/optimize/apps/import/md32spr >C++ ./out/linux/optimize/apps/import/md32spr/md32spr.o >C++ ./out/linux/optimize/apps/import/md32spr/bufio.o >MkDir1 ./out/linux/optimize/apps/import/md22spr >C++ ./out/linux/optimize/apps/import/md22spr/m2s_pal.o >C++ ./out/linux/optimize/apps/import/md22spr/m2s_mdl.o >C++ ./out/linux/optimize/apps/import/md22spr/m2s_img.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/md32spr/md32spr.cpp: In member function âvoid MD32spr::Main()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/md32spr/md32spr.cpp:265:9: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/md32spr/md32spr.cpp: In function âvoid splitpath(const char*, char*, size_t, char*, size_t)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/md32spr/md32spr.cpp:1230:6: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/import/md32spr/md32spr.cpp:1242:6: warning: suggest explicit braces to avoid ambiguous âelseâ >C++ ./out/linux/optimize/apps/import/md22spr/m2s_base.o >LinkApplication maya2spr >C++ ./out/linux/optimize/apps/import/md22spr/mdl2spr.o >MkDir1 ./out/linux/optimize/apps/isotest >C++ ./out/linux/optimize/apps/isotest/isotest.o >MkDir1 ./out/linux/optimize/apps/tests/asndtest >C++ ./out/linux/optimize/apps/tests/asndtest/asndtest.o >MkDir1 ./out/linux/optimize/apps/tests/consoletest >C++ ./out/linux/optimize/apps/tests/consoletest/consoletest.o >LinkApplication mdl2spr >LinkApplication consoletest >MkDir1 ./out/linux/optimize/apps/tests/csbench >C++ ./out/linux/optimize/apps/tests/csbench/csbench.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/isotest/isotest.cpp:51:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >...on 300th target... >MkDir1 ./out/linux/optimize/apps/tests/eventtest >C++ ./out/linux/optimize/apps/tests/eventtest/eventtest.o >LinkApplication md32spr >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >MkDir1 ./out/linux/optimize/apps/tests/g2dtest >C++ ./out/linux/optimize/apps/tests/g2dtest/g2dtest.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/csbench/csbench.cpp:61:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/csbench/csbench.cpp:66:0: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/g2dtest/g2dtest.cpp:52:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkApplication isotest >MkDir1 ./out/linux/optimize/apps/tests/joytest >C++ ./out/linux/optimize/apps/tests/joytest/joytest.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp: In member function âvoid ASndTest::CreateWorld()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp:52:76: warning: âvirtual csPtr<iMeshWrapper> iEngine::CreateSectorWallsMesh(iSector*, const char*)â is deprecated (declared at ./include/iengine/engine.h:793) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp:55:9: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/asndtest/asndtest.cpp:55:61: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/eventtest/eventtest.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >LinkApplication csbench >MkDir1 ./out/linux/optimize/apps/tests/lghtngtest >C++ ./out/linux/optimize/apps/tests/lghtngtest/lightningtest.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/joytest/joytest.cpp:52:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkApplication eventtest >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/lghtngtest/lightningtest.cpp:43:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkApplication g2dtest >MkDir1 ./out/linux/optimize/apps/tests/simdtest >C++ ./out/linux/optimize/apps/tests/simdtest/simdtest.o >LinkApplication joytest >MkDir1 ./out/linux/optimize/apps/tests/sndtest >C++ ./out/linux/optimize/apps/tests/sndtest/sndtest.o >LinkApplication simdtest >MkDir1 ./out/linux/optimize/apps/tests/tri3dtest >C++ ./out/linux/optimize/apps/tests/tri3dtest/tri3dtest.o >MkDir1 ./out/linux/optimize/apps/tests/wxtest >C++ ./out/linux/optimize/apps/tests/wxtest/wxtest.o >LinkApplication asndtest >LinkApplication lghtngtest >MkDir1 ./out/linux/optimize/apps/tools/basemapgen >C++ ./out/linux/optimize/apps/tools/basemapgen/bmg_terrain2.o >C++ ./out/linux/optimize/apps/tools/basemapgen/bmg_terrain_old.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain2.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain_old.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain2.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain2.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/sndtest/sndtest.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain2.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.cpp: In constructor âTri3DTest::Tri3DTest()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/tri3dtest/tri3dtest.cpp:28:17: warning: passing NULL to non-pointer argument 1 of âcsDirtyAccessArray<T, ElementHandler, MemoryAllocator, CapacityHandler>::csDirtyAccessArray(size_t, const CapacityHandler&) [with T = csVector3, ElementHandler = csArrayElementHandler<csVector3>, MemoryAllocator = CS::Memory::AllocatorMalloc, CapacityHandler = csArrayCapacityDefault, size_t = long unsigned int]â >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/wxtest/wxtest.cpp:52:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/wxtest/wxtest.cpp: In member function âbool Simple::Initialize()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/wxtest/wxtest.cpp:248:3: warning: âcsEventID csevPreProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:490) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/wxtest/wxtest.cpp:248:3: warning: âcsEventID csevProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:499) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/wxtest/wxtest.cpp:248:3: warning: âcsEventID csevPostProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:511) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tests/wxtest/wxtest.cpp:248:3: warning: âcsEventID csevFinalProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:523) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain_old.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain_old.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/bmg_terrain_old.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >LinkApplication sndtest >C++ ./out/linux/optimize/apps/tools/basemapgen/layers.o >LinkApplication wxtest >LinkApplication tri3dtest >C++ ./out/linux/optimize/apps/tools/basemapgen/basemapgen.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/layers.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >MkDir1 ./out/linux/optimize/apps/tools/csfgen >C++ ./out/linux/optimize/apps/tools/csfgen/csfgen.o >MkDir1 ./out/linux/optimize/apps/tools/cslight >C++ ./out/linux/optimize/apps/tools/cslight/cslight.o >MkDir1 ./out/linux/optimize/apps/tools/docconv >C++ ./out/linux/optimize/apps/tools/docconv/docconv.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/cslight/cslight.cpp:37:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/basemapgen.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/layers.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/layers.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/layers.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >LinkApplication csfgen >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/basemapgen.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/basemapgen.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/basemapgen/basemapgen.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >MkDir1 ./out/linux/optimize/apps/tools/distfieldgen >C++ ./out/linux/optimize/apps/tools/distfieldgen/distfieldgen.o >LinkApplication docconv >LinkApplication cslight >MkDir1 ./out/linux/optimize/apps/tools/genmeshify >C++ ./out/linux/optimize/apps/tools/genmeshify/converter.o >C++ ./out/linux/optimize/apps/tools/genmeshify/stdloadercontext.o >C++ ./out/linux/optimize/apps/tools/genmeshify/processor.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/distfieldgen/distfieldgen.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:22:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:32:11: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:89:41: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:93:55: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:98:66: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:27:75: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp: In member function âbool genmeshify::Converter::ConvertMeshFact(const char*, iDocumentNode*, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:63:11: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:64:25: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp: In member function âbool genmeshify::Converter::ConvertMeshObj(iSector*, const char*, iDocumentNode*, iDocumentNode*, iDocumentNode*, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:143:11: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:143:53: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:182:11: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:183:25: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:356:50: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.cpp:662:60: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >LinkApplication basemapgen >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/apps/tools/genmeshify/genmeshify.o >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >LinkApplication distfieldgen >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.h:23:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:22: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:32:11: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:23:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.h:38:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:89:41: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:93:55: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:98:66: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:22:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.h:39:11: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.h:44:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.h:60:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp: In constructor âgenmeshify::StdLoaderContext::StdLoaderContext(genmeshify::App*, iEngine*, iBase*, bool)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:32:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:32:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:50:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:24:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.h:38:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.h:44:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.h:60:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp: In member function âvirtual iTextureWrapper* genmeshify::StdLoaderContext::FindTexture(const char*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:184:52: warning: âvirtual iTextureWrapper* iLoader::LoadTexture(const char*, const char*, int, iTextureManager*, bool, bool, bool, iRegion*)â is deprecated (declared at ./include/imap/loader.h:308) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp: In member function âvirtual iTextureWrapper* genmeshify::StdLoaderContext::FindNamedTexture(const char*, const char*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/stdloadercontext.cpp:209:53: warning: âvirtual iTextureWrapper* iLoader::LoadTexture(const char*, const char*, int, iTextureManager*, bool, bool, bool, iRegion*)â is deprecated (declared at ./include/imap/loader.h:308) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp: In member function âbool genmeshify::Processor::PreloadDependencies(iDocumentNode*, bool)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:517:58: warning: âvirtual bool iLoader::LoadMap(iDocumentNode*, bool, iRegion*, bool, bool, iStreamSource*, iMissingLoaderData*)â is deprecated (declared at ./include/imap/loader.h:425) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp: In member function âbool genmeshify::Processor::PreloadSectors(iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.cpp:549:58: warning: âvirtual bool iLoader::LoadMap(iDocumentNode*, bool, iRegion*, bool, bool, iStreamSource*, iMissingLoaderData*)â is deprecated (declared at ./include/imap/loader.h:425) >MkDir1 ./out/linux/optimize/apps/tools/heightmapgen >C++ ./out/linux/optimize/apps/tools/heightmapgen/heightmapgen.o >MkDir1 ./out/linux/optimize/apps/tools/imagetool >C++ ./out/linux/optimize/apps/tools/imagetool/imagetool.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/genmeshify.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >MkDir1 ./out/linux/optimize/apps/tools/levtool >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/imagetool/imagetool.cpp: In function âint gfxtest_main(iObjectRegistry*, int, char**)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/imagetool/imagetool.cpp:646:40: warning: âvirtual void iImageIO::SetDithering(bool)â is deprecated (declared at ./include/igraphic/imageio.h:108) >C++ ./out/linux/optimize/apps/tools/levtool/fixpolymesh.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/genmeshify.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/heightmapgen/heightmapgen.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/genmeshify.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/genmeshify.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.h:23:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/genmeshify.cpp:23: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:32:11: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:89:41: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:93:55: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/converter.h:98:66: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/genmeshify.cpp:23:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/genmeshify/processor.h:39:11: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/apps/tools/levtool/levtool.o >MkDir1 ./out/linux/optimize/apps/tools/lighter2 >C++ ./out/linux/optimize/apps/tools/lighter2/object_terrain2.o >LinkApplication csimagetool >LinkApplication genmeshify >C++ ./out/linux/optimize/apps/tools/lighter2/statistics.o >C++ ./out/linux/optimize/apps/tools/lighter2/swappable.o >LinkApplication heightmapgen >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_terrain2.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/kdtree.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/statistics.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_terrain2.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_terrain2.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_terrain2.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_terrain2.cpp:21:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/swappable.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/statistics.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/statistics.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >LinkApplication levtool >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/statistics.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/kdtree.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/object_genmesh.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/swappable.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/swappable.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/swappable.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/kdtree.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/kdtree.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/kdtree.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >C++ ./out/linux/optimize/apps/tools/lighter2/primitive.o >C++ ./out/linux/optimize/apps/tools/lighter2/light.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_genmesh.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/object.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/primitive.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/light.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_genmesh.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_genmesh.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_genmesh.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object_genmesh.cpp:30:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/config.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/primitive.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/primitive.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/primitive.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/object.cpp:24:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/light.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/light.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/light.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/config.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/light.cpp:25:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/apps/tools/lighter2/directlight.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/config.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/config.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/config.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >C++ ./out/linux/optimize/apps/tools/lighter2/raydebug.o >C++ ./out/linux/optimize/apps/tools/lighter2/tui.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/directlight.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/lighter.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raydebug.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/directlight.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/directlight.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/tui.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/directlight.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/directlight.cpp:24:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raydebug.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/apps/tools/lighter2/scene.o >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raydebug.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raydebug.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lighter.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raydebug.cpp:23:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/tui.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/tui.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/tui.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lighter.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lighter.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lighter.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >C++ ./out/linux/optimize/apps/tools/lighter2/raytracer.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lighter.cpp:29:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/lightmapuv_simple.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raytracer.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >C++ ./out/linux/optimize/apps/tools/lighter2/lightmapuv_simple_prepare.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:21:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.h:294:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raytracer.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:1952:42: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp: In member function âiRegion* lighter::Scene::GetRegion(iObject*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:1957:16: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp: In member function âbool lighter::Scene::IsObjectFromBaseDir(iObject*, const char*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/scene.cpp:1965:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raytracer.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/raytracer.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple_prepare.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/lightmap.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple_prepare.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple_prepare.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple_prepare.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmapuv_simple.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmap.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tools/lighter2/material.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmap.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmap.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/lightmap.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >MkDir1 ./out/linux/optimize/apps/tools/partconv >C++ ./out/linux/optimize/apps/tools/partconv/partconv.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/material.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/material.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/material.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/partconv/partconv.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/common.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/lighter2/material.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >MkDir1 ./out/linux/optimize/apps/tools/startme >C++ ./out/linux/optimize/apps/tools/startme/startme.o >MkDir1 ./out/linux/optimize/apps/tools/vsh >C++ ./out/linux/optimize/apps/tools/vsh/vsh.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/partconv/partconv.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/partconv/partconv.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/partconv/partconv.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkApplication vsh >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >MkDir1 ./out/linux/optimize/apps/tutorial/pathtut >C++ ./out/linux/optimize/apps/tutorial/pathtut/pathtut.o >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >MkDir1 ./out/linux/optimize/apps/tutorial/phystut >C++ ./out/linux/optimize/apps/tutorial/phystut/phystut.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.cpp: In member function âvirtual bool StartMe::OnMouseDown(iEvent&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tools/startme/startme.cpp:249:42: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >LinkApplication lighter2 >LinkApplication partconv >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >MkDir1 ./out/linux/optimize/apps/tutorial/simpcd >C++ ./out/linux/optimize/apps/tutorial/simpcd/simpcd.o >MkDir1 ./out/linux/optimize/apps/tutorial/simple1 >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/tutorial/simple1/simple1.o >LinkApplication startme >...on 400th target... >MkDir1 ./out/linux/optimize/apps/tutorial/simple2 >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/apps/tutorial/simple2/simple2.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/pathtut/pathtut.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp: In member function âbool Simple::Initialize()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:251:3: warning: âcsEventID csevPreProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:490) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:251:3: warning: âcsEventID csevProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:499) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:251:3: warning: âcsEventID csevPostProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:511) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/phystut/phystut.cpp:251:3: warning: âcsEventID csevFinalProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:523) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpcd/simpcd.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple1/simple1.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkApplication phystut >LinkApplication simple1 >MkDir1 ./out/linux/optimize/apps/tutorial/simplept >C++ ./out/linux/optimize/apps/tutorial/simplept/simplept.o >C++ ./out/linux/optimize/apps/tutorial/simplept/sproctex.o >LinkApplication pathtut >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simple2/simple2.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >LinkApplication simpcd >MkDir1 ./out/linux/optimize/apps/tutorial/simpmap >C++ ./out/linux/optimize/apps/tutorial/simpmap/simpmap.o >MkDir1 ./out/linux/optimize/apps/tutorial/mazing >C++ ./out/linux/optimize/apps/tutorial/mazing/appmazing.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/sproctex.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkApplication simple2 >C++ ./out/linux/optimize/apps/tutorial/mazing/gamestuff.o >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.cpp:19: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/sproctex.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/sproctex.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/simplept.h:23, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simplept/sproctex.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/appmazing.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >MkDir1 ./out/linux/optimize/apps/walktest >C++ ./out/linux/optimize/apps/walktest/walkdbg.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.cpp:19: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/gamestuff.cpp:20: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.cpp:19: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.h:22, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/simpmap/simpmap.cpp:19: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >LinkApplication simplept >C++ ./out/linux/optimize/apps/walktest/keys.o >C++ ./out/linux/optimize/apps/walktest/walkcd.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/gamestuff.cpp:20: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/gamestuff.cpp:20: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/tutorial/mazing/gamestuff.cpp:20: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >LinkApplication simpmap >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdbg.cpp:25:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/keys.cpp:39:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/apps/walktest/bot.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/keys.cpp: In member function âvirtual void WalkTest::MouseClick2Handler(iEvent&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/keys.cpp:572:11: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/keys.cpp:573:25: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >C++ ./out/linux/optimize/apps/walktest/wentity.o >C++ ./out/linux/optimize/apps/walktest/walkdemo.o >In file included from ./include/isndsys.h:33:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:46: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:31:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:57: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:57:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:494:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:507:61: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/apps/walktest/walkcmd.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp: In function âcsPtr<iMeshWrapper> CreatePortalThing(const char*, iSector*, iMaterialWrapper*, int&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:868:9: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:869:23: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp: In function âvoid OpenPortal(iLoader*, iView*, char*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:1046:9: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:1047:23: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:1051:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:1059:63: warning: âvirtual bool iLoader::LoadMapFile(const char*, bool, iRegion*, bool, bool, iStreamSource*, iMissingLoaderData*)â is deprecated (declared at ./include/imap/loader.h:367) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:1101:13: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkdemo.cpp:1102:20: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >C++ ./out/linux/optimize/apps/walktest/walktest.o >In file included from ./include/isndsys.h:33:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkcmd.cpp:53: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkcmd.cpp:63:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:31:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkcmd.cpp:73: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walkcmd.cpp:73:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:494:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:507:61: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/apps/walktest/command.o >LinkApplication mazing >MkDir1 ./out/linux/optimize/apps/waterdemo >C++ ./out/linux/optimize/apps/waterdemo/waterdemo.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/command.cpp:36:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from ./include/csplugincommon/canvas/graph2d.h:41:0, > from ./include/csplugincommon/canvas/draw_common.h:27, > from ./include/csplugincommon/canvas/draw_box.h:27, > from ./include/csplugincommon.h:26, > from ./include/crystalspace.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:34: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/waterdemo/waterdemo.cpp:46:0: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/waterdemo/waterdemo.cpp:64:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >csConfigGen1 cs-config-1.4 >Chmod1 cs-config-1.4 >Copy cs-config >MkDir1 ./out/linux/optimize/plugins/collide/opcode >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_OBBCollider.o >In file included from ./include/imap.h:25:0, > from ./include/crystalspace.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:34: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from ./include/imesh.h:48:0, > from ./include/crystalspace.h:38, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:34: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >In file included from ./include/isndsys.h:33:0, > from ./include/crystalspace.h:40, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:34: >./include/isndsys/ss_source.h:288:3: warning: âiSndSysSourceSoftware3Dâ is deprecated (declared at ./include/isndsys/ss_source.h:287) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:38:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:494:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.h:507:61: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:835:61: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp: In member function âvirtual void WalkTest::InitCollDet(iEngine*, iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:839:20: warning: âstatic void csColliderHelper::InitializeCollisionWrappers(iCollideSystem*, iEngine*, iRegion*)â is deprecated (declared at ./include/cstool/collider.h:226) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:842:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp: In member function âvirtual void WalkTest::LoadLibraryData(iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:845:64: warning: âvirtual bool iLoader::LoadLibraryFile(const char*, iRegion*, bool, bool, iStreamSource*, iMissingLoaderData*)â is deprecated (declared at ./include/imap/loader.h:468) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp: In member function âbool WalkTest::Initialize(int, const char* const*, const char*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:962:3: warning: âcsEventID csevPreProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:490) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:962:3: warning: âcsEventID csevProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:499) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:962:3: warning: âcsEventID csevPostProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:511) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:962:3: warning: âcsEventID csevFinalProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:523) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:1201:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:1207:16: warning: âvirtual bool iLoader::LoadMapFile(const char*, bool, iRegion*, bool, bool, iStreamSource*, iMissingLoaderData*)â is deprecated (declared at ./include/imap/loader.h:367) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/apps/walktest/walktest.cpp:1220:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_LSSCollider.o >LinkApplication waterdemo >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_TreeCollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_RayCollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_PlanesCollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/csTerraFormerCollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_OptimizedTree.o >LinkApplication walktest >C++ ./out/linux/optimize/plugins/collide/opcode/terraincollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_MeshInterface.o >C++ ./out/linux/optimize/plugins/collide/opcode/CSopcodecollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_AABBTree.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_SphereCollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_HybridModel.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_Collider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_BaseModel.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_BoxPruning.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_TreeBuilders.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_Common.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_AABBCollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/CSopcode.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_VolumeCollider.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_Picking.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_SweepAndPrune.o >C++ ./out/linux/optimize/plugins/collide/opcode/Opcode.o >C++ ./out/linux/optimize/plugins/collide/opcode/OPC_Model.o >MkDir1 ./out/linux/optimize/plugins/collide/opcode/Ice >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceTriangle.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceMatrix4x4.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceMatrix3x3.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IcePlane.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IcePoint.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceRevisitedRadix.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceRandom.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceIndexedTriangle.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceOBB.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceSegment.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceHPoint.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceUtils.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceRay.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceAABB.o >C++ ./out/linux/optimize/plugins/collide/opcode/Ice/IceContainer.o >MkDir1 ./out/linux/optimize/plugins/console/input/standard >C++ ./out/linux/optimize/plugins/console/input/standard/csconin.o >MkDir1 ./out/linux/optimize/plugins/console/output/fancy >C++ ./out/linux/optimize/plugins/console/output/fancy/fancycon.o >MkDir1 ./out/linux/optimize/plugins/console/output/standard >C++ ./out/linux/optimize/plugins/console/output/standard/csconout.o >C++ ./out/linux/optimize/plugins/console/output/standard/conbuff.o >LinkPlugin csopcode.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/console/output/fancy/fancycon.cpp:42:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/console/output/standard/csconout.cpp:29:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >ObjTagMetaData csopcode.so >MkDir1 ./out/linux/optimize/plugins/csparser >C++ ./out/linux/optimize/plugins/csparser/csloader.o >C++ ./out/linux/optimize/plugins/csparser/prstex.o >LinkPlugin csconin.so >In file included from ./include/cstool/proctex.h:38:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prstex.cpp:25: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:36:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:113:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:120:71: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:137:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prstex.cpp:34:0: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >ObjTagMetaData csconin.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:47:0: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/csparser/loadsnd.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prstex.cpp:48:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:113:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:120:71: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:137:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp: In constructor âCS::Plugin::csparser::StdLoaderContext::StdLoaderContext(iEngine*, iBase*, bool, CS::Plugin::csparser::csLoader*, bool, iMissingLoaderData*, uint)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:105:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:105:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1029:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1046:60: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1108:60: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1129:60: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1137:60: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1300:58: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1349:58: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1367:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1375:52: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:1428:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp: In member function âbool CS::Plugin::csparser::csLoader::LoadSettings(iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:4719:12: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:4720:21: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:4739:48: warning: âvirtual void iEngine::SetMaxLightmapSize(int, int)â is deprecated (declared at ./include/iengine/engine.h:317) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/loadsnd.cpp:25:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:113:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:120:71: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:137:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/loadsnd.cpp:28:0: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >LinkPlugin fancycon.so >C++ ./out/linux/optimize/plugins/csparser/proxyimage.o >LinkPlugin csconout.so >ObjTagMetaData fancycon.so >C++ ./out/linux/optimize/plugins/csparser/prsseq.o >ObjTagMetaData csconout.so >C++ ./out/linux/optimize/plugins/csparser/ldrplug.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/proxyimage.cpp:21:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:113:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:120:71: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:137:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/csparser/loadtex.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:21:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:113:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:120:71: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:137:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:27:0: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/ldrplug.cpp:21:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:113:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:120:71: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:137:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp: In member function âcsPtr<iParameterESM> CS::Plugin::csparser::csLoader::ResolveOperationParameter(iLoaderContext*, iDocumentNode*, int, const char*, const char*, iEngineSequenceParameters*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:186:10: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:187:24: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:196:10: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:196:54: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:207:10: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp: In member function âcsPtr<iEngineSequenceParameters> CS::Plugin::csparser::csLoader::CreateSequenceParameters(iLoaderContext*, iSequenceWrapper*, iDocumentNode*, const char*, const char*, bool&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:409:10: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:410:24: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:420:10: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:420:54: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:433:10: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:36:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/loadtex.cpp:57: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp: In member function âiSequenceWrapper* CS::Plugin::csparser::csLoader::LoadSequence(iLoaderContext*, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/prsseq.cpp:955:70: warning: âvirtual void iSequenceWrapper::AddOperationSetPolygonMaterial(csTicks, iParameterESM*, iParameterESM*)â is deprecated (declared at ./include/ivaria/engseq.h:320) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/loadtex.cpp:57:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:113:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:120:71: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.h:137:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/loadtex.cpp:330:56: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >MkDir1 ./out/linux/optimize/plugins/csparser/services >C++ ./out/linux/optimize/plugins/csparser/services/renderbuffer.o >C++ ./out/linux/optimize/plugins/csparser/services/syntxldr.o >MkDir1 ./out/linux/optimize/plugins/cssaver >C++ ./out/linux/optimize/plugins/cssaver/cssaver.o >In file included from ./include/cstool/proctex.h:38:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:22: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:69:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.h:46:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.h:94:17: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.h:95:66: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.h:97:31: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp: In member function âbool csSaver::SaveTextures(iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:199:48: warning: âvirtual int iTextureHandle::GetTextureTarget() constâ is deprecated (declared at ./include/ivideo/texture.h:133) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/services/syntxldr.cpp: In member function âvirtual bool CS::Plugin::SyntaxService::csTextSyntaxService::ParseBoolAttribute(iDocumentNode*, const char*, bool&, bool, bool)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/services/syntxldr.cpp:93:6: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp: In member function âbool csSaver::SaveSectorMeshes(iMeshList*, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:926:19: warning: âvirtual const csRefArray<iSceneNode>& iSceneNode::GetChildren() constâ is deprecated (declared at ./include/iengine/scenenode.h:101) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp: In member function âbool csSaver::SaveSectorMeshes(const csRefArray<iSceneNode>&, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1064:19: warning: âvirtual const csRefArray<iSceneNode>& iSceneNode::GetChildren() constâ is deprecated (declared at ./include/iengine/scenenode.h:101) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/services/syntxldr.cpp: In member function âvirtual csRef<iShader> CS::Plugin::SyntaxService::csTextSyntaxService::ParseShaderRef(iLoaderContext*, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/services/syntxldr.cpp:1638:14: warning: converting âfalseâ to pointer type for argument 1 of âcsRef<T>::csRef(T*) [with T = iShader]â >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp: In member function âbool csSaver::SaveSettings(iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1318:9: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1319:23: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1325:44: warning: âvirtual void iEngine::GetMaxLightmapSize(int&, int&)â is deprecated (declared at ./include/iengine/engine.h:326) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp: In member function âvirtual bool csSaver::SaveAllRegions()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1600:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1614:65: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1634:79: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/cssaver/cssaver.cpp:1695:77: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp: In member function âbool CS::Plugin::csparser::csLoader::ParseImposterSettings(iImposter*, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/csparser/csloader.cpp:4171:20: warning: âvarâ may be used uninitialized in this function >...on 500th target... >MkDir1 ./out/linux/optimize/plugins/culling/dynavis >C++ ./out/linux/optimize/plugins/culling/dynavis/dynavis.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/culling/dynavis/dynavis.cpp:48:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/plugins/culling/dynavis/wqueue.o >C++ ./out/linux/optimize/plugins/culling/dynavis/dmodel.o >LinkPlugin cssynldr.so >LinkPlugin cssaver.so >ObjTagMetaData cssynldr.so >C++ ./out/linux/optimize/plugins/culling/dynavis/exvis.o >ObjTagMetaData cssaver.so >MkDir1 ./out/linux/optimize/plugins/culling/frustvis >C++ ./out/linux/optimize/plugins/culling/frustvis/frustvis.o >MkDir1 ./out/linux/optimize/plugins/decal >C++ ./out/linux/optimize/plugins/decal/decal.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/culling/frustvis/frustvis.cpp:40:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkPlugin csparser.so >C++ ./out/linux/optimize/plugins/decal/decaltemplate.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp: In member function âvoid csDecal::EndMesh()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp:348:75: warning: âvirtual void iMeshWrapper::AddExtraRenderMesh(CS::Graphics::RenderMesh*, CS::Graphics::RenderPriority, csZBufMode)â is deprecated (declared at ./include/iengine/mesh.h:670) >ObjTagMetaData csparser.so >C++ ./out/linux/optimize/plugins/decal/decalmanager.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp: In member function âvirtual void csDecal::AddStaticPoly(const csPoly3D&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp:211:13: warning: âfaceCenter.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp:211:13: warning: âfaceCenter.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp:211:13: warning: âfaceCenter.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp:210:13: warning: âfaceBottomOffset.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp:210:13: warning: âfaceBottomOffset.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decal.cpp:210:13: warning: âfaceBottomOffset.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >MkDir1 ./out/linux/optimize/plugins/device/joystick/linux >C++ ./out/linux/optimize/plugins/device/joystick/linux/csjoylin.o >MkDir1 ./out/linux/optimize/plugins/documentsystem/binary >C++ ./out/linux/optimize/plugins/documentsystem/binary/binary.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decalmanager.cpp: In member function âvirtual bool csDecalManager::Initialize(iObjectRegistry*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decalmanager.cpp:71:3: warning: âcsEventID csevPreProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:490) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decalmanager.cpp:71:3: warning: âcsEventID csevProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:499) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decalmanager.cpp:71:3: warning: âcsEventID csevPostProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:511) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decalmanager.cpp:71:3: warning: âcsEventID csevFinalProcess(iObjectRegistry*)â is deprecated (declared at ./include/csutil/eventnames.h:523) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decalmanager.cpp: In member function âvirtual csRef<iDecalTemplate> csDecalManager::CreateDecalTemplate(iMaterialWrapper*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/decal/decalmanager.cpp:135:12: warning: converting âfalseâ to pointer type for argument 1 of âcsRef<T>::csRef(T*) [with T = iDecalTemplate]â >C++ ./out/linux/optimize/plugins/documentsystem/binary/bindoc.o >LinkPlugin joylin.so >LinkPlugin frustvis.so >ObjTagMetaData joylin.so >MkDir1 ./out/linux/optimize/plugins/documentsystem/dsplex >C++ ./out/linux/optimize/plugins/documentsystem/dsplex/dsplex.o >ObjTagMetaData frustvis.so >MkDir1 ./out/linux/optimize/plugins/documentsystem/xmlread >C++ ./out/linux/optimize/plugins/documentsystem/xmlread/xmlread.o >LinkPlugin decal.so >ObjTagMetaData decal.so >C++ ./out/linux/optimize/plugins/documentsystem/xmlread/xr.o >C++ ./out/linux/optimize/plugins/documentsystem/xmlread/xrparse.o >C++ ./out/linux/optimize/plugins/documentsystem/xmlread/xrimp.o >LinkPlugin dynavis.so >ObjTagMetaData dynavis.so >C++ ./out/linux/optimize/plugins/documentsystem/xmlread/characters.o >LinkPlugin dsplex.so >MkDir1 ./out/linux/optimize/plugins/documentsystem/xmltiny >C++ ./out/linux/optimize/plugins/documentsystem/xmltiny/xmltiny.o >ObjTagMetaData dsplex.so >MkDir1 ./out/linux/optimize/plugins/engine/3d >MkDir1 ./out/linux/optimize/plugins/engine/renderloop/loader >C++ ./out/linux/optimize/plugins/engine/renderloop/loader/rlloader.o >C++ ./out/linux/optimize/plugins/engine/3d/rview.o >LinkPlugin xmltiny.so >LinkPlugin bindoc.so >ObjTagMetaData xmltiny.so >C++ ./out/linux/optimize/plugins/engine/3d/meshobj.o >LinkPlugin xmlread.so >ObjTagMetaData bindoc.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/rview.cpp:21: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/plugins/engine/3d/lview.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/rview.cpp:21: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >ObjTagMetaData xmlread.so >C++ ./out/linux/optimize/plugins/engine/3d/region.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/rview.cpp:21:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/halogen.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:21:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/renderloop.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/lview.cpp:24: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:39:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:22: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:22: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshobj.cpp:29: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshobj.cpp:29: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshobj.cpp:29:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/lview.cpp:24: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/lview.cpp:24:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/renderloop.cpp:38: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/renderloop.cpp:38: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/light.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:22:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/renderloop.cpp:38:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:249:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:254:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:259:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:274:39: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/region.cpp:279:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/light.cpp:28: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/plugins/engine/3d/engine.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/light.cpp:28: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/portal.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/light.cpp:28:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/objwatch.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:69: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:69: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:69:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:371:46: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvoid csEngine::DeleteAllForce()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:792:11: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:793:22: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual void csEngine::ResetWorldSpecificSettings()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:982:9: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:982:50: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1034:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1043:60: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual void csEngine::ShineLights(iBase*, iProgressMeter*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1179:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1179:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual void csEngine::PrecacheDraw(iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1462:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1462:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1513:51: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1843:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iMaterialWrapper* csEngine::FindMaterial(const char*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1887:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1887:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1900:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iMaterialWrapper* csEngine::FindMaterialRegion(const char*, iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1902:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iTextureWrapper* csEngine::FindTexture(const char*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1938:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1938:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1951:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iTextureWrapper* csEngine::FindTextureRegion(const char*, iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1953:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iTextureWrapper* csEngine::FindTextureCollection(const char*, iCollection*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1971:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iSector* csEngine::FindSector(const char*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1989:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:1989:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2002:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iSector* csEngine::FindSectorRegion(const char*, iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2004:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iMeshWrapper* csEngine::FindMeshObject(const char*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2040:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2040:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2053:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iMeshWrapper* csEngine::FindMeshObjectRegion(const char*, iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2055:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iMeshFactoryWrapper* csEngine::FindMeshFactory(const char*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2091:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2091:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2104:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iMeshFactoryWrapper* csEngine::FindMeshFactoryRegion(const char*, iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2106:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iCameraPosition* csEngine::FindCameraPosition(const char*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2142:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2142:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2155:14: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iCameraPosition* csEngine::FindCameraPositionRegion(const char*, iRegion*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2157:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2962:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In member function âvirtual iRegion* csEngine::CreateRegion(const char*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:2964:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:3321:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:3327:51: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:3343:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: In constructor âEngineLoaderContext::EngineLoaderContext(csEngine*, iBase*, bool)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:3355:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:3355:48: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.cpp:3367:70: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/texture.o >C++ ./out/linux/optimize/plugins/engine/3d/sector.o >C++ ./out/linux/optimize/plugins/engine/3d/halogen2.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/texture.h:28:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/texture.cpp:24: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/plugins/engine/3d/meshlod.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/sector.cpp:36:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/texture.cpp:25: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/texture.cpp:25:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/texture.cpp: In member function âvirtual void csTextureWrapper::SetKeyColor(int, int, int)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/texture.cpp:114:6: warning: suggest explicit braces to avoid ambiguous âelseâ >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/sector.cpp:42: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/sector.cpp:42:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/meshfact.o >C++ ./out/linux/optimize/plugins/engine/3d/camera.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshfact.cpp:27: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshfact.cpp:27: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshfact.cpp:27:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/meshgen.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshgen.cpp:22: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/camera.cpp:24: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/camera.cpp:24: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/camera.cpp:24:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshgen.cpp:22: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/meshgen.cpp:22:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/movable.o >C++ ./out/linux/optimize/plugins/engine/3d/campos.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/movable.cpp:23: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/movable.cpp:23: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/movable.cpp:23:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/lightmgr.o >C++ ./out/linux/optimize/plugins/engine/3d/sharevar.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/campos.cpp:25: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/campos.cpp:25: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/campos.cpp:25:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/campos.cpp: In member function âvirtual bool csCameraPosition::Load(iCamera*, iEngine*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/campos.cpp:75:9: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/campos.cpp:78:37: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/impprctx.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/sharevar.cpp:22: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/plugins/engine/3d/portalcontainer.o >C++ ./out/linux/optimize/plugins/engine/3d/impmesh.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/sharevar.cpp:22: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/impprctx.cpp:32:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >C++ ./out/linux/optimize/plugins/engine/3d/lghthalo.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/sharevar.cpp:22:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/material.h:33, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/impmesh.cpp:27: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/impprctx.cpp:37: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/impprctx.cpp:37:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/lghthalo.cpp:28: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/portalcontainer.cpp:33: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/portalcontainer.cpp:33: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/material.h:33, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/impmesh.cpp:27: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/portalcontainer.cpp:33:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/lghthalo.cpp:28: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/3d/material.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/material.h:33:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/impmesh.cpp:27: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/lghthalo.cpp:28:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:53:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/material.cpp:25: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkPlugin rendloop_loader.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:60:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/material.cpp:25: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:36:47: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:132:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:133:32: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:134:36: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:137:35: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:138:50: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/region.h:141:20: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >MkDir1 ./out/linux/optimize/plugins/engine/renderloop/stdsteps >ObjTagMetaData rendloop_loader.so >C++ ./out/linux/optimize/plugins/engine/renderloop/stdsteps/lightiter.o >C++ ./out/linux/optimize/plugins/engine/renderloop/stdsteps/target.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engine/3d/material.cpp:25:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:97:40: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./plugins/engine/3d/engine.h:117:12: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >C++ ./out/linux/optimize/plugins/engine/renderloop/stdsteps/shadowmap.o >C++ ./out/linux/optimize/plugins/engine/renderloop/stdsteps/fullquad.o >C++ ./out/linux/optimize/plugins/engine/renderloop/stdsteps/generic.o >LinkPlugin engine.so >ObjTagMetaData engine.so >C++ ./out/linux/optimize/plugins/engine/renderloop/stdsteps/stdsteps.o >MkDir1 ./out/linux/optimize/plugins/engine/renderloop/shadow/stencil >C++ ./out/linux/optimize/plugins/engine/renderloop/shadow/stencil/stencil.o >MkDir1 ./out/linux/optimize/plugins/engine/renderloop/shadow/stencil2 >C++ ./out/linux/optimize/plugins/engine/renderloop/shadow/stencil2/stencil2.o >MkDir1 ./out/linux/optimize/plugins/engseq >C++ ./out/linux/optimize/plugins/engseq/engseq.o >MkDir1 ./out/linux/optimize/plugins/filesys/vfs >C++ ./out/linux/optimize/plugins/filesys/vfs/vfs.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/filesys/vfs/vfs.cpp: In member function âvirtual csRef<iStringArray> CS::Plugin::VFS::csVFS::MountRoot(const char*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/filesys/vfs/vfs.cpp:1849:69: warning: suggest parentheses around â&&â within â||â >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engseq/engseq.cpp:40:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engseq/engseq.cpp:307:9: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engseq/engseq.cpp: In constructor âCS::Plugin::EngSeq::OpSetMaterial::OpSetMaterial(iParameterESM*, iParameterESM*, iParameterESM*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engseq/engseq.cpp:324:37: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engseq/engseq.cpp: In member function âvirtual void CS::Plugin::EngSeq::OpSetMaterial::Do(csTicks, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engseq/engseq.cpp:344:21: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/engseq/engseq.cpp:346:27: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >LinkPlugin rendstep_std.so >ObjTagMetaData rendstep_std.so >MkDir1 ./out/linux/optimize/plugins/font/server/csfont >C++ ./out/linux/optimize/plugins/font/server/csfont/csfont.o >LinkPlugin vfs.so >ObjTagMetaData vfs.so >MkDir1 ./out/linux/optimize/plugins/font/server/fontplex >C++ ./out/linux/optimize/plugins/font/server/fontplex/fontplex.o >LinkPlugin rendstep_stencil.so >ObjTagMetaData rendstep_stencil.so >MkDir1 ./out/linux/optimize/plugins/font/server/freefnt2 >C++ ./out/linux/optimize/plugins/font/server/freefnt2/freefnt2.o >LinkPlugin rendstep_stencil2.so >ObjTagMetaData rendstep_stencil2.so >MkDir1 ./out/linux/optimize/plugins/mesh/animesh/object >C++ ./out/linux/optimize/plugins/mesh/animesh/object/morphtarget.o >LinkPlugin csfont.so >ObjTagMetaData csfont.so >C++ ./out/linux/optimize/plugins/mesh/animesh/object/animesh.o >C++ ./out/linux/optimize/plugins/mesh/animesh/object/skinning.o >LinkPlugin fontplex.so >ObjTagMetaData fontplex.so >MkDir1 ./out/linux/optimize/plugins/mesh/animesh/persist/skeleton2 >...on 600th target... >LinkPlugin freefnt2.so >C++ ./out/linux/optimize/plugins/mesh/animesh/persist/skeleton2/skeleton2ldr.o >ObjTagMetaData freefnt2.so >MkDir1 ./out/linux/optimize/plugins/mesh/animesh/persist/standard >C++ ./out/linux/optimize/plugins/mesh/animesh/persist/standard/animeshldr.o >LinkPlugin engseq.so >ObjTagMetaData engseq.so >MkDir1 ./out/linux/optimize/plugins/mesh/animesh/skeleton2 >C++ ./out/linux/optimize/plugins/mesh/animesh/skeleton2/fsmnode.o >LinkPlugin skeleton2ldr.so >ObjTagMetaData skeleton2ldr.so >C++ ./out/linux/optimize/plugins/mesh/animesh/skeleton2/othernodes.o >LinkPlugin animeshldr.so >ObjTagMetaData animeshldr.so >C++ ./out/linux/optimize/plugins/mesh/animesh/skeleton2/blendnode.o >C++ ./out/linux/optimize/plugins/mesh/animesh/skeleton2/nodes.o >C++ ./out/linux/optimize/plugins/mesh/animesh/skeleton2/skeleton2.o >C++ ./out/linux/optimize/plugins/mesh/animesh/skeleton2/animation.o >MkDir1 ./out/linux/optimize/plugins/mesh/bezier/object >C++ ./out/linux/optimize/plugins/mesh/bezier/object/clightmap.o >C++ ./out/linux/optimize/plugins/mesh/bezier/object/beziermsh.o >C++ ./out/linux/optimize/plugins/mesh/bezier/object/carrays.o >LinkPlugin animesh.so >C++ ./out/linux/optimize/plugins/mesh/bezier/object/bezier2.o >ObjTagMetaData animesh.so >C++ ./out/linux/optimize/plugins/mesh/bezier/object/lightpool.o >C++ ./out/linux/optimize/plugins/mesh/bezier/object/curvebase.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/bezier/object/beziermsh.cpp: In member function âvoid CS::Plugin::Bezier::BezierTriMeshHelper::Setup()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/bezier/object/beziermsh.cpp:647:51: warning: operation on â(((CS::Plugin::Bezier::BezierTriMeshHelper*)this)->CS::Plugin::Bezier::BezierTriMeshHelper::triangles + ((long unsigned int)(((CS::Plugin::Bezier::BezierTriMeshHelper*)this)->CS::Plugin::Bezier::BezierTriMeshHelper::num_tri * 12u)))->csTriangle::<anonymous>.CS::TriangleT<int>::<anonymous>.CS::TriangleT<int>::<anonymous union>::<anonymous>.CS::TriangleT<int>::<anonymous union>::<anonymous struct>::aâ may be undefined >MkDir1 ./out/linux/optimize/plugins/mesh/bezier/persist/standard >C++ ./out/linux/optimize/plugins/mesh/bezier/persist/standard/bezierldr.o >MkDir1 ./out/linux/optimize/plugins/mesh/emit/object >C++ ./out/linux/optimize/plugins/mesh/emit/object/emit.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/emit/object/emit.cpp: In member function âvirtual void csEmitMix::AddEmitter(float, iEmitGen3D*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/emit/object/emit.cpp:263:43: warning: declaration âstruct csEmitMix::partâ does not declare anything >LinkPlugin skeleton2.so >ObjTagMetaData skeleton2.so >MkDir1 ./out/linux/optimize/plugins/mesh/emit/persist/standard >C++ ./out/linux/optimize/plugins/mesh/emit/persist/standard/emitldr.o >MkDir1 ./out/linux/optimize/plugins/mesh/genmesh/object >C++ ./out/linux/optimize/plugins/mesh/genmesh/object/legacy_lighting.o >LinkPlugin bezierldr.so >ObjTagMetaData bezierldr.so >C++ ./out/linux/optimize/plugins/mesh/genmesh/object/genmesh.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/genmesh/object/genmesh.cpp:58:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkPlugin bezier.so >C++ ./out/linux/optimize/plugins/mesh/genmesh/object/legacy_buffers.o >ObjTagMetaData bezier.so >C++ ./out/linux/optimize/plugins/mesh/genmesh/object/submeshes.o >LinkPlugin emitldr.so >LinkPlugin emit.so >ObjTagMetaData emitldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/genmesh/persist/standard >C++ ./out/linux/optimize/plugins/mesh/genmesh/persist/standard/gmeshldr.o >ObjTagMetaData emit.so >MkDir1 ./out/linux/optimize/plugins/mesh/genmesh/persist/gmesh3ds >C++ ./out/linux/optimize/plugins/mesh/genmesh/persist/gmesh3ds/gmesh3ds.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/genmesh/persist/standard/gmeshldr.cpp: In member function âvirtual csPtr<iBase> CS::Plugin::GenMeshLoader::csGeneralFactoryLoader::Parse(iDocumentNode*, iStreamSource*, iLoaderContext*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/genmesh/persist/standard/gmeshldr.cpp:774:18: warning: converting âfalseâ to pointer type for argument 1 of âcsPtr<T>::csPtr(T*) [with T = iBase]â >MkDir1 ./out/linux/optimize/plugins/mesh/genmesh/anim >C++ ./out/linux/optimize/plugins/mesh/genmesh/anim/gmeshanim.o >MkDir1 ./out/linux/optimize/plugins/mesh/genmesh/skelanim2 >C++ ./out/linux/optimize/plugins/mesh/genmesh/skelanim2/gmeshskelanim.o >LinkPlugin gmesh3ds.so >ObjTagMetaData gmesh3ds.so >MkDir1 ./out/linux/optimize/plugins/mesh/genmesh/animpdl >C++ ./out/linux/optimize/plugins/mesh/genmesh/animpdl/gmeshanimpdl.o >LinkPlugin gmeshskelanim2.so >LinkPlugin gmeshanim.so >ObjTagMetaData gmeshskelanim2.so >MkDir1 ./out/linux/optimize/plugins/mesh/haze/object >C++ ./out/linux/optimize/plugins/mesh/haze/object/haze.o >ObjTagMetaData gmeshanim.so >MkDir1 ./out/linux/optimize/plugins/mesh/haze/persist/standard >C++ ./out/linux/optimize/plugins/mesh/haze/persist/standard/hazeldr.o >LinkPlugin genmesh.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/haze/object/haze.cpp:38:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkPlugin gmeshldr.so >ObjTagMetaData genmesh.so >MkDir1 ./out/linux/optimize/plugins/mesh/instmesh/object >C++ ./out/linux/optimize/plugins/mesh/instmesh/object/instmesh.o >ObjTagMetaData gmeshldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/instmesh/persist/standard >C++ ./out/linux/optimize/plugins/mesh/instmesh/persist/standard/instmeshldr.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/instmesh/object/instmesh.cpp:54:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/instmesh/persist/standard/instmeshldr.cpp: In member function âvirtual csPtr<iBase> csInstMeshLoader::Parse(iDocumentNode*, iStreamSource*, iLoaderContext*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/instmesh/persist/standard/instmeshldr.cpp:571:15: warning: converting âfalseâ to pointer type for argument 1 of âcsPtr<T>::csPtr(T*) [with T = iBase]â >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/instmesh/persist/standard/instmeshldr.cpp:579:15: warning: converting âfalseâ to pointer type for argument 1 of âcsPtr<T>::csPtr(T*) [with T = iBase]â >LinkPlugin gmeshanimpdl.so >ObjTagMetaData gmeshanimpdl.so >MkDir1 ./out/linux/optimize/plugins/mesh/lghtng/object >C++ ./out/linux/optimize/plugins/mesh/lghtng/object/lghtng.o >LinkPlugin hazeldr.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/lghtng/object/lghtng.cpp:26:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >ObjTagMetaData hazeldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/lghtng/persist/standard >C++ ./out/linux/optimize/plugins/mesh/lghtng/persist/standard/lghtngldr.o >LinkPlugin haze.so >ObjTagMetaData haze.so >MkDir1 ./out/linux/optimize/plugins/mesh/null/object >C++ ./out/linux/optimize/plugins/mesh/null/object/nullmesh.o >LinkPlugin instmeshldr.so >ObjTagMetaData instmeshldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/null/persist/standard >C++ ./out/linux/optimize/plugins/mesh/null/persist/standard/nmeshldr.o >LinkPlugin lghtng.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/null/object/nullmesh.cpp:26:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >ObjTagMetaData lghtng.so >MkDir1 ./out/linux/optimize/plugins/mesh/particles/object >C++ ./out/linux/optimize/plugins/mesh/particles/object/builtineffectors.o >LinkPlugin lghtngldr.so >ObjTagMetaData lghtngldr.so >C++ ./out/linux/optimize/plugins/mesh/particles/object/particles.o >LinkPlugin instmesh.so >ObjTagMetaData instmesh.so >LinkPlugin nullmesh.so >C++ ./out/linux/optimize/plugins/mesh/particles/object/builtinemitters.o >ObjTagMetaData nullmesh.so >C++ ./out/linux/optimize/plugins/mesh/particles/object/vertexsetup.o >LinkPlugin nullmeshldr.so >ObjTagMetaData nullmeshldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/particles/persist/standard >C++ ./out/linux/optimize/plugins/mesh/particles/persist/standard/particlesldr.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/particles/persist/standard/particlesldr.cpp: In member function âcsPtr<iParticleEmitter> CS::Plugin::ParticlesLoader::ParticlesBaseLoader::ParseEmitter(iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/particles/persist/standard/particlesldr.cpp:384:18: warning: converting âfalseâ to pointer type for argument 1 of âcsPtr<T>::csPtr(T*) [with T = iParticleEmitter]â >MkDir1 ./out/linux/optimize/plugins/mesh/spr2d/object >C++ ./out/linux/optimize/plugins/mesh/spr2d/object/spr2d.o >C++ ./out/linux/optimize/plugins/mesh/spr2d/object/spr2duv.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/spr2d/object/spr2d.cpp:36:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/spr2d/object/spr2d.cpp: In member function âvoid CS::Plugin::Spr2D::csSprite2DMeshObject::uvAnimationControl::Advance(csTicks)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/spr2d/object/spr2d.cpp:577:10: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/spr2d/object/spr2d.cpp:598:5: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/spr2d/object/spr2d.cpp:615:5: warning: suggest explicit braces to avoid ambiguous âelseâ >MkDir1 ./out/linux/optimize/plugins/mesh/spr2d/persist/standard >C++ ./out/linux/optimize/plugins/mesh/spr2d/persist/standard/spr2dldr.o >LinkPlugin particles.so >ObjTagMetaData particles.so >MkDir1 ./out/linux/optimize/plugins/mesh/spr3d/object >C++ ./out/linux/optimize/plugins/mesh/spr3d/object/spr3d.o >MkDir1 ./out/linux/optimize/plugins/mesh/spr3d/persist/binary >C++ ./out/linux/optimize/plugins/mesh/spr3d/persist/binary/spr3dbin.o >LinkPlugin particlesldr.so >ObjTagMetaData particlesldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/spr3d/persist/standard >C++ ./out/linux/optimize/plugins/mesh/spr3d/persist/standard/spr3dldr.o >LinkPlugin spr2dldr.so >ObjTagMetaData spr2dldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/spr3d/persist/spr3md2 >...on 700th target... >C++ ./out/linux/optimize/plugins/mesh/spr3d/persist/spr3md2/spr3md2.o >LinkPlugin spr3dbin.so >LinkPlugin spr2d.so >ObjTagMetaData spr3dbin.so >MkDir1 ./out/linux/optimize/plugins/mesh/sprcal3d/object >C++ ./out/linux/optimize/plugins/mesh/sprcal3d/object/sprcal3d.o >ObjTagMetaData spr2d.so >MkDir1 ./out/linux/optimize/plugins/mesh/sprcal3d/persist >C++ ./out/linux/optimize/plugins/mesh/sprcal3d/persist/sprcal3dldr.o >LinkPlugin spr3dldr.so >LinkPlugin spr3md2.so >ObjTagMetaData spr3dldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/terrain/brute >C++ ./out/linux/optimize/plugins/mesh/terrain/brute/brute.o >ObjTagMetaData spr3md2.so >MkDir1 ./out/linux/optimize/plugins/mesh/terrain/persist/standard >C++ ./out/linux/optimize/plugins/mesh/terrain/persist/standard/terrainldr.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.h:42:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:63: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp: In member function âbool CS::Plugin::BruteBlock::csTerrBlock::Split()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:366:6: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:381:6: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:396:6: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:411:6: warning: suggest explicit braces to avoid ambiguous âelseâ >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:1299:62: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:1305:66: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:1311:64: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/brute/brute.cpp:1317:68: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:32:0: >./include/imesh/terrain.h:51:3: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:169:57: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:170:61: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:171:59: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:172:63: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >./include/imesh/terrain.h:188:3: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp: In member function âvirtual csPtr<iBase> csTerrainFactoryLoader::Parse(iDocumentNode*, iStreamSource*, iLoaderContext*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:94:9: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:122:35: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp: In member function âvirtual bool csTerrainFactorySaver::WriteDown(iBase*, iDocumentNode*, iStreamSource*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:194:11: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:195:25: warning: âiTerrainFactoryStateâ is deprecated (declared at ./include/imesh/terrain.h:187) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp: In member function âvirtual csPtr<iBase> csTerrainObjectLoader::Parse(iDocumentNode*, iStreamSource*, iLoaderContext*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:278:9: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:303:35: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp: In member function âvirtual bool csTerrainObjectSaver::WriteDown(iBase*, iDocumentNode*, iStreamSource*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:480:11: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/persist/standard/terrainldr.cpp:481:25: warning: âiTerrainObjectStateâ is deprecated (declared at ./include/imesh/terrain.h:50) >LinkPlugin sprcal3dldr.so >ObjTagMetaData sprcal3dldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/terrain/persist/terrain2 >C++ ./out/linux/optimize/plugins/mesh/terrain/persist/terrain2/saver.o >LinkPlugin spr3d.so >ObjTagMetaData spr3d.so >C++ ./out/linux/optimize/plugins/mesh/terrain/persist/terrain2/loader.o >LinkPlugin terrainldr.so >ObjTagMetaData terrainldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/terrain/terrain2 >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/terraformerdatafeeder.o >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/feederhelper.o >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/threadeddatafeeder.o >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/meshobjecttype.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/simpledatafeeder.h:28:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/threadeddatafeeder.h:29, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/threadeddatafeeder.cpp:36: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >LinkPlugin terrain2ldr.so >ObjTagMetaData terrain2ldr.so >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/bruteblockrenderer.o >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/cell.o >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/terrainsystem.o >./include/csgeom/vector3.h: In member function âvirtual csTerrainColliderCollideSegmentResult CS::Plugin::Terrain2::csTerrainCell::CollideSegment(const csVector3&, const csVector3&)â: >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::isect.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::isect.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::isect.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::isect.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::isect.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::isect.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::a.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::a.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::a.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::a.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::a.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::a.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::b.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::b.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::b.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::b.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::b.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::b.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::c.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::c.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::c.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::c.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ was declared here >./include/csgeom/vector3.h:104:28: warning: ârc.csTerrainColliderCollideSegmentResult::c.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/cell.cpp:404:43: note: ârc.csTerrainColliderCollideSegmentResult::c.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ was declared here >LinkPlugin bruteblock.so >ObjTagMetaData bruteblock.so >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/factory.o >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/terrain.o >C++ ./out/linux/optimize/plugins/mesh/terrain/terrain2/simpledatafeeder.o >LinkPlugin sprcal3d.so >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/simpledatafeeder.h:28:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/terrain/terrain2/simpledatafeeder.cpp:35: >./include/iengine/engine.h:236:33: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:250:68: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:458:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:526:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:582:76: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:665:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:886:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:965:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:985:54: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1033:23: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/iengine/engine.h:1194:55: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >ObjTagMetaData sprcal3d.so >MkDir1 ./out/linux/optimize/plugins/mesh/thing/object >C++ ./out/linux/optimize/plugins/mesh/thing/object/lghtmap.o >C++ ./out/linux/optimize/plugins/mesh/thing/object/polytext.o >C++ ./out/linux/optimize/plugins/mesh/thing/object/polygon.o >C++ ./out/linux/optimize/plugins/mesh/thing/object/polyrender.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/lghtmap.cpp:32:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:578:8: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >LinkPlugin terrain2.so >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:955:9: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:1017:8: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polytext.cpp:40:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:578:8: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:955:9: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:1017:8: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >ObjTagMetaData terrain2.so >C++ ./out/linux/optimize/plugins/mesh/thing/object/parrays.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polygon.cpp:47:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:578:8: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:955:9: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:1017:8: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polygon.cpp: In member function âbool CS::Plugin::Thing::csPolygon3DStatic::Finish(iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polygon.cpp:616:75: warning: âvirtual void iEngine::GetMaxLightmapSize(int&, int&)â is deprecated (declared at ./include/iengine/engine.h:326) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polygon.cpp: In member function âbool CS::Plugin::Thing::csPolygon3D::CalculateLightingStatic(iFrustumView*, iMovable*, CS::Plugin::Thing::csLightingPolyTexQueue*, bool, const csMatrix3&, const csVector3&, const csPlane3&, CS::Plugin::Thing::csPolygon3DStatic*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polygon.cpp:1541:6: warning: suggest explicit braces to avoid ambiguous âelseâ >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp:32:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:578:8: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:955:9: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:1017:8: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/parrays.cpp:23:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:578:8: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:955:9: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:1017:8: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp: In member function âvirtual void CS::Plugin::Thing::csPolygonRenderer::BufferAccessor::PreGetBuffer(csRenderBufferHolder*, csRenderBufferName)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp:597:12: warning: ât_v.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp:597:12: warning: ât_v.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp:597:12: warning: ât_v.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >C++ ./out/linux/optimize/plugins/mesh/thing/object/thing.o >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp: In member function âvoid CS::Plugin::Thing::csPolygonRenderer::PrepareBuffers(uint&, uint&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp:118:17: warning: ât_v.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::zâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp:118:17: warning: ât_v.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::yâ may be used uninitialized in this function >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/polyrender.cpp:118:17: warning: ât_v.csVector3::<anonymous>.csVector3::<anonymous union>::<anonymous>.csVector3::<anonymous union>::<anonymous struct>::xâ may be used uninitialized in this function >C++ ./out/linux/optimize/plugins/mesh/thing/object/lppool.o >MkDir1 ./out/linux/optimize/plugins/mesh/thing/persist/standard >C++ ./out/linux/optimize/plugins/mesh/thing/persist/standard/thingldr.o >MkDir1 ./out/linux/optimize/plugins/mesh/protomesh/object >C++ ./out/linux/optimize/plugins/mesh/protomesh/object/protomesh.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:70:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:578:8: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:955:9: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.h:1017:8: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:94:8: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:97:13: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:99:13: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:107:11: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:107:11: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:119:55: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:127:41: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp: In member function âvirtual csPtr<iMeshObject> CS::Plugin::Thing::csThingStatic::NewInstance()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:960:60: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1088:29: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1257:25: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1270:7: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp: In member function âvirtual csPtr<iPolygonHandle> CS::Plugin::Thing::csThingStatic::CreatePolygonHandle(int)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1272:16: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1273:28: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1280:35: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1294:28: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1302:74: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1311:30: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1342:47: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1352:73: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1372:50: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1387:65: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1400:19: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1415:40: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1434:50: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1450:79: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1461:92: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1472:81: warning: âcsPolygonRangeâ is deprecated >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1942:7: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp: In member function âvirtual csPtr<iPolygonHandle> CS::Plugin::Thing::csThing::CreatePolygonHandle(int)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1945:16: warning: âiPolygonHandleâ is deprecated (declared at ./include/imesh/thing.h:161) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/object/thing.cpp:1946:28: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >MkDir1 ./out/linux/optimize/plugins/mesh/protomesh/persist/standard >C++ ./out/linux/optimize/plugins/mesh/protomesh/persist/standard/protomeshldr.o >MkDir1 ./out/linux/optimize/plugins/mesh/skeleton/object >C++ ./out/linux/optimize/plugins/mesh/skeleton/object/skeleton.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:40:0: >./include/imap/ldrctxt.h:113:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >./include/imap/ldrctxt.h:194:41: warning: âiRegionâ is deprecated (declared at ./include/iengine/region.h:56) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:58:0: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.h:59:9: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.h:60:9: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.h:129:33: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.h:136:33: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: In member function âbool CS::Plugin::ThingLoader::csThingLoader::ParsePortal(iDocumentNode*, iLoaderContext*, uint32&, bool&, bool&, int&, csMatrix3&, csVector3&, csVector3&, iString*, bool&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:381:13: warning: âvirtual bool iSyntaxService::HandlePortalParameter(iDocumentNode*, iLoaderContext*, uint32&, bool&, bool&, int&, csMatrix3&, csVector3&, csVector3&, iString*, bool&, bool&)â is deprecated (declared at ./include/imap/services.h:289) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:417:13: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: In member function âbool CS::Plugin::ThingLoader::csThingLoader::ParsePoly3d(iDocumentNode*, iLoaderContext*, iEngine*, float, iThingFactoryState*, int, bool&, iMeshWrapper*, bool&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:435:9: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:435:51: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: At global scope: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:923:33: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: In member function âbool CS::Plugin::ThingLoader::csThingLoader::LoadThingPart(iThingEnvironment*, iDocumentNode*, iLoaderContext*, iObjectRegistry*, iReporter*, iSyntaxService*, CS::Plugin::ThingLoader::ThingLoadInfo&, iEngine*, int, bool, iMeshWrapper*, bool&)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:981:2: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:981:2: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1022:46: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1032:41: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1064:10: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1064:60: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1074:46: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1078:41: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1090:2: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1090:2: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1107:2: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1107:2: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1146:2: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1146:2: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1164:2: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1164:2: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: In member function âvirtual csPtr<iBase> CS::Plugin::ThingLoader::csThingLoader::Parse(iDocumentNode*, iStreamSource*, iLoaderContext*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1232:9: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1233:23: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: In member function âvirtual csPtr<iBase> CS::Plugin::ThingLoader::csThingFactoryLoader::Parse(iDocumentNode*, iStreamSource*, iLoaderContext*, iBase*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1315:9: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1316:23: warning: âiThingEnvironmentâ is deprecated (declared at ./include/imesh/thing.h:837) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1320:45: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: In member function âvirtual bool CS::Plugin::ThingLoader::csThingSaver::WriteDown(iBase*, iDocumentNode*, iStreamSource*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1367:11: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1367:50: warning: âiThingStateâ is deprecated (declared at ./include/imesh/thing.h:711) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1386:13: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1386:58: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp: In member function âvirtual bool CS::Plugin::ThingLoader::csThingSaver::WriteFactory(iBase*, iDocumentNode*)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1408:11: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/thing/persist/standard/thingldr.cpp:1409:25: warning: âiThingFactoryStateâ is deprecated (declared at ./include/imesh/thing.h:216) >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/mesh/protomesh/object/protomesh.cpp:35:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkPlugin thingldr.so >LinkPlugin protomeshldr.so >ObjTagMetaData protomeshldr.so >ObjTagMetaData thingldr.so >MkDir1 ./out/linux/optimize/plugins/mesh/skeleton/persist/standard >MkDir1 ./out/linux/optimize/plugins/misc/pathloader >C++ ./out/linux/optimize/plugins/misc/pathloader/pathloader.o >C++ ./out/linux/optimize/plugins/mesh/skeleton/persist/standard/skelldr.o >LinkPlugin protomesh.so >ObjTagMetaData protomesh.so >MkDir1 ./out/linux/optimize/plugins/physics/loader >C++ ./out/linux/optimize/plugins/physics/loader/physldr.o >LinkPlugin pathloader.so >ObjTagMetaData pathloader.so >MkDir1 ./out/linux/optimize/plugins/physics/odedynam >C++ ./out/linux/optimize/plugins/physics/odedynam/odedynam.o >LinkPlugin physldr.so >LinkPlugin skelldr.so >ObjTagMetaData physldr.so >MkDir1 ./out/linux/optimize/plugins/physics/bullet >C++ ./out/linux/optimize/plugins/physics/bullet/bullet.o >ObjTagMetaData skelldr.so >MkDir1 ./out/linux/optimize/plugins/proctex/ptanimimg >C++ ./out/linux/optimize/plugins/proctex/ptanimimg/ptanimimg.o >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/proctex/ptanimimg/ptanimimg.cpp:23:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp: In member function âvirtual void CS::Plugin::odedynam::csODEDynamicSystem::Step(float)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:813:49: error: âdWorldStepFast1â was not declared in this scope >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp: In member function âvoid CS::Plugin::odedynam::csODECollider::AddMassToBody(bool)â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:1122:9: warning: âvoid dMassSetCappedCylinder(dMass*, dReal, int, dReal, dReal)â is deprecated (declared at /usr/include/ode/mass.h:84) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:1122:63: warning: âvoid dMassSetCappedCylinder(dMass*, dReal, int, dReal, dReal)â is deprecated (declared at /usr/include/ode/mass.h:84) >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp: In member function âvirtual ODEJointType CS::Plugin::odedynam::csODEJoint::GetType()â: >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:3118:10: warning: enumeration value âdJointTypeNoneâ not handled in switch >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:3118:10: warning: enumeration value âdJointTypeNullâ not handled in switch >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:3118:10: warning: enumeration value âdJointTypeLMotorâ not handled in switch >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:3118:10: warning: enumeration value âdJointTypePlane2Dâ not handled in switch >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:3118:10: warning: enumeration value âdJointTypePRâ not handled in switch >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:3118:10: warning: enumeration value âdJointTypePUâ not handled in switch >/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp:3118:10: warning: enumeration value âdJointTypePistonâ not handled in switch >In file included from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/bullet/bullet.cpp:36:0: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >LinkPlugin ptanimimg.so >LinkPlugin thing.so >ObjTagMetaData ptanimimg.so >MkDir1 ./out/linux/optimize/plugins/proctex/ptpdlight > > x86_64-pc-linux-gnu-g++ -c -o ./out/linux/optimize/plugins/physics/odedynam/odedynam.o -I/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/. -I./include -I/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/./include -march=native -mtune=native -O2 -pipe -pipe -march=native -mtune=native -O2 -pipe -Wall -Wno-unknown-pragmas -fvisibility=hidden -mfpmath=sse -march=native -mtune=native -O2 -pipe -march=native -mtune=native -O2 -pipe -fno-exceptions -fvisibility-inlines-hidden -fPIC -DdSINGLE /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/physics/odedynam/odedynam.cpp > >...failed C++ ./out/linux/optimize/plugins/physics/odedynam/odedynam.o ... >...skipped odedynam.so for lack of <plugins!physics!odedynam!>odedynam.o... >C++ ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight_generic.o >ObjTagMetaData thing.so >LinkPlugin skeleton.so >In file included from ./include/cstool/proctex.h:38:0, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/proctex/ptpdlight/ptpdlight.h:37, > from /var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0/plugins/proctex/ptpdlight/ptpdlight_generic.cpp:29: >./include/ivideo/graph2d.h:146:3: warning: âiOffscreenCanvasCallbackâ is deprecated (declared at ./include/ivideo/graph2d.h:145) >ObjTagMetaData skeleton.so >LinkPlugin ptpdlight.so >x86_64-pc-linux-gnu-g++: ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight_loader.o: File o directory non esistente >x86_64-pc-linux-gnu-g++: ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight.o: File o directory non esistente >x86_64-pc-linux-gnu-g++: ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight_mmx.o: File o directory non esistente > > x86_64-pc-linux-gnu-g++ -Wl,--as-needed -o ptpdlight.so ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight_generic.o ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight_loader.o ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight.o ./out/linux/optimize/plugins/proctex/ptpdlight/ptpdlight_mmx.o -Wl,-O1 -Wl,--as-needed -lc -lm -ldl -lnsl -L/usr/local/lib -Wl,-z,defs -Wl,--warn-unresolved-symbols -shared -Wl,--gc-sections ./out/linux/optimize/libs/libcrystalspace-1.4.so -lz -lpthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -lc -lm -ldl -lnsl -L/usr/local/lib -Wl,-z,defs -Wl,--warn-unresolved-symbols \ > -Wl,-soname,ptpdlight.so > >...failed LinkPlugin ptpdlight.so ... >LinkPlugin bullet.so >ObjTagMetaData bullet.so >...failed updating 2 target(s)... >...skipped 1 target(s)... >...updated 772 target(s)... > [31;01m*[0m ERROR: dev-games/crystalspace-1.4.0 failed (compile phase): > [31;01m*[0m compile failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 4985: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m jam -q ${jamopts} || die "compile failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-games/crystalspace-1.4.0'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-games/crystalspace-1.4.0'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info >/usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `compile failed': not a pid or valid job spec > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-games:crystalspace-1.4.0:20120727-061346.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-games/crystalspace-1.4.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-games/crystalspace-1.4.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0' > [31;01m*[0m S: '/var/tmp/portage/dev-games/crystalspace-1.4.0/work/crystalspace-src-1.4.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 428260
: 319346